*
{
	margin: 0;
	padding: 0;
}

html{
	background: white url(pics/html_back.jpg) no-repeat top left;
	background-attachment: fixed;
	height: 100%;
}

body{
	color: black;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	font-family: Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif;
	font-family: Verdana,Helvetica,"Trebuchet MS",Arial,    sans-serif;
	font-size: 0.85em;
	line-height: 1.3em;
	position: relative;
}

#nastred{
	width: 700px;
	margin: 0 auto;
	background: url(pics/praha.gif) no-repeat top left;
	padding-top: 360px;
	position: relative;
}

a#logo{
	position: absolute;
	border: 0;
	top: 25px;
	left: 420px;
}

a#logo img{
	border: 0;
}

img#logaskodavw{
	position: absolute;
	top: 310px;
	right: 10px;
}

ul#menu{
	position: absolute;
	list-style: none;
	top: 333px;
	left: 0;
	color: white;
	text-transform: uppercase;
	font-size: 0.95em;
}

ul#menu a{
	text-decoration: none;
	color: white;
	padding: 0.2em 0.5em;
	background-color: #727274;
	border-right: 1px solid white;
}

ul#menu a:hover{
	/*background-color: #424242;*/
	background-color: black;
}

ul#menu li{
	display: inline;
	padding: 0;
	margin: 0;
	position: relative;
}

ul#menu li:hover ul.podmenu{
	display: block;
}

ul.podmenu{
	display: none;
	position: absolute;
	margin-top: 2px;
	left: 0;
	text-transform: none !important;
	width: 100%;
	background-color: #a7a7a7;
	margin-top: 1px;
}

ul.podmenu li{
	display: block !important;
	border: 0 !important;
	border-bottom: 1px solid white !important;
	padding: 0 !important;
}

ul.podmenu li a{
	display: block;
	padding: 0.4em 0.5em !important;
}

#vlajky{
	position: absolute;
	top: 5px;
	right: 15px;
}

#vlajky img{
	border: 0;
}

#texty{
	background: url(pics/texty_pozadi.gif) repeat-y center center;
	color: white;
}

#DIV_PRAVY{
	float: right;
	width: 188px;
	padding: 18px 12px;
	overflow-x: hidden;
}

#DIV_PATICKA{
	
}

#hlavni{
	width: 442px;
	padding: 18px;
	float: left;
	overflow-x: hidden;
}

#hlavni p, #hlavni table, #hlavni ul, #hlavni ol, #hlavni h1, #hlavni h2, #hlavni h3, #DIV_PRAVY p, #DIV_PRAVY table, #DIV_PRAVY ul, #DIV_PRAVY ol, #DIV_PRAVY h1, #DIV_PRAVY h2, #DIV_PRAVY h3{
	margin-bottom: 0.8em;
}

#hlavni li{
	margin-bottom: 0.65em;
}

#hlavni h1, #hlavni h2, #hlavni h3, #hlavni h4
{
	color: #e8d601;
}

#hlavni h1, #hlavni h2, #hlavni h3, #DIV_PRAVY h1, #DIV_PRAVY h2, #DIV_PRAVY h3{
	font-style: italic;
	line-height: 1.1em;
	font-weight: normal;
	font-size: 1.8em;
	margin-bottom: 0.6em;
}

#hlavni h2, #DIV_PRAVY h2{
	font-size: 1.5em;
}

#hlavni h3, #DIV_PRAVY h3{
	font-size: 1.3em;
}

#hlavni ol, #DIV_PRAVY ol{
	padding-left: 1.9em;
}

#hlavni ul, #DIV_PRAVY ul{
	padding-left: 1.3em;
	list-style: square;
}

#hlavni table, #DIV_PRAVY table{
	width: 100%;
	border-collapse: collapse;
}

#hlavni table th, #DIV_PRAVY table th{
	border: 1px solid gray;
	padding: 0.2em 0.3em;
	background-color: gray;
	text-align: left;
}

#hlavni table td, #DIV_PRAVY table td{
	border: 1px solid gray;
	padding: 0.2em 0.3em;
}

#hlavni a, #DIV_PRAVY a{
	color: #e8d601;
	_background-color: #727274;
	padding: 0 2px;
}

#hlavni a:hover, #DIV_PRAVY a:hover{
	color: black;
	background-color: #e8d601;
}

#esluzby{
	color: gray;
	text-align: center;
	margin-top: 20px;
	font-size: 0.9em;
}

#esluzby a
{
	color: gray;
}

.zprava{
	background-color: red;
	padding: 5px;
	color: white;
}

.nowrap{
	white-space: nowrap;
}

.clear, hr{
	clear: both;
}

hr{
	visibility: hidden;
}

hr.linka{
	visibility: visible;
	border: 0;
	height: 10px;
	background-color: #a8a8a8;
	margin: 0.8em 0 1.1em 0;
	width: 1000px;
	position: relative;
	left: -30px;
}

/*---------------------------------------------*/
/*
.obrazek, .klikaci{
	background-color: #a7a7a7;
	padding: 4px;
	margin: 3px;
}

.klikaci{
	cursor: pointer;
	background-color: #a7a7a7;
	border: 1px solid white;
}

.klikaci:hover{
	background-color: white;
}
*/

.obrazek{
	background-color: #a7a7a7;
	padding: 4px;
	margin: 3px;
}
.fvlevo{
	float: left;
	margin-right: 14px !important; 
	margin-left: 0;
}

.fvpravo{
	float: right;
	margin-left: 14px !important;
	margin-right: 0;
}

span.a_foto a, a.a_foto{
	background-color: transparent !important;
}

a.a_foto img{
	padding: 4px;
	margin: 3px;
	background-color: #a7a7a7;
	border: 1px solid white;
}

a.a_foto img:hover{
	background-color: white;
}
