html, body{
    color: #000000;
    background: #000000;
    font-family: Verdana, Helvetica;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: center;
}
a, a:hover{
    color: #CCCCCC;
    font-family: Verdana, Helvetica;
    font-size: 11px;   
}	
.tabela_srodek{
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: center;	
}
#container{
	width:770px;
	margin: auto;
	/*height: 100%;*/
	text-align: justify;
}
.header{
	background: #333333 url('/templates/skrobala/images/index_02.gif') no-repeat top left;
	width: 770px;
	height: 41px;
}
.main{

}
.main #left{
	background: #333333 url('/templates/skrobala/images/index_11r.gif') repeat-y top left;
	vertical-align: top;
	width: 144px;	
}
.main #left .menu_header{
	background: url('/templates/skrobala/images/index_04.gif') no-repeat;	
	width: 144px;
	height: 2px;
	font-size: 0px;
}
.main #left .menustrony {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}
.main #left .menustrony .pozycja{	
	background: url('/templates/skrobala/images/index_08.gif') no-repeat;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}
.main #left .menustrony .pozycja a{
	display: block;	
    color: #CCCCCC;
    font-family: Verdana, Helvetica;
    font-size: 11px;    
	height: 24px;
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 10px;	
	text-decoration: none;
	font-weight: bold;
}
.main #left .menu_footer{
	background: url('/templates/skrobala/images/index_10.gif') no-repeat top left;	
	width: 144px;
	height: 15px;
	font-size: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.main #left .menu_bottom{
	background: url('/templates/skrobala/images/index_11.gif') no-repeat;	
	width: 144px;
	height: 280px;
	font-size: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}
.main #middle{
	background: #252525 url('/templates/skrobala/images/index_05.gif') no-repeat top left;
	width: 498px;
	vertical-align: top;	
	font-size: 10px;
	color: #FFFFFF;	
}
.main #right{
	background: #333333 url('/templates/skrobala/images/index_13r.gif') repeat-y top left;
	width: 128px;
	vertical-align: top;
}
.main #right .right_top{
	background: #333333 url('/templates/skrobala/images/index_06.gif') no-repeat top left;
	width: 128px;	
	height: 186px;
}
.main #right .right_bottom{
	background: #333333 url('/templates/skrobala/images/index_13.gif') no-repeat top left;
	width: 128px;
	height: 184px;
}
.day_list {
	font-size: 10px;	
	height: 30px;		
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}
.day_list td{
	background: #262626;
	border-top: 1px solid #0D0D0D;
	border-bottom: 1px solid #0D0D0D;			
	text-align:center;
}
.day_list div.ramka{
	background: #262626;
	width: 770px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	text-align:center;
}
div.ramka_inner{
	width: 690px;
	text-align:center;
	margin: 0px 0px 0px 80px;
}
.footer td{
	font-size: 10px;
	color: #666666;
	padding: 10px;
	margin: 10px;
	background: #333333;
}
.dayMenu{
	display: block;
	float: left;
	width: 19px;
	height: 18px;
	background: #7B7B7B;
	vertical-align: middle;
	border: 1px solid black;
	border-right: 0px;
	padding: 2px 0px 0px 0px;	
}
.ramka_inner{
	margin: auto;
	width: 620px;	
}
.dayMenu a{
	text-decoration: none;
	color: black;
	width: 100%;
	height: 100%;
	display: block;
}
.dayMenu#active{
	display: block;
	float: left;
	width: 18px;
	height: 17px;
	padding: 1px 0px 0px 0px;
	margin: 1px 0px 0px 0px;
	background: #CE0000 url('/templates/skrobala/images/index_14r.gif') repeat-x top left;	
}
.dayMenu#active a{
	color: white;
}
.zdjecie{
	text-align:center;
	padding-top: 20px;
}
.podpis{
	background: #3C3C3C;
	margin-top: 10px;
	padding-top: 5px;	
	padding-left: 5px;
	height: 20px;
	text-align: left;
}
.selectForm{
	padding: 5px;
}
.selectForm select{
	background: #3C3C3C;
	border: 1px solid black;
	display: block;
	margin: 5px 0px 0px 0px;
}
.iblogo{
	text-align: right;	
}