@import url("/css/thickbox.css");
@import url("/css/forms.css");
@import url("/css/croper.css");

*, * focus {
	outline:none;
	margin:0;
	padding:0;
	}

body {
	background:url(/gfx/bck_main.jpg) #f5f3e7;
	text-align:center;
	}
	
a {
	color:#fff;
	text-decoration:none;
	}
	
a:hover {
	color:#6fbce4;
	}		
	
a img {
	border:none;
	}
	
.borImg, .zoom {
	border:2px solid #eaeaea;
	position:relative;
	}
	
.imageOver {
	background:url(/gfx/zoom.gif) no-repeat 50% 50%;	
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	}
	
.left {
	float:left;
	margin:5px 10px 0 0;
	position:relative;
	display:inline;
	}
	
.right {
	float:right;
	margin:5px 0 0 10px;
	position:relative;
	display:inline;
	}
	
.aRight {
	text-align:right;
	}
	
#topHolder, #topAnim {
	width:100%;
	min-width:980px;
	height:415px;
	position:relative;
	background:url(/gfx/bck_top.jpg) repeat-x;
	z-index:2;
	}
	
#topAnim {
	background:none;
	z-index:2;
	}	
	
#inforBox {
	width:980px;
	height:15px;
	position:absolute;
	z-index:3;
	margin-left:-490px;
	left:50%;
	bottom:0;
	}	
	
#container {
	width:100%;
	min-width:980px;
	background:url(/gfx/bck_content.jpg) repeat-x 0 22px;
	overflow:hidden;
	position:relative;
	z-index:1;
	display:block;
	text-align:left;
	}
	
#contentHolder {
	width:980px;
	height:252px;
	background:url(/gfx/bck_index.jpg) no-repeat;
	margin:0 auto;
	position:relative;
	z-index:1;
	}
	
#rightWing {
	position:absolute;
	right:-3500px;
	top:117px;
	background:#f2f0e2;
	width:3500px;
	height:89px;
	}
	
#telephone {
	width:129px;
	height:42px;
	position:absolute;
	top:140px;
	right:165px;
	background:url(/gfx/kontakt.gif) no-repeat;
	z-index:1;
	}
	
.header {
	display:block;
	position:absolute;
	top:22px;
	z-index:1;
	}
	
#leftCol .header2 {
	margin:0 0 17px 0;
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#f8f5e5;
	padding:0 0 10px 2px;
	border-bottom:1px solid #686868;
	}
	
.first {
	left:90px;
	}
	
.second {
	left:397px;
	}
	
.third {
	left:711px;
	}
	
#newsletterEmail {
	width:186px;
	height:15px;
	background:none;
	border:none;
	font:12px Arial, Helvetica, sans-serif;
	color:#cecece;
	position:absolute;
	left:698px;
	top:69px;
	padding:3px 0 4px 0;
	z-index:1;
	}	
	
#newsletterSend {
	position:absolute;
	top:66px;
	right:56px;
	z-index:1;
	}
	
#help {
	position:absolute;
	top:20px;
	right:56px;
	display:block;
	z-index:1;
	}
	
#helpBox {
	width:200px;
	height:50px;
	padding:10px 15px 10px 15px;
	text-align:left;
	font:11px/16px Arial, Helvetica, sans-serif;
	color:#f5e7e7;
	background:url(/gfx/bck_help.png) no-repeat;
	position:absolute;
	right:88px;
	bottom:-65px;
	z-index:2;
	display:none;
	}
	
* html #helpBox {
	background:url(/gfx/bck_help.gif) no-repeat;
	}
	
#aboutBox {
	width:253px;
	height:102px;
	position:absolute;
	left:60px;
	top:70px;
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#dfdfdf;
	overflow:hidden;
	}
	
#newsBox {
	width:250px;
	height:102px;
	position:absolute;
	left:369px;
	top:70px;
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#dfdfdf;
	overflow:hidden;
	}
	
.date {
	font:11px/16px Arial, Helvetica, sans-serif;
	color:#bebdbd;
	padding-left:18px;
	background:url(/gfx/time.gif) no-repeat 0 2px;
	}
	
.title {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:4px 0 4px 0;
	}
	
.title2 {
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0 0 10px 0;
	}	
	
#ofertaBox {
	width:230px;
	height:158px;
	position:absolute;
	left:380px;
	top:66px;
	overflow:hidden;
	}		
	
.sbutton {
	height:27px;
	cursor:pointer;
	display:inline-block;
	padding:0 0 0 5px;
	background-position:0 0;
	background-repeat:no-repeat;
	font:12px Arial, Helvetica, sans-serif;
	color:#cbcac1;
	text-decoration:none;
	overflow:hidden;
	}
 
