body#main{
	font-family: Trebuchet MS;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	background-repeat: repeat;
	text-align: justify;
	background-color: #0c0000;
	background-image: url(../img/bgr.jpg);
	margin: 0px;
}
#page {
	background-image: url(../img/back1.jpg);
	background-repeat: no-repeat;
	width: 910px;
	height: 770px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	position: relative;
}
#obsah {
	background-image: url(../img/obsah.png);
	background-repeat: no-repeat;
	width: 389px;
	height: 443px;
	position: absolute;
	left: 220px;
	top: 190px;
	/*overflow: auto;*/
	margin: 0px;
	padding: 20px;
}

#content {overflow:auto; height:440px; width:380px; padding-right:15px;}

#obsah ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left:15px;
}

#menu {
	width: 114px;
	height: 410px;
	position: absolute;
	left: 670px;
	top: 190px;
	list-style-type: none;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#flag {
	width: 200px;
	height: 20px;
	position: absolute;
	left: 680px;
	top: 20px;
	margin: 0px;
	padding: 0px;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 114px;
	height: 25px;
	display: block;
	background-image: url(../img/but.png);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#menu a:hover, #active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 114px;
	height: 25px;
	display: block;
	background-image: url(../img/but_active.png);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#logos {
	width: 790px;
	height: 66px;
	position: absolute;
	left: 60px;
	top: 760px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#copy {
	width: 790px;
	position: absolute;
	left: 60px;
	top: 840px;
	margin: 0px;
	padding: 0px;
	font-size: 8px;
	font-weight: normal;
	text-decoration: none;
}
#image {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#image a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	text-align: center;
}
h2 {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	text-align: left;
	display: block;
	padding: 5px;
	background-image: url(../img/bgr_h2.png);
	background-repeat: repeat-x;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img#screen {
	padding: 0px;
	border: 5px solid #aa5e3c;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
table#tab_screen {
	text-align: center;
}
html {
	scrollbar-face-color: #a95e3c;
	scrollbar-highlight-color: #865b38;
	scrollbar-shadow-color: #865b38;
	scrollbar-3dlight-color: #ebdca0;
	scrollbar-arrow-color: #ebdca0;
	scrollbar-track-color: #3d2520;
	scrollbar-darkshadow-color: #55271a;
}

