@charset "utf-8";
*{ margin: 0; padding: 0; }

:focus,:active { outline: 0; }
body {
	font: 12px Tahoma, Arial, Sans-Serif;
	/*
	color: #000;
	background: #ccc;
	*/
	background-color: #FFF;
}
a { text-decoration: none; color: #000; }
a:hover { color: #000; text-decoration: underline;}

a.gal {text-decoration: none;}
a.gal:hover {text-decoration:none;}

.x { clear: both; }

p { line-height: 22px; margin: 0 0 22px; color:#666; }
img { border: 0; }

h1 { font-size: 24px; font-weight: normal; margin-bottom: 15px;}
h2 { font-size: 14px; font-weight: normal; margin-bottom: 2px; color: #333; }
h3 { font-size: 14px; font-weight: bolder; margin-bottom: 10px; color: #333; }
h4 { font-size: 18px; font-weight: normal; float: left; margin: 3px 0 10px; width: 460px; }

#wrapper { margin: 0 auto; width: 980px; background: url(../images/bg.jpg) no-repeat; }

#logo { padding: 20px 12px 10px; }
	#logo h1 { font: bold 30px Arial; color: red; letter-spacing: 4px; font-style:italic;}
		#logo h1 a { color: black; text-decoration: none;}
		
		#logo h1 a span { color: #000; font: 22px Arial; text-shadow: 1px 1px 1px #fff; letter-spacing: 4px;}
#content { background: #fff; width: 980px; text-decoration: none;}
	
.menu { list-style:none; margin: 14px 25px 0 10px; width: 690px; float: left; }
	.menu li { float: left; margin: 0 4px 0 0; }
	.menu li a { display: block; font-size: 14px; padding: 14px 19px; border: 1px solid #fff; font-weight:bold;}
	.menu a:hover, .menu li.current a { border: 1px solid #ddd; font-weight:bold; font-style:italic; text-decoration: none;}

		.menu li ul { display: block; background: #fff; margin: -1px 0 0; position: absolute; display: none; z-index: 2; border: 1px solid #ddd; }
		.menu li ul li { float: none; display: inline; margin: 0; padding: 0; }
		.menu li ul li a { width: auto; margin: 4px; white-space: nowrap; }

#search { float: right; width: 200px; margin: 10px 10px; display: inline; }
	#search .text { width: 200px; height: 16px; border: 1px solid #ddd; padding: 5px; float: left; color: #888; }
	#search .submit { float: right; border: 0; background: #000 url(../images/search.gif) no-repeat center 8px; width: 32px; height: 28px; padding-top: 1px; }

#pitch { margin-bottom: 30px; }
	#pitch .infoline { margin-top: -70px; padding: 25px 0 25px 25px; background: #000; font-size: 18px; width: 955px; height: 18px; opacity:0.70; filter:alpha(opacity=70); color: #fff; }

	.pitch-gallery { overflow: hidden; width: 980px; position: relative; }
		.pitch-gallery-holder { width: 3920px; position: relative; top: 0; left: 0; }
		.pitch-gallery-div { float: left; }
		
#left { width: 600px; float: left; margin-left: 25px; display: inline; }
	#left img { float: left; margin: 5px 20px 2px 0; padding: 3px; border: 1px solid #ccc; }
	#left form { padding-left: 45px; }
	#left label { float: left; display: block; clear: both; padding: 3px 0; color: #666; font-weight: normal; width: 150px; }
		#left .lcurrent { font-weight: bold; }
	#left label img { vertical-align: middle; }
	#left input.text, textarea, select { float: left; margin: 0 5px 10px 0; padding: 7px; width: 350px; border: 1px solid #ccc; }
	#left textarea { height: 200px; }
	#left select { width: 366px; }
	#left input.radio {  }
		#left input:focus { border-color:#aaa; }
		#left textarea:focus { border-color: #aaa; }	
	.error { font-size: 10px; color: #666; margin: 0 0 10px 150px; display: none; }
	#left .submit { border: 0; background: #000; color: #fff; padding: 5px; float: left; margin-left: 150px; }
	
ul { color: #666; margin: 0 0 10px 30px; line-height: 18px; }
ol { color: #666; margin: 5px 0 5px 30px; line-height: 18px; }
	
	#contact-back { margin: 12px 40px 0 0; float: right; }

.post { position: relative; margin-bottom: 20px; height: 127px; }
.post-options { position: relative; margin: -37px 0 40px 0; font-size: 10px; color: #666; }

#right { width: 260px; float: right; border-left: 1px solid #ccc; padding-left: 36px; margin-right: 25px; display: inline; }
	
#feature { margin-left: 25px; padding-bottom: 10px; }
	.small-post { float: left; width: 260px; margin-right: 75px; }
		.small-post img { border: 1px solid #ccc; padding: 3px; margin-bottom: 10px; }
	.last { text-align: center; display: block; margin-left: auto; margin-right: auto }
	#feature ul { margin-top: -11px; }
	
.post-info { font-size: 11px; color: #999; }
.read-more { background: url(../images/link.gif) no-repeat center left; float: right; padding-left: 13px; font-size: 10px; }
.break { border-top: 1px solid #ccc; margin: 30px 0; display: block; }
	.no-border { border: 0; }
.space { margin-bottom: 20px; }

#tabela td {border: 1px solid black; padding: 3px;}

#tabelemodelu {width: 630px; padding: 0; margin: 0;}

caption {padding: 0 0 5px 0; width: 630px; font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; text-align: right;}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(../images/bg_header.jpg) no-repeat;
}

th.nobg {border-top: 0; border-left: 0; border-right: 1px solid #C1DAD7; background: none;}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	text-align: center;
}


td.alt {background: #F5FAFA; color: #797268;}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(../images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(../images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

#content blockquote {
	margin:10px 60px;
	padding:15px;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:12px;
	color:#444;
	border:1px solid #ddd;
	background-color:#eee;

}

#content blockquote p {margin:0; padding:0;	text-indent:0;}

.faqodp {
	display: block;
	padding: 10px;
	margin: 10px;
	background: #EEEEEE;
	font-weight: normal;
}

ol.faq {
font-weight: bold;
}

.galopisw {
	display: block;
	padding: 10px;
	background: #EEEEEE;
	font-weight: bold;
	font-size:18px;
	margin-left:15px;
	margin-bottom:15px;
}

.galopis {
	display: block;
	padding: 10px;
	background: #ecf7fd;
	font-weight: bold;
	font-size:18px;
	margin-left:15px;
	margin-bottom:15px;
}

.galtxt {
	padding: 10px;
	font-weight: normal;
	font-size:12px;
	margin-left:15px;
}

.icon{
margin-right: 5px;
align:absmiddle;
vertical-align:middle;
}




/* -----------------------------------
footer
----------------------------------- */



#footer-container
{
	clear: both;
	float: left;
	width: 100%;
	background: #ecf7fd;
	padding: 30px 0;
}

#back-to-top {
	background: url(../images/arrow-up.gif) no-repeat right;
	padding-right: 20px;
	margin: 0px 10px 10px 0px;
	text-decoration: none;
	text-align: right;

}

#footerf
{
	margin: 0 auto;
	width: 940px;
}


#footer-details
{
	float: left;
	width: 185px;
	margin: 0 23px 0 0;
}


#footer-contact
{
	float: left;
	width: 480px;
	padding: 0 20px;
	border-left: 2px solid #c5dbe7;
	border-right: 2px solid #c5dbe7;
	word-spacing: 3px;
}

#footer-follow
{
	float: right;
	width: 185px;
}

#footer-follow ul
{
	margin: 0;
	padding: 0;
}

#footer-follow ul li
{
	margin: 5;
	padding: 5px 0 5px 40px;
	list-style-type: none;
}

#add {background: url(../images/add.gif) no-repeat; vertical-align:middle;}

/*
#footer-follow ul li.kontakt { background: url(../images/ikontakt.gif) no-repeat; vertical-align:middle;}
#footer-follow ul li.film { background: url(../images/ikontakt.gif) no-repeat; vertical-align:middle;}
#footer-follow ul li.galeria { background: url(../images/ikontakt.gif) no-repeat; vertical-align:middle;}
*/

#footer-follow ul li.facebook { background: url(../images/i_facebook.gif) no-repeat 0 50%; }
#footer-follow ul li.youtube { background: url(../images/i_youtube.gif) no-repeat 0 50%; }


#footer-follow ul li a { font-weight: bold; padding: 5px;}

#footer-follow ul li a:link { color: #024d80; }

#footer-follow ul li a:visited { color: #035891; }

#footer-follow ul li a:focus { color: #000;}

#footer-follow ul li a:hover { color: #5b8c02; text-decoration: underline;}

#footer-follow ul li a:active { color: #b00; }

#footer-general { clear: both; }



#footer-general ul
{
	margin: 0;
	padding: 2em 0;
	text-align: left;
}

#footer-general li
{
	padding: 0;
	list-style-type: none;
	display: inline;
	margin: 0 20px 0 0;
}



#footer-general a { font-weight: normal; }


#footer-txt {
	padding: 0;
	text-align: justify;
	font-size: 10px;
	color: #666;	
}

/**********************************
Tabele porownawcze
**********************************/
/*
caption,th,td {font-weight:400; text-align:left; vertical-align:middle;}
table {vertical-align:middle; margin-bottom:8px; width:100%;}
th {background:#C3D9FF; font-weight:700;}
th,td {padding:4px 10px 4px 5px;}
tr td {background:#E5ECF9; text-align:center;}
*/
