BODY, HTML {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, lucida, sans-serif;
	font-size:12px;
	color:#235845;
	background-color: #E7F0F8;
	background-image: url(../img/main_bg.gif);
	background-repeat: repeat-y;
	line-height:17px;
	height: 100%;
}
FORM {
	margin:0;
	padding:0;
}
IMG {
	border:0;
}
IMG.border {
	border:1px solid #000000;
}
TH {
	text-align:left;
}
A {
	text-decoration:none;
	color:#325E8A;
	font-weight:bold;
}
A:hover {
	text-decoration:underline;
	color:#000000;
	font-weight:bold;
}
A.underline {
	text-decoration:underline;
}
HR.clear {
	clear: both;
	visibility: hidden;
}
H1 {
	margin:0px;
	padding:0px;
	font-size: 14px;
	background-image: url(../img/h1_border.jpg);
	padding-bottom: 10px;
	margin-bottom: 20px;
	background-position: bottom left;
	background-repeat: no-repeat;
}
H2 {
	margin:0px;
	padding:0px;
	font-size: 12px;
	margin-bottom: 15px;
	margin-top:30px;
	padding-bottom: 4px;
	background-image: url(../img/h1_border.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}
DIV#main {
	min-height: 100%;
	height: 100%;
	position: relative;

}
BODY>#main {
 	height: auto;
}
DIV.clear {
	clear:both;
}

DIV#top {
	background: url(../img/top_bg.gif);
	height: 200px;
	width:100%;
}
	DIV#top_cont {
		width:1127px;
	}	
	DIV#top_cont DIV {
		float:left;
	}

DIV#top_menu {
		/* width:1127px; */
		width:100%;
		height:30px;
		background-color:#5D83A9;
		border-top:2px solid #FBF1D3;
	}
	DIV#top_menu_cont {
		height:30px;
		background-image: url(../img/top_menu_bg.jpg);
		margin-left:228px;
		width:672px;
	}
	DIV#div_1 {
		background-color: #5D83A9;
		width: 228px;
		height: 35px;
		float: left;
		background-image: url(../img/bg_1.gif);
		background-repeat: no-repeat;
		background-position: left;
	}

DIV#page {
	width:1127px;
}
DIV#left {
	width:228px;
	background-image: url(../img/left_bg.gif);
	float:left;
}
DIV#left DIV.box {
	color:#0B2743;
	margin-left:7px
}
	DIV#left DIV.box H2 {
		background-image: url(../img/box_head_bg.jpg);
		background-repeat:repeat-x;
		height:30px;
		line-height:30px;
		font-weight:bold;
		color:#325E8A;
		padding:0;
		margin:0;
		padding-left:15px;
		border-right:1px solid #5D83A9;
	}
	DIV.box DIV.box-padd {
		padding:20px 10px 20px 10px;
	}
DIV#right {
	width:228px;
	float:left;
	background-image: url(../img/right_bg.gif);
}
	DIV#right DIV.box H2 {
		background-image: url(../img/box_head_bg.jpg);
		background-repeat:repeat-x;
		height:30px;
		line-height:30px;
		font-weight:bold;
		color:#325E8A;
		padding:0;
		margin:0;
		padding-left:15px;
		border-left:1px solid #5D83A9;
		border-right:1px solid #7595B5;
	}
DIV#content {
	float:left;
	width:671px;
	background-color:#FBF1D3;
}
DIV#content_padding {
	padding:30px 20px 70px 15px;
	min-height:500px;
}


IMG#pf2015 {
	float:right;
	border:5px solid #F8E4AB;
	margin-top:10px;
}

