html, body, p, img, div  {
	margin: 0;
	padding: 0;
}

body {
	background-color: #ebe0cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
}

img {
	border: 0px;
}

a {
	color: #a09e80;
}

#header {
	width: 100%;
	height: 130px;
	background-color: #959595;
	border-bottom: 4px solid #474647;
	margin-bottom: 7px;
}
#header_content {
	position: relative;
	width: 990px;
	text-align: center;
	margin: auto;
}

#header #logo {
	float: left;
	margin: 10px 0 0 10px;
}

#header #menu {
	float: left;
	margin-left: -140px;
	padding-top: 106px;
	.padding-top: 110px;
}

#header .menu_item {
	color: black;
	font-size: 22px;
	text-decoration: none;	
	margin-left: 20px;
	padding-bottom: 3px;	
	.line-height: 30px;
}

#header .menu_item:hover {
	border-bottom: 4px solid #4196ce;
}

#header .orange {
	color: white;
}

#login {
	float: right;
	width: 255px;
	height: 110px;
	background-color: #848484;
	text-align: left;
	padding: 10px;
	.padding: 0px;
	font-size: 14px;
	margin-right: 13px;
}

#login a {
	color: #ffffff;
}

#login .input_text {
	height: 20px;
	width: 155px;
	background-color: #cfcfcf;
	border: 1px solid black;
	
}	

#login table td {
	padding: 3px;
}

#login .links {
	text-align: right;
	line-height: 1.3em;	
}

#login .links a{
	text-decoration: none;
	color: #272727;
}

#login .links a:hover {
	text-decoration: underline;
}


#page {
	position: relative;
	width: 990px;
	text-align: center;
	margin: auto;
}

#page h1 {
	width: 678px;
	float: right;
	border-bottom: 2px solid #a09e80;
	color: #a09e80;
	line-height: 1.4em;
	margin: 0px 10px 10px 0;
	padding: 0px;
}

#page .content_box {
	border-left: 3px solid #c0bd9a;
	border-right: 3px solid #c0bd9a;
	background-color: white;
	width: 964px;
	padding:5px 10px 5px 10px;
	margin-top:-4px;
	margin-bottom: -4px;
	text-align: left;
	color: #3f3f3f;
}

#page .content_box p{
	text-align: justify;
	width: 678px;
}

#page .right_col {
	float:right;
	width:275px;
}

#page .right_col_content {
	border-left: 1px solid #c0bd9a;
	border-right: 1px solid #c0bd9a;
	width:253px;
	margin-top:-4px;
	margin-bottom: -6px;
	background-color: #f5f3ee;
	font-size: 13px;
	line-height: 1.4em;
	padding: 10px 10px 0 10px;
	text-align: justify;
}

#page .mid_col {
	float:right;
	width:334px;
	margin-right: 10px;
}

#page .mid_col_content {
	border-left: 1px solid #c0bd9a;
	border-right: 1px solid #c0bd9a;
	width:312px;
	margin-top:-4px;
	margin-bottom: -6px;
	background-color: #f5f3ee;
	padding: 10px 10px 0 10px;
	text-align: justify;	
	font-size: 13px;
	line-height: 1.4em;
}


#page #nejnovejsi {
	float:right;
	width:678px;
	height: 50px;
	margin: 0px 10px 0 0;
}

#page #nejnovejsi h1 {
	width: 334px;
	float: right;
	border-bottom: 2px solid #a09e80;
	color: #a09e80;
	line-height: 1.4em;
	margin: 0px 0 10px 0;
	padding: 0px;
}

#page #nejnovejsi table {
	width: 334px;
	float: right;
}

#page #nejnovejsi table td{
	padding: 4px 6px 4px 6px;		
	border-bottom: 1px dotted  #a09e80;
}

#page #nejnovejsi table th{
	padding: 4px 6px 4px 6px;		
}

#page #nejnovejsi .second {
	margin-right: 10px;
}

#registrace td{
	font-size: 18px;
	padding: 2px 5px 2px 0;
}

#registrace form {
	float: right;
	width: 685px;
}

#page #vypis table {
	width: 680px;
}

#page #vypis table td{
	font-size: 15px;
	padding: 5px;		
}

#page #vypis table th{
	font-size: 15px;
	padding: 5px;		
}

#page #vypis table .even {
	background-color: #e9e7e1;
}

#page #vypis table .odd {
	background-color: #f5f3ee;
}

#page #vypis .second {
	margin-right: 10px;
}

#registrace td{
	font-size: 18px;
	padding: 2px 5px 2px 0;
}


#registrace .inp_text {
	height: 26px;
	font-size: 18px;
	border: 1px solid #c0bd9a;
	padding: 4px 4px 0 2px;
}

#footer {
	position: relative;
	width: 990px;
	text-align: center;
	margin: auto;
	color: #3f3f3f;
}

#banner_main {
	color: #c0bd9a;
	width:670px;
	text-align: center;
	margin-top: 10px;
}

#banner_main_sub {
	width: 468px;
	text-align: left;
	margin: auto;
}

#detail td {
	line-height: 1.5em;
}

.inzerat {
	margin-top: 10px;
	width: 678px;
}

.jmeno {
	padding: 4px;
	width: 210px;
	float: left;	
	color: #F88600;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}

.smer {
	padding: 4px;
	width: 52px;
	float: left;	
	font-size: 15px;
	margin-bottom: 10px;
}

.veritel {
	color: #97B52F;
}
.dluznik {
	color: #F88600;
}


.castka {
	padding: 4px;
	width: 140px;
	color: black;
	font-weight: bold;
	font-size: 18px;
	float: left;
	text-align: right;
	margin-bottom: 10px;
}

.urok {
	padding: 4px;
	width: 130px;
	float: left;
	font-size: 15px;
	text-align: right;
	font-size: 15px;
	margin-bottom: 10px;
}

.trvani {
	padding: 4px;
	width: 100px;
	float: left;
	text-align: right;
	font-size: 15px;
	margin-bottom: 10px;
}
.popis {
	padding: 4px;
	width: 670px;
	font-size: 13px;
	text-align: justify;
	float: none;
}
.kontakt {
	padding: 4px;
	width: 670px;
	font-size: 13px;
	text-align: justify;
	float: none;
}

.tagy {
	padding: 4px;
	width: 670px;
	font-size: 14px;
	border-bottom: 1px dotted  #a09e80;
	line-height: 1.5em;	
}

#loading {
	position:absolute;
	left:815px;
	top:150px;
	display:none;
}

label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }

.required {
	border: 1px solid #8F4000;
}

#registrace  .required {
	border: 1px solid #8F4000;
}

#contactable {
	font-size: 15px;
	width: 300px;
}

#contactable td{
	height: 30px;
}

#articles {
	font-size: 17px;
}

#articles a {
	font-weight: bold;
}
.right {
	text-align: right;
}

.center {
	text-align: center;

}

.fright {
	float: right;
}

.cleaner {
	clear: both;
}