/* CSS Document */
* {
	margin:0px;
	padding:0px;
	border:0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
}
html {
	font-size:80%;
}
body {
	text-align:center;
	color:#5B5B5B;
	background: url(../img/pozadi.gif) repeat;
	margin-top:0px;
}
table, input, textarea {
	font-size:100%;
}
table td {
	padding:3px;
}

.dispNone {
	display:none;
}

/* ------------------------ */
/* -------- LAYOUT -------- */
/* ------------------------ */

#hlavni {
	margin:10px auto 0px auto;
	padding-bottom:1px;
	width:800px;
	text-align:left;
	background-color:#FFFFFF;
}
#hlavicka {
	position:relative;
	background:url(../img/hlavicka.jpg) center bottom no-repeat;
	height:200px;
	margin-bottom:0 10px 10px 10px;
}
#obsah {
	background:url(../img/pozadi-left.gif) left repeat-y;
	margin:10px 10px 0 10px;
}

#levy {
	float:left;
	width:180px;
}
#pravy {
	float:right;
	width:170px;
}

#stred-L {
	float:left;
	text-align:justify;
	margin-left:15px;
	width:585px;
	line-height:1.5;
}
#stred-LR {
	float:left;
	text-align:justify;
	margin-left:15px;
	width:400px;
	_mar\gin-right:0px;
	line-height:1.5;
}

#paticka {
	color: #999999;
	padding:10px;
	margin:10px;
	text-align:center;
	font-size:85%;
	background-color:#074068;
}

/* ---------------------- */
/* -------- BOXY -------- */
/* ---------------------- */

.box-menuLeft {	
	background-color:#074068;
	padding:0 15px 15px 15px;
}
.box-modry {
	border-top:10px #FFFFFF solid;
	min-height:100px;
	_height:100px;
}
.box-cerny {
	background-color:#000000;
	padding:3px;
	margin-bottom:15px;
}
.box-pravy {
	padding:5px;
	margin-bottom:15px;
	/* background-color:#D5DEE5; */
	background-color:#E9EEF1;
	border-left:1px #82B1D1 solid;
}
.box-imgReference {
	text-align:center;
}
.drobNav {
	background-color:#82B1D1;
	border-left:5px #074068 solid;
	margin-bottom:10px;
	font-size:90%;
	padding:2px 0 2px 10px;
	float:left;
	width:570px;
	_width:585px;
	_wid\th:570px;
	margin-left:15px;
}

.vlajky {
	position:absolute;
	right:10px;
	top:7px;
	text-align:right;
}
#pravy .datum {
	font-style:italic;
	font-size:92%;
	margin-top:5px;
}
#paticka p {
	color: #CCCCCC;
}
.span-datum {
	float:right;
	display:block;
}
.clearBoth {
	clear:both;
}
.floatRight {
	float:right;
}
.floatLeft {
	float:left;
}
.nulapx {
	font-size:0px;
	line-height:0px;
	height:0px;
	float:none;
	overflow:hidden;
}
/* ---------------------------------------- */
/* -------- NADPISY, POPISY, TEXTY -------- */
/* ---------------------------------------- */
h1 {
}
h2 {
	font-size:140%;
	color:#D45A17;
	margin-bottom:10px;
}
h3{
	font-size:100%;
	margin-bottom:5px;
	background-color:#E9EEF1;
	border-bottom:1px #D5DEE5 solid;
	padding-bottom:2px;
	color:#4D7794;
}
#menu-top h2 {
	font-size:120%;
	float:left;
	color:#FFFFFF;
	padding:10px 0 10px 10px;
	background:#D40000 url(../img/px-white.gif) bottom repeat-x;
	margin:0;
	text-transform: uppercase;
}
#levy h2 {
	font-size:100%;
	color:#FFFFFF;
	padding-bottom:10px;
	text-align:left;
	margin:0;
}
#levy h3 {
	color:#FFFFFF;
	font-size:100%;
	font-weight:normal;
	margin-bottom:5px;
	padding-bottom:2px;
}
#pravy h2 {
	color:#333333;
	font-size:100%;
	font-weight:bold;
	padding:3px 0 3px 0;
	margin:0;
}
#pravy h3 {
	background:none;
	border:none;
	font-size:100%;
	font-weight:normal;
	padding:0px 0 6px 0;
	border:0;
}