.sbutton span {
	height:100%;
	padding:5px 15px 0 10px;
	display:inline-block;
	background-position:100% 0;
	background-repeat:no-repeat;
	}
 
.blue, .orange {
	background-image:url(/gfx/but-left.png);
	}
	
* html .blue, * html .orange {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='gfx/but-left.png');
	}	
	
.blue span, .orange span {
	background-image:url(/gfx/but-right.png);
	}
	
* html .blue span, * html .orange span {
	background-image:url(/gfx/but-right.gif);
	}
	
.blue:hover {
	color:#70bee6;
	}
	
.orange:hover {
	color:#d98022;
	}		
	
.more {
	margin:10px 0 0 0;
	padding:0;
	text-align:right;
	position:absolute;
	top:175px;
	}
	
.about {
	left:205px;
	}
	
.news {
	left:512px;
	}
	
#menuBox {
	width:980px;
	height:55px;
	margin:0 auto;
	position:relative;
	}
	
#menu {
	font:12px Arial, Helvetica, sans-serif;
	color:#9b100c;
	position:absolute;
	left:35px;
	bottom:20px;
	}

#menu a {
	display:block;
	float:left;
	text-decoration:none;
	color:#9b100c;
	}
	
#menu a:hover, #menu a.active {
	text-decoration:none;
	color:#000;
	}
	
#menu a.active {
	font-weight:bold;
	}		
	
#menu p {
	float:left;
	margin:0 8px;
	}
	
#topBut {
	display:block;
	position:absolute;
	right:35px;
	top:17px;
	}	
	
#footer {
	width:100%;
	min-width:980px;
	height:38px;
	background:url(/gfx/bck_footer.jpg) repeat-x;
	padding-bottom:10px;
	}
	
#footerBox {
	width:980px;
	height:38px;
	margin:0 auto;
	position:relative;
	font:11px Arial, Helvetica, sans-serif;
	color:#3f3f3f;
	}
	
#copy {
	position:absolute;
	left:35px;
	bottom:13px;
	}
	
#design {
	position:absolute;
	right:35px;
	bottom:13px;
	}
	
#design a {
	font-weight:bold;
	color:#3f3f3f;
	text-decoration:none;
	}
	
#design a:hover {
	color:#9b100c;
	}
	
#contentHolder2 {
	width:980px;
	background:url(/gfx/bck_subpage2.jpg) repeat-y;
	margin:0 auto;
	position:relative;
	z-index:1;
	}
	
#contentHolder3 {
	width:980px;
	height:auto;
	min-height:315px;
	background:url(/gfx/bck_subpage.jpg) no-repeat;
	overflow:hidden;
	}
	
* html #contentHolder3 {
	height:315px;
	overflow:visible;
	}
	
#contentFooter {
	width:980px;
	height:15px;
	background:url(/gfx/bck_subpage3.jpg) no-repeat;
	position:relative;
	clear:both;
	}
	
* html #contentFooter {
	bottom:-5px;
	}
		
#leftCol {
	width:676px;
	margin:0 0 0 10px;
	padding:0 0 13px 0;
	float:left;
	display:inline;
	position:relative;
	font:13px/20px Arial, Helvetica, sans-serif;
	color:#dcdcdc;
	}
	
#rightCol {
	width:284px;
	height:auto !important;
	min-height:120px;
	height:120px;
	margin:0 10px 0 0;
	float:right;
	display:inline;
	position:relative;
	background:url(/gfx/bck_rightcol.jpg) no-repeat;
	}
	
#ofertaBox2 {
	width:230px;
	height:155px;
	margin:40px auto 37px auto;
	}
	
#ofertaBox3 {
	width:100%;
	margin:40px auto 25px auto;
	}
	
#ofertaBox3	a {
	width:240px;
	display:block;
	font:14px/22px Arial, Helvetica, sans-serif;
	color:#dcdcdc;
	margin:5px 0 5px 10px;
	padding:5px 10px 5px 10px;
	background:#414141;
	}
	
#ofertaBox3 a:hover {
	background:#2b2a26;
	color:#fff;
	}
	
#ofertaBox3 a.active {
	background:#2b2a26;
	color:#6fbce4;
	}		
		
#telBox {
	width:284px;
	height:89px;
	background:url(/gfx/telbox.jpg) no-repeat;
	margin-bottom:10px;
	}
	
#rozkladBox {
	width:284px;
	height:89px;
	background:url(/gfx/rozkladbox.jpg) no-repeat;
	margin-bottom:15px;
	}
	
#rozkladBox a {
	display:block;
	width:284px;
	height:89px;
	}				
	
#leftCol p {
	margin:0 0 15px 0;
	}
	
