/* CSS Document */
#body {
	text-align: center;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	background: #000000;
}
h1{
	font-family: "Trebuchet MS", sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #ff8c00;
	background: #000000;
	text-align: center;
}

a{

	color: #aaa;
	text-decoration: none;
}

a:hover{
	
	color: #ff8c00;
}

#main {
	width: 903px;
	position: relative;
	top:-10px;
	text-align: left;
	margin: auto;
	min-height: 750px;
}
#head {
	width: 900px;
	height: 235px;
	position: relative;
	top:-10px;
	text-align: left;
	margin: auto;
}
#menu {
	width: 885px;
	height: 26px;
	position: relative;
	text-align: left;
	margin: auto;
}
#pravy {
	width: 185px;
	min-height: 600px;
	position: absolute;
	top: 26px;
	right: -3px;
	background: url(images/pravy1.jpg) top repeat-y;
	color: #696969;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
	padding-left: 0px;
	font-weight: bold;
	font-style: normal;
}
.pravytext {
	margin-left: 15px;
}
.levytext {
	margin-right: 40px;
}
#levy {
	width: 200px;
	min-height: 600px;
	position: absolute;
	top: 26px;
	left: 1px;
	background: url(images/levy1.jpg) top repeat-y;
}
.napispravy{
	background: url(images/pozadinapisu.jpg) top repeat-x;
	color: #aaa;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	padding-left: 0px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	width: 156px;
	margin-left:2px;
}
.napislevy {
	background: url(images/pozadinapisu.jpg) top repeat-x;
	color: #aaa;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	padding-left: 0px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	width: 165px;
	margin-left:34px;
}
#stred {
	width: 517px;
	margin-left: 203px;
	min-height: 1000px;
	background: #111;
}
#konec {
	width: 600px;
	height: 30px;
	text-align: right;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #FFFFFF;
}
#levypata {
	width: 200px;
	height: 95px;
	position: absolute;
	top: 600px;
	left: 1px;
	background: url(images/pata1.jpg) top repeat-y;
}
#pravypata {
	width: 181px;
	height: 104px;
	position: absolute;
	top: 600px;
	right: 2px;
	background: url(images/pata2.jpg) top repeat-y;
}
#strankovani {
	margin-left: 15px;
}
.textstred{
padding-left:5px;
padding-right:5px;
}
b{
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #ff8c00;
	text-decoration: none;
}
.nov {
	position: relative;
	top: 0px;
	left: 5px;
	width: 450px;
	height: 30px;
	color: #444;
	font-size: 26px;
	padding: 2px 0px 5px 30px;
	margin-left: 5px;
	line-height: 160%;

}
.novinky {
	color: #fff;
	text-align: justify;
	padding: 2px 10px 10px 5px;
	margin-left: 10px;
	background:#060606;
	width: 480px;
}
.nova {
	margin-left: 5px;
	width: 500px;
}
.date {
	position: relative;
	top: 7px;
	left: 0px;
	width: 98px;
	height: 29px;
	padding: 5px 0px 0px 0px;
	margin-left: 5px;
	background: url(images/datum.png) top left no-repeat;
	line-height: 200%;
	float: left;
	color: #ff8c00;
	font-weight: bold;
}