﻿@charset "utf-8";
/* CSS Document */

body {
	padding-top:10px;
	background-color:#717173;
	font-size:75%;
	color:#222;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}

a {
	font-weight:bold;
	color:#900;
	text-decoration:none;
}

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}

h2 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: normal;
	font-size: 18px;
}

object, img {
	outline: none;
}

.link {
	cursor: pointer;
}

.submenuname {
	right: 10px;
	position: absolute;
}

img.framed_thumb {
	border: 1px solid #CCCCCC;
	margin-right:6px;
	padding:3px;
}

/* ================= GALERIA ================== */

.gal_box {
	float:left;
	text-align:left;
	width:660px;
}

.galTitle {
	float:right;
	font-family:Georgia,Times,"Times New Roman",serif;
	font-weight:bold;
	width: 660px
}

.galDesc {
	padding: 10px 0px 10px 0;
	float:right;
	font-family:Georgia,Times,"Times New Roman",serif;
	width: 660px
}


.thumbs {
	text-align: left;
}

img.thumb {
	margin-right:6px;
	padding:3px;
	border: 0;
}

.thumb_container_outer {
	border:1px solid #CCCCCC;
	float:left;
	height:103px;
	margin-bottom:3px;
	margin-right:12px;
	text-align:center;
	width:153px;
}

.thumb_container_inner {
	height:100px;
	overflow:hidden;
	width:150px;
	display:block;
}

a img.thumb {
	opacity: 0.8;
}

a:hover img.thumb, a:active img.thumb {
	opacity:1;
}

#curgal {
	display: none;
}

/* ================= /GALERIA ================= */

.root {
	width:900px;
	margin: 0 auto;
}
.mainTable {
	background-color:#fff;
	width:900px;
	border:1px solid #333;
}
.contentTable {
	padding: 0px;
	table-layout: fixed;
	margin-top:1px;
	background-color:#fff;
	width:900px;
	border:1px solid #333;
	position:relative;
}

#FlashID {
	visibility:hidden;
}

#barTop {
	width:900px;
	height:60px;
}

#logo {
	float:left;
	width:220px;
	height:60px;
}

#logo h1, #logo h2 {
	display: none;
}

#menu {
	float:right;
	width:680px;
	height:60px;
}

#menu object {
	float: right;
}

.fright {
	float: right;
}

.headerTab {
	padding:10px;
	width:200px;
	float:left;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: normal;
	font-size: 20px;
	position:relative;
	text-align:right;
}
.tableRow {
	width:900px;
	position: relative;
	}
.dateTab {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight:normal;
	padding:10px;
	width:200px;
	float:left;
	position:relative;
	text-align:right;
}
.titleTab {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight:bold;
	padding:10px;
	width:660px;
	float:right;
	text-align:left;
}
.textTab {
	width:660px;
	padding:10px;
	float:right;
	text-align:left;
}

.thumbContent {
	padding-top:10px;
}

.lineBreak {
	font-size:0;
	line-height:0;
	overflow:hidden;
	height:1px;
	background-color:#ccc;
	width:800px;
	margin-bottom:10px;
	text-align:right;
}

.formNames {
	width:150px;
	float:left;
}

input {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:10px;
	border: 1px dotted #333;
}

select {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:10px;
	border: 1px dotted #333;
}

form.grid {
	position: relative;
}

form.grid div.cell {
	margin-bottom:5px;
}

form.grid label {
	display:block;
	float:left;
	margin-right:10px;
	width:120px;
}

#fv_link {
	display: block;
	margin: 4px 0 4px 0;
	cursor: pointer;
}

.fv {
	display: none;
	z-index: 2;
}

/* ----------------------- Warsztaty ------------------------ */

.workshop {
	position: relative;
	width: 650px;
	overflow: hidden;
	padding-left: 1px;
}

.reg_form {
	position: absolute;
	left: 1200px;
	top: 0;
	width: 670px;	
	padding-left: 1px;
}

.reg_link {
	font-weight:bold;
	color:#900;
	text-decoration:none;
	cursor: pointer;
}

.savetext {
	display: none;
	color: #00FF00;
	font-weight: bold;
}