html {
	height: 100%
}

body {
	margin:0px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:120%;
	height:100%;
	background:url(/templates/1/img/page_bg.gif) #000000 top center repeat-y;
	color:#0d0d13;
}

h1 {
	font-size:16px;
	color:#0d0d13;
	margin-top:5px;
}

h2 {
	font-size:12px;
	color:#0d0d13;
}

h3 {
	font-size:11px;
	color:#0d0d13;
	text-align:left;
}


a {
	text-decoration:underline;
	color:#780101;
}

img {
	border:none;
	z-index:2;
	position:relative;
	top:0px;
	left:0px;
}

#main_wrap {
	width:900px;
	margin: 0 auto;
	position:relative;
}

#header {
	position:relative;
	top:0px;
	left:0px;
	width:900px;
	height:220px;    
}

#header_anim {
	position:relative;
	top:15px;
	left:0px;
	width:900px;
	height:205px;   	      
}

#telo {
	position:relative;
	top:0px;
	left:0px;
	width:900px;
	background:url(/templates/1/img/telo_bg.gif) top left repeat-y;
	margin:19px 0px 18px 0px;
}  

#telo_top {
	position:absolute;
	top:-19px;
	left:0px;
	width:900px;
	height:19px;
	background:url(/templates/1/img/telo_top_bg.gif) top left no-repeat;
	margin:0px;
}                  

#telo_bottom {
	position:absolute;
	bottom:-18px;
	left:0px;
	width:900px;
	height:18px;
	background:url(/templates/1/img/telo_bottom_bg.gif) top left no-repeat;
	margin:0px;
}                                                                            

#telo .col_left {
	position:relative;
	top:0px;
	left:20px;
	width:645px;
	min-height:629px;
	height:auto !important;
	height:629px;	
	text-align:left;
	float:left;
	background:url(/templates/1/img/text_bg.gif) #888888 top left repeat-x;
	border-bottom:1px solid #888888;
	margin:52px 0px 52px 0px;
}

.col_left_top {
	position:absolute;
	top:-52px;
	left:0px;
	width:645px;
	height:57px;
	background:url(/templates/1/img/col_left_top_bg.gif) top left no-repeat;
}

.col_left_top h1 {
	position:absolute;
	top:24px;
	left:10px;
	font-size:14px;
	font-weight:bold;
	display:block;
	color:#0d0d13;;	
}

.col_left_bottom {
	position:absolute;
	bottom:-52px;
	left:0px;
	width:645px;
	height:57px;
	background:url(/templates/1/img/col_left_bottom_bg.gif) top left no-repeat;
}

.col_left_content {
	padding:15px 10px 15px 10px;
	margin:0px;
	width:625px;
}




#telo .col_right {
	position:relative;
	top:0px;
	right:20px;
	width:209px;
	float:right;
	border-bottom:1px solid white;
}

#telo .reklama {
	position:relative;
	top:0px;
	right:20px;
	width:209px;
	float:right;
	margin-top:15px;
	text-align:center;
}




#footer {
	position:relative;
	top:0px;
	left:0px;
	width:900px;
	height:80px;
	background:url(/templates/1/img/footer_bg.gif) top left no-repeat;
}

#footer .text {
	position:absolute;
	top:45px;
	left:0px;
	width:100%;
	height:30px;
	text-align:center;
	color:#fff;
}







/*  lightbox  */
#lightbox {
background-color:#eee;
padding:10px;
}

#lightboxDetails {
font-size:0.8em;
padding-top:0.4em;
}	

#lightboxCaption {
float:left;
color:#616161;
}

#keyboardMsg {
float:right;
}

#closeButton {
top:5px;
right:5px;
width:20px;
height:20px;
display:none;
}                         

#lightbox img {
border:none;
clear: both;
} 
                                                                       
#overlay img {
border:none;
}

#overlay {
background-image:url(/templates/1/img/overlay.png);
}

* html #overlay {
background-color:#333;
back\ground-color:transparent;
background-image:url(/templates/1/img/blank.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/templates/1/img/overlay.png", sizingMethod="scale");	
}
/*  lightbox  */     


