
body{
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E8E8E8;
	height: 100%;
	text-align: center;
	color: #ffffff;
}
/* odkazy a jiné */
a{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.left a{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.middleleft a{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.right a{
	color: #2D2D2D;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.middleright a{
	color: #2D2D2D;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	text-decoration: underline overline;
}

strong{
	font-style: normal; font-weight: bold;
}
em{
	font-style: italic;
}
h1{
	font-size: 16px;
	font-weight: bold;
	display: inline;
	margin: 0px;
}
h2{
	font-size: 14px;
	font-weight: bold;
	display: inline;
	margin: 0px;
}
h3{
	font-size: 12px;
	font-weight: bold;
	color: #003B84;
	display: inline;
	margin: 0px;
}
.head1{
	font-size: 16px;
	font-weight: bold;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.head2{
	font-size: 12px;
	font-weight: bold;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.zlut{
	font-size: 13px;
	font-weight: bold;
	background: #FDC672;
	color: #2d2d2d;
	padding-left: 4px;
	padding-right: 4px;
}
.nadleft{
	background: #FDC672;
	font-size: 16px;
	color: #2d2d2d;
	font-weight: bold;
	padding: 8px;
}
.nadright{
	background: #466285;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	padding: 8px;
}
.marginovany{
	margin: 20px;
}

.vlevo
{
	text-align: left;
}
.vpravo
{
	text-align: right;
}

.mez{
	display: block;
	height: 3px;
}
/* inputy */ 

input,select{
	border: none;
	background: #7695B9;
}  
.inp{
	font-size: 11px;
	width: 95px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2D2D2D;
	font-weight: bold;
}
.inp_dlou{
	font-size: 11px;
	width: 140px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2D2D2D;
	font-weight: bold;
}

textarea{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: none;
	background: #7695B9;
}
.area{
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: none;
	background: #7695B9;
	font-weight: bold;
}
.odraz{
	clear: both;
	height: 1px;
}
adr{
	border-bottom: thin solid #D2D2D2;
	
}
/*zakaldni prvky*/
.main{
	display: block;
	margin: 0px auto;
	width: 775px;
	height: 100%;
	text-align: left;
	min-width: 755px;
}
.top{
	display: block;
	width: 100%;
	height: 100px;
	/*border: 1px dotted #F4A460; 
	margin-bottom: 3px; */
	background: url(../img/backleft.gif) repeat-y #466285;
}

.left{
	display: block;
	background: url(../img/levy.jpg) no-repeat;
	width:180px;
	float: left;
	height: 100%;
}
.right{
	display: block;	
	width: 180px;
	background: url(../img/pravy7.jpg) no-repeat right top;
	float: right;
	height: 100%;
	color: #2D2D2D;
}
.middleleft{
	display: block;
	background: #466285;
	width: auto;
	margin: 0px 185px 0px 180px;
	border: 1px solid #466285;
	/*border-left: 2px solid #FDC672;*/
	color: #ffffff;
	font-size: 13px;
	/*height: 700px;*/
	
}

.middleright{
	display: block;	
	background: #FDC672;
	width: auto;
	margin: 0px 180px 0px 185px;
	border: 1px solid #FDC672;
	/*border-right: 2px solid #4C6A90;*/
	color: #2D2D2D;
	font-size: 12px;
	/*height: 700px;*/

}
.tableft{
	color: #ffffff;
	font-size: 12px;
}
.tableftadr{
	color: #ffffff;
	font-size: 11px;
}
.tabright{
	color: #2D2D2D;
	font-size: 12px;
}
.bottom{
	width: 100%;
	clear: both;
	background-color: #b9b9b9;
	/*margin-top: 3px;*/
	color: black;
	font-size: 12px;
}
.obsah1{
	width: 100%;
	/*background: url(../img/back.gif) repeat-y;*/
	background: url(../img/backleft.gif) repeat-y;
}
.obsah2{
	width: 100%;
	/*background: url(../img/back.gif) repeat-y;*/
	background: url(../img/backright.gif) top right repeat-y; 
}
.inleft{
	margin: 20px 20px 0px 0px;
	background: #466285;
}
.inright{
	margin: 20px 20px 0px 20px;
	background: #FDC672;
}
.logo
{
	background: url(../img/logo3.gif);
	position: relative;
	left: 26px;
	top: -80px;
	width: 158px;
	height: 110px;
}
.logo2{
	position: relative;
	left: 175px;
	top: 70px;
	width: 120px;
	height: 18px;
}
.obraztop{
	margin-top: 10px;
	margin-right: 10px;
}
.obrazright{
	text-align: right;
}
.obrazleft{
	text-align: center;
}
.lineright{
	line-height: 13px;
}