UL.odkazy  {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
	UL.odkazy LI {
		padding:3px 0 3px 10px;
		background: url('/img/li-bg.gif') no-repeat left 8px;
		border-bottom:1px dotted #88A4BF;
	}
	UL.odkazy  A:hover {
		color:#1E3E33;
	}
	UL.odkazy LI:last-child {
		border-bottom:0;
	}
DIV#obec_udaje {
	background-color:#F8E4AB;
	padding:10px;
	margin-top:20px;
}
DIV#obec_udaje TABLE TH {
	font-size:13px;
	height:35px;
}
DIV#footer {
	background-color:#4C739A;
	color:#FBF1D3;
	height:43px;
	line-height:43px;
	text-align:center;
	overflow: hidden;
	margin-left:228px;
	width:672px;
	clear:both;
}
DIV#footer A {
	color:white;
	font-weight:bold;
	text-decoration:none;
}
DIV#footer A:hover {
	color:#F8E4AB;
}
IMG#jakub {
		float:right;
	}
IMG#lipa {
	float:left;
	margin:5px 8px 0px 0px;
}
DIV.nahledfotka {
	width:160px;
	height:155px;
	float:left;
}
DIV.rnahledfotka {
	width:150px;
	height:145px;
	float:left;
}
DIV.fotogalerie IMG {
	cursor: pointer;
	border: 1px solid #000000;
	margin-bottom:10px;
	margin-right:3px;
}
IMG#logo {
	position:absolute;
	left:15px;top:125px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/logo.png'); _width:1px; _height:1px; 
}
DIV#text_kronika {  margin-bottom:20px; width:100%; text-align: right; }

td.tdjr { border-top: 1px solid #000000}
tr.trjr { border-bottom: 1px solid #000000}
.jr { font-size:11px;}

TABLE.box {
	width:100%;
	border:1px solid #555555;
}
TABLE.box THEAD {
	text-align:left;
	font-weight:bold;
	background-color:#555555;
	color:white;
}
DIV#ad {
	text-align:center; background-color:white;border:1px solid #ADC4DB;
	padding:5px 20px 20px 20px;
	margin-bottom:20px;
}
DIV#ad SPAN.nadpis {
	font-weight:bold;
	font-size:15px;
	line-height:35px;
}
DIV#ad IMG { margin:55px 0 70px 20px; float:right}
DIV#ad TABLE {
	text-align:left
}

DIV#vysledky-voleb {
	border:1px solid #F2E8B3;background-color:white;padding:10px
}
DIV#vysledky-voleb H2 {
	margin-top:0;padding-top:0
}
DIV#vysledky-voleb TABLE 
{	border-collapse: collapse
}
DIV#vysledky-voleb TABLE TD {
	border:1px solid #AAAAAA
}

TABLE#sestava-fotbal TD { padding-bottom:9px }
TABLE#sestava-fotbal TD TABLE TD { padding-bottom:0 }

DIV.pocasi {
	padding:10px;
	font-size:11px;
	text-align:center;
}
DIV.banner {
	margin-bottom:10px;
}
SPAN.small_gray {
	font-size:10px;
	color:#555555;
}
SPAN.small {
	font-size:11px;
}

IMG#icon_webcam {
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}

DIV.OK_msg {
	color:green;
	font-weight: bold;
	background: url('/img/ico_ok.gif') no-repeat 5px 7px;
	line-height:37px;
	padding-left:40px;
	height:37px;
	background-color: #D9F2CC;
	border-top: 1px solid #66CC33;
	border-bottom: 1px solid #66CC33;
	margin-bottom:15px;
}
DIV.NOK_msg {
	color:red;
	font-weight: bold;
	background: url('/img/ico_cancel.gif') no-repeat 5px 7px;
	line-height:37px;
	padding-left:40px;
	height:37px;
	background-color: #FFD9BF;
	border-top: 1px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	margin-bottom:15px;
}
#msg_OK { background-color:#FFF; border-top:1px solid green; border-bottom:1px solid green; background-image: url(/img/ok.jpg); background-repeat: no-repeat; background-position: 5px center; padding-left:35px; height:30px; line-height:30px; color:green; margin-bottom:20px; }
#msg_NOK { background-color:#FFF; border-top:1px solid red; border-bottom:1px solid red; background-image: url(/img/nok.jpg); background-repeat: no-repeat; background-position: 5px center; padding-left:35px; height:30px; line-height:30px; color:red; margin-bottom:20px; }  
TABLE.timetable_times {
	font-size:10px;border-collapse:collapse;
}
TABLE.timetable_times TD {
	border:1px solid transparent;
}
TABLE.timetable {
	border-collapse:collapse;
	margin-left:15px;
}
A.pdf {
	background:url("/img/pdf.gif") no-repeat left top;
	padding:1px 0 3px 25px;
}
A.png {
	background:url("/img/png.gif") no-repeat left top;
	padding:1px 0 3px 25px;
}
A.zip {
	background:url("/img/zip.gif") no-repeat left top;
	padding:1px 0 3px 25px;
}
UL.links LI{
	line-height:24px;
}
TABLE.legenda {

}
TD.hriste_obsazeno {
	background-color:#FF9175;
	border:1px solid #555;
	font-size:9px;
	overflow:hidden;
}
TD.hriste_volno {
	background-color:#FFF;
	border:1px solid #555;
	cursor:pointer;
}
TD.hriste_nok {
	background-color:#CCC;
	border:1px solid #555;
	color:#666;
}
IMG.del_reservation {
	margin-left:5px;
	cursor:pointer;
	vertical-align:middle;	
}

/* Right Menu */
A.right_menu {
	display:block;
	width:226px;
	height:36px;
	margin-bottom:1px;
	background-color:#FCF0D7;
}
A.right_menu:hover {
	text-decoration:none;
	background-color:#F9ECBE;
}

A.right_menu SPAN {
	text-shadow: 1px 1px 1px #FFF;
	padding-left:58px;
	line-height:36px; font-size:13px
}
A.infokanal {
	background:#FCF0D7 url("/img/information_icon.png") no-repeat 10px center;
}

A.facebook {
	background:#FCF0D7 url("/img/facebook_icon.png") no-repeat 10px center;
}
A.sbirka_zamek {
	background:#FCF0D7 url("/img/sbirka_zamek_icon.png") no-repeat 10px center;
}
A.rezervace_hrsite {
	background:#FCF0D7 url("/img/rezervace_hrsite.png") no-repeat 10px center;
}
A.rezervace_telocvicna {
	background:#FCF0D7 url("/img/rezervace_telocvicna.png") no-repeat 10px center;
}
A.rezervace_salu {
	background:#FCF0D7 url("/img/rezervace_salu.png") no-repeat 10px center;
}
A.hlaseni_rozhlasu {
	background:#FCF0D7 url("/img/obecni_rozhlas.png") no-repeat 10px center;
}
A.mobilni_rozhlas {
	background:#FCF0D7 url("/img/mobilni-rozhlas-icon.png") no-repeat 17px center;
}
A.videomagaziny {
	background:#FCF0D7 url("/img/videomagaziny-icon.png") no-repeat 17px center;
}



A#sokol_href {
	display:block;
	background:url("/img/sokol_cizova_logo.gif") no-repeat left top;
	line-height:53px;
	height:53px;
	padding-left:65px;
}
TABLE.knihovna-table  TD {
	padding:5px 0;
}
TABLE.cenik-kopirovani  {
	border-collapse:collapse;
}
TABLE.cenik-kopirovani TD, TABLE.cenik-kopirovani TH {
	padding:3px;
	border:1px solid #F3DA97;
}
TABLE.cenik-kopirovani THEAD {
	background-color:#F3DA97;
}

IMG.kniha {
	padding:2px;
	margin-left:10px;
	margin-bottom:10px;
	border:1px solid #CCC;
	float:right;
}

A.photogallery {
	display:block;
	font-size:16px;
	background:url("/img/photogallery-icon.png") no-repeat left top;
	line-height:50px;
	padding-left:80px;
}
INPUT[name='user_contact'] {
	display:none;
}