﻿/* zakladni prvky */
body, p, li, input, select, textarea, td, th {
	color: #666666;
	font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, Tahoma, Verdana, sans-serif;
/*	font-size: 12px;*/
	font-size: x-small;
	line-height: 1.4;
}

html, body {height: 100%; margin: 0; padding: 0;}
body.body {text-align: center; background: #fff;}
body.owin a.window:hover {color: #3260B3;}
body.owin a.window {color: #CD9F4C;}
img, h1, h2, h3, h4, h5, h6, form {margin: 0; padding: 0; border: 0;}
h1, h2, h3, h4, h5, h6 {color: #1f87c5;}
h1 {font-size: 125%; margin: 0 0 0.5em 0;}
h2 {font-size: 110%; margin: 0 0 0.5em 0;}
h3 {font-size: 100%; margin: 0 0 0.5em 0;}
h4 {margin: 0 0 0.3em 0; font-size: 100%;}
a {color: #3366cc;}
a:hover {color: #c30a07;}
p {margin: 0 0 10px 0;}
table {border-collapse: collapse;}
ul, ol {margin-top: 3px; margin-bottom: 0.8em;}
/* /zakladni prvky */

/* zakladni tridy */
.tal {text-align: left;}
.tac {text-align: center;}
.tac table {margin-left: auto; margin-right: auto;}
.tar {text-align: right;}
.taj {text-align: justify;}
.fl {float: left;}
.fli {float: left; margin-right: 10px;}
.fr {float: right;}
.fri {float: right; margin-left: 10px;}
.clear {clear: both; font-size: 1px; height: 0px;}
.border1 {border: 1px solid #666666;}

div.clear {
	width:1px;
}

.invisible, .no-css {
	display: none;
}

.required {
	background: #fff url(img/sys/required.gif) no-repeat right top;
}

.warning, .warning a, .error, .error a {
	color: #f00;
	font-weight: bold;
}

.saved, .info {
	color: #339;
	font-weight: bold;
}

.print {
	text-align: left;
}

.ll {
	list-style-type: lower-alpha;
}

hr {
	height: 0px;
	border: none;
	border-bottom: 1px solid #dcd8c1;
}

.clean {
	color: #000000; 
	text-decoration: none;
}

/* /zakladni tridy */

/* layout - zaklad */
#main {
	text-align: left;
	position: relative;
	margin: 0 auto;
	height: 100%;
	min-height: 100%;
	width: 765px;
	background: #fff;
}

body>#main {
	height: auto;
	border-bottom: 1px solid #fff;
}

#zahlavi {
	position: absolute;
	top: 0;
	left: 0;
	background: #fff url(img/sys/bg_zahlavi.jpg) left top no-repeat;
	height: 227px;
	width: 100%;
}

#zahlavi h1, #zahlavi span { position:absolute; text-indent:-9999px; overflow:hidden; display:block; width:292px; height:106px; top:121px; left:455px; background-repeat:no-repeat}


.sk h1 { background-image:url(img/sys/headline_text_sk.gif);}
.cz span { background-image:url(img/sys/headline_text_cz.gif);}


#content {
	position: relative;
	float: left;
	width: 773px;
	background: #fff url(img/sys/bg_content.jpg) 0 227px no-repeat;
}

#content-in {
	margin: 337px 5px 70px 180px;
}

#panel {
	float: right;
	width: 242px;
}

#panel-in {
	margin: 2px 5px 5px 10px;
}

#zapati {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 55px;
	width: 765px;
}

#zapati-in {
	text-align: center;
}

#navigace {
	float: right;
	margin: 3px 3px 0 0;
	font-size: 85%;
}

/* /layout - zaklad */

/* layout - special */
#logo {
	display: block;
	position: absolute;
	top: 13px;
	left: 37px;
	width: 67px;
	height: 61px;	
}
.cz #logo {background: url(img/sys/bg_logo_cz.gif) 50% 50% no-repeat;}
.sk #logo {background: url(img/sys/bg_logo_sk.gif) 50% 50% no-repeat;}

#logo strong {
	display: none;
}

#search_form {
	position: absolute;
	left: 580px;
	top: 70px;
}

#search_form form {
	margin: 0;
	padding: 0;
}

#search_form table {
	margin: 0 0 0 4px;
}

#search_form .searchbox {
	width: 113px;
}

#menu {
	position: absolute;
	top: 20px;
	right: 0;
	list-style: none;
	padding: 0;
	margin: 0;
}

#menu li {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0 5px;
	font-size: 90%;
}

#menu li a {
	color: #838788;
	font-weight: bold;
	text-decoration: none;
}

#menu li a:hover {
	color: #000;
	text-decoration: underline;
}

#submenu {
	position: absolute;
	top: 293px;
	left: 115px;
	list-style: none;
	padding: 0;
	margin: 0;
}

#submenu li {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0 5px;
	font-size: 90%;
}

#submenu li a {
	color: #e3f0f8;
	font-weight: bold;
	text-decoration: none;
}

#submenu li a:hover {
	text-decoration: underline;
}

#baner, #flash {
	height:100%;
	width:100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

div.bublina {
	margin: 0 0 2em 0;
	height: 170px;
	background: url(img/sys/bg_bublina_2.jpg) left top no-repeat;
}

body>#main>#panel>#panel-in>div.bublina {
	min-height: 170px;
	height: auto;
}

div.bublina-in p {
	padding: 10px 5px 5px 23px;
	margin: 0;
}

div.bublina-in h3{
	margin: .5em 1.7em;
}

div.bublina-in h3 a{
	color: #36c;
	font-size: 90%;
}

div.bublina-in * {
	color: #fff;
}

div.bublina-in h2 {
	margin: 0 0 0 23px;
	color: #d2e6d5;
}
/* /layout - special */

/* ostatni tridy pro web */
.notice {
	margin: 5px 0 0 0;
	font-size: 90%;
}

h2.moto {
	margin: 3ex 0 0 0;
	font-size: 145%;
}
/* /ostatni tridy pro web */

#lista {
	font-size: 85%;
	width: 100%;
	text-align: center;
	margin-top: .2em;
}
/* IE 5 Box Model Hack - now set properties for IE6 & Mozilla */
u {content:"\"/*"}
body, p, li, input, select, textarea, td, th {
	font-size: small;
}



/* vyskakovaci okno na titulni strance */
#banner { position: absolute; top:20px; left:800px; width:160px; height:600px }
#banner a { display: block; width:160px; height:600px; background: url(img/_/main/bg_banner.gif) no-repeat left top }
#banner a span { display: none }
#banner img { position: absolute; top: 2px; right: 7px }
/* /vyskakovaci na titulni strance */


/* download */
.dwn { margin: 3px 0; font-weight: bold }
.dwn_footer { margin: 30px 0 0 0; padding: 3px 0 0 0; border-top: 1px solid #cccccc }
.dwn_ico_doc, .dwn_ico_file, .dwn_ico_gif, .dwn_ico_html, .dwn_ico_jpg, .dwn_ico_pdf, .dwn_ico_ppt, .dwn_ico_pps, .dwn_ico_rtf, .dwn_ico_xls, .dwn_ico_txt, .dwn_ico_zip 
{ margin: 0 0 3px 0; padding: 0 0 0 20px }
.dwn_ico_doc { background: url(cms/img/ico/doc.gif) no-repeat top left }
.dwn_ico_file { background: url(cms/img/ico/file.gif) no-repeat top left }
.dwn_ico_gif { background: url(cms/img/ico/gif.gif) no-repeat top left }
.dwn_ico_html { background: url(cms/img/ico/html.gif) no-repeat top left }
.dwn_ico_jpg { background: url(cms/img/ico/jpg.gif) no-repeat top left }
.dwn_ico_pdf { background: url(cms/img/ico/pdf.gif) no-repeat top left }
.dwn_ico_pps { background: url(cms/img/ico/pps.gif) no-repeat top left }
.dwn_ico_ppt { background: url(cms/img/ico/ppt.gif) no-repeat top left }
.dwn_ico_rtf { background: url(cms/img/ico/rtf.gif) no-repeat top left }
.dwn_ico_txt { background: url(cms/img/ico/txt.gif) no-repeat top left }
.dwn_ico_xls { background: url(cms/img/ico/xls.gif) no-repeat top left }
.dwn_ico_zip { background: url(cms/img/ico/zip.gif) no-repeat top left }
/* /download */

/* rozbalovani - poptavka*/

h2 a#btnRozbal { cursor: pointer;}


/* /rozbalovani - poptavka*/

a.video {
	font-size: 27px;
	text-decoration: none;
	line-height: 1.1em;
	position: absolute;
	right: 62px;
	
}

a.video:hover {
	text-decoration: underline;
}
