/* ----- DEFINICE HLAVNICH ELEMENTU ---------------------------------------------------------------------------------- */

body, html {
	margin: 0px;
	padding: 0px;
	width:100%;
	height:100%;
}
body {
	font-family: Palatino, 'palatino linotype', serif;
	font-size: 14px!important;
	text-align: center;
	color:#000000;
	background-color: #ffffff;
}
p {margin-bottom:10px;}

#strana {text-align:left;}
#titul h2 {
	font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
	font-size:11px;
	color:#487991;
	position:relative;
	width:648px;
	font-weight:normal;
	line-height:12px;
}
#titul a {text-decoration:none; color:#487991!important;}
#titul a:hover {color:#0000FF!important;}

#logo, #titul, #jazyky, #menu, #levy, #webdesign {display:none;}
#obsah {}
#pata {
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	color:#000000;
	font-size:10px;
	clear:both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
#pata a {
	color:#000099 !important;
	text-decoration:none;
}
#pata a:hover {
	color:#E67817 !important;
}
h1, h2, h3, h4 {
	color: #000000;
	font-weight:normal;
	padding:0;
	margin:0;
}


.odsazeni {
	background-color: #EEE;
	padding: 10px;
	font-style: italic;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #007273;
}
.obrazek_vpravo {
	float: right;
	margin-left:20px;
}
.obrazek_vlevo {
	float: left;
	margin-right:20px;
}

.tl_zpet a{
	background-image: url(tl_zpet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 10px 0;
	padding-left:50px;
	font-size:14px;
	padding-bottom:7px;
	line-height:27px;
}
.tl_zpet a:hover{background-position: 0px -26px;}

/* ----- VSEOBECNE -------------------------------------------------------------------------------------------- */
hr.cistic {
	clear: both;
	height: 1px;
	border: none;
	visibility: hidden;
	margin-top: -1px;
}

.bezramu {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ram {
	padding: 3px;
	border: 1px solid #666666;
}

.stin {
	background-image: url(input_stin.png);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #000000;
	text-indent: 2px;
}
.poznamka {font-size:11px; color:#999999}
.cara {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #76A5DE;
	display:block;
}
.chyba {
	color: #FF0000;
	background-image: url(error.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 30px;
	line-height: 16px;
	margin-top:20px;
}


form {margin: 0px; padding: 0px;}

.poznamka {
	color:#999999;
	font-size:11px;
}

#reklama{display:none}
#reklama-tisk{display:block;}

/* --- FOTO ----- */
.foto {
	text-align:center;
	margin: 4px;
	float:left;
}
.foto img {margin-top:5px;}
.foto a {
	text-decoration:none;
	font-size:10px;
	height: 155px;
	width: 155px;
	display:block;
	border: 1px dotted #CCCCCC;
	background-color: #DBE7F7;
}
.foto a:hover {
	background-color: #FFFFFF;
}