.mapa-webu h3 {
	border:0;
	padding:0 0 5px 0;
	margin:0;
}
.center {
	text-align:center;
}
.bold {
	font-weight:bold;
}
.white {
	color:#FFFFFF;
}

/* ------------------------- */
/* -------- SEZNAMY -------- */
/* ------------------------- */

.box-menuLeft ul {
	list-style-type:none;
	text-align:left;
	padding-top:15px;
}
.box-menuLeft ul li {
	/* background:url(../img/sipecka.gif) left 8px no-repeat;
	padding-left:10px; */
	background:url(../img/linka.gif) left bottom repeat-x;
	padding-bottom:1px;
}
.box-menuLeft ul ul {
	margin-left:10px;
	padding-top:0;
}
.box-menuLeft ul li ul li {
	background: none;
	background:url(../img/sipecka.gif) left 6px no-repeat;
	padding-left:10px;
	padding-bottom:4px;
}
#stred-L ul, #stred-LR ul {
	margin-left:20px;
}


/* ------------------------ */
/* -------- ODKAZY -------- */
/* ------------------------ */
#hlavicka a {
	color:#FFFFFF;
	text-decoration:none;
}

a {
	color: #000000;
}
a:hover {
	text-decoration:none;
}

.drobNav a, .aStrankovani, #pravy a {
	color: #074068;
}
.box-menuLeft a {
	color:#FFFFFF;
	font-size:100%;
	text-decoration:none;
	display:block;
	width:140px;
	background:url(../img/sipecka.gif) left no-repeat; 
	padding:3px 0 3px 10px;
}
.box-menuLeft a:hover {
	background-color:#82B1D1;
	padding-left:20px;
	font-weight:bold;
	width:130px;
	_width:150px;
	_wid\th:130px;
}
.box-menuLeft .a-active {
	background-color:#82B1D1;
	padding-left:20px;
	font-weight:bold;
	width:130px;
	_width:150px;
	_wid\th:130px;
}
.box-menuLeft ul li ul li a {
	background:none;
	padding:0;
	display: inline;
	text-decoration:underline;
	_width:130px;
}
.box-menuLeft ul li ul li a:hover {
	padding-left:0px;
	font-weight: normal;
	background-color:#074068;
	text-decoration:none;
	_width:130px;
}

#levy h3 a {
	color:#FFFFFF;
}
#stred-L h3 a, #stred-LR h3 a {
	color: #074068;
}
#paticka a {
	color: #CCCCCC;
	text-decoration:none;
}
#paticka a:hover {
	text-decoration: underline;
}
/* ------------------------ */
/* -------- OBRAZKY -------- */
/* ------------------------ */

#hlavicka h1 img {
	position:absolute;
	top:11px;
	left:10px;
}
.img-reference {
	margin:3px 0 2px 10px;
	border:1px #333333 solid;
}
.img-right {
	float:right;
	margin:3px 0 2px 10px;
	border:1px #333333 solid;
}
.img-left {
	float:left;
	margin:3px 5px 2px 0;
	border:1px #333333 solid;
}
#levy img {
	border:1px  #FFFFFF solid;
	margin-bottom:5px;
}
.vlajky img {
	margin-left:5px;
}
/* ------------------------ */
/* ------- FORMULARE ------- */
/* ------------------------ */
.vyhledavani {
}
.vyhledavani .input-text {
	width:125px;
	color:#FFFFFF;
	background-color: #333333;
	border:1px #FFFFFF solid;
	padding:2px;
}
.vyhledavani .input-submit {
	width:80px;
	color:#FFFFFF;
	background-color:#000000;
	border:1px #FFFFFF solid;
	margin-top:10px;
}