#header {
	width:580px;
	position:absolute;
	left:50px;
	top:70px;
	padding:0 0 10px 2px;
	border-bottom:1px solid #686868;
	}
	
#header2 {
	position:absolute;
	right:46px;
	top:68px;
	font:20px Arial, Helvetica, sans-serif;
	color:#f8f5e5;
	}
	
#header3 {
	position:absolute;
	right:46px;
	top:71px;
	font:18px Arial, Helvetica, sans-serif;
	color:#f8f5e5;
	}			
	
#txt {
	width:580px;
	padding:120px 0 0 50px;
	}
	
a.trigger {
	display:block;
	font:13px/22px Arial, Helvetica, sans-serif;
	color:#f8f5e5;
	text-decoration:none;
	margin:0 0 7px 0;
	}
	
a.trigger:hover {
	color:#6fbce4;
	}		

.toggle_container {
	padding:0 0 0 15px;
	overflow:hidden;
	/*opacity:0;*/
	/*display:none;*/
	}
	
#leftCol .header3 {
	margin:0;
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#f8f5e5;
	padding:10px 0 0 2px;
	border-top:1px solid #686868;
	}		

#rozkladHolder {
	background:#2B2A26;
	margin:10px 0 0 0;
	padding:8px 15px 9px 15px;
	position:relative;
	}
	
#advertBox {
	width:580px;
	height:70px;
	overflow:hidden;
	margin:5px 0 10px 0;
	}
	
.pdf {
	display:inline-block;
	height:auto;
	min-height:18px;
	padding:4px 5px 5px 34px;
	background:url(/gfx/pdf.gif) top left no-repeat;
	text-decoration:none;
	color:#fff;
	margin:4px;
	overflow:hidden;
	}
	
.pdf:hover {
	color:#6fbce4;
	}
			
ul, ol {
	margin:0 0 15px 0;
	padding:0 0 0 20px;
	overflow:auto;
	}
	
* html ul {
	overflow:visible;
	height:1%;
	padding:0 0 0 12px;
	}	

ul li {
	list-style-type:none;
	padding:0 0 0 15px;
	margin-bottom:2px;
	background:url(/gfx/dot.gif) no-repeat 0 6px;
	line-height:19px;
	}
	
ol {
	padding:0 0 0 30px;
	margin-left:5px;
	}	
	
ol li {
	list-style:decimal;
	margin-bottom:2px;
	}
	
#galeria {
	width:558px;
	overflow:hidden;
	margin:0 auto;
	}

#galeria a {
	/*
	float:left;
	margin:0 8px 16px 8px;
	display:inline;
	*/
	}
	
#leftCol .oneNews {
	width:100%;
	height:auto;
	display:block;
	overflow:hidden;
	}

#leftCol .oneNews .title2 {
	margin:0 0 5px 0;
	}	
	
#leftCol .oneNews .date {
	margin:0 0 6px 0;
	padding-left:18px;
	}
	
#leftCol .oneNews p {
	margin:0;
	padding:0;
	text-align:justify;
	}	
	
#leftCol .oneNews .zoom, #leftCol .oneNews .borImg {
	display:inline;
	float:left;
	margin:5px 10px 0 0;
	}
	
.oneNews .readmore {
	margin:10px 10px 0 0;
	text-align:right;
	}
	
.clearer, .line {
	clear:both;
	margin:0;
	padding:0;
	height:1px;
	font:1px Arial, Helvetica, sans-serif;
	}
	
.line {
	width:100%;
	height:20px;
	margin-bottom:20px;
	border-bottom:1px solid #686868;
	}
	
#subLinkMenu {
	overflow:hidden;
	position:relative;
	margin:25px auto 0 auto;
	text-align:center;
	clear:both;
	}
	
#leftCol a.but, #leftCol a.but:hover, #leftCol a.butCurrent {
	display:inline-block;
	font:11px/12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:3px 6px 4px 6px;
	background:#242424;
	color:#fff;
	text-align:center;
	margin:0 1px 0 1px;
	}
	
#leftCol a.but:hover {
	background:#161616;
	}
	
#leftCol a.butCurrent, #leftCol a.butCurrent:hover {
	background:#242424;
	color:#d98022;
	font-weight:bold;
	}
	
.but-rozklad {
	width:325px;
	height:36px;
	display:block;
	overflow:hidden;
	text-align:left;
	font-weight:bold;
	background:url(/gfx/but-rozklad.gif) no-repeat;
	margin:10px 0 15px 0;
	padding:14px 0 0 20px;
	}
	
.but-rozklad:hover {
	background:url(/gfx/but-rozklad.gif) no-repeat 0 -50px;
	color:#f8f5e5;
	}
