* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: left;
	background: #2D3E51 url(../../files/images/rozcestnik/pozadi.jpg) repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}
#page_container {
	width: 938px;
	background: transparent url(../../files/images/rozcestnik/main.jpg) no-repeat;
	margin: 0px auto;
}
#head {
	height: 38px;
	background: transparent;
	padding: 60px 0px 0px 270px;
	color: #FFCE06;
}
#head h1 {
	color: #FFCE06;
	font-size: 16pt;
	font-weight: normal;
}
#menu {
	height: 65px;
	background: transparent;
	padding: 30px 0px 0px 260px;
}
#text {
	padding: 5px;
	text-align: left;
	background: transparent;
	min-height: 500px;
	_height: 500px;
	color: #FFCB05;
}
#text a {
	color: #FFCB05;
}
#reset
{
	border:  0px none;
	margin:  0px;
	padding: 0px;
	float: none;
	clear: both;
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
#footer {
	width: 100%;
	height: 30px;
	background: transparent;
	text-align: right;
	color: #DBDBDB;
	font-size: 8pt;
}
#footer a {
	color: #DBDBDB;
	text-decoration: none;
}

/**************************/
/****** Horni menu *******/
/*************************/

.horni_menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.horni_menu li {
	display: block;
	float: left;
	width: 196px;
	height: 37px;
	background: url(../../files/images/rozcestnik/tlacitko.gif) no-repeat;
	margin-left: 10px;
	padding: 18px 0px 0px 0px;
	text-align: center;
	color: #112B41;
	font-weight: bold;
}

.horni_menu a {
	color: #112B41;
	font-weight: bold;
	text-decoration: none;
}

/************************/

#table_kontakt .first_td {
	color: White;
	font-weight: bold;
	padding: 0px 5px 0px 0px;
}