html, li, ul, ol { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

img {
	border: 0;
}

strong {
	font-weight: 900;
}

body {
	background: #D13619;
	background-image: url("../images/pozadi-top.gif");
	background-repeat: repeat-x;
	font-family: 10px Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	margin: auto;
	padding: 0;
	color: white;
	text-align: center;
}

div.page {
	width: 900px;
	padding: auto;
	margin: auto;
	text-align: center;
}

div.top table.head {
	border: 0; 
	width: 900px; 
	height: 100px; 
	vertical-align: top; 
	text-align: center;
}

div.top td.head-space {
	width: 10px;
}

div.top td.head-text {
	vertical-align: middle; 
	text-align: center; 
	width: 340px;
	font-size: 30px;
	font-weight: 900;
	margin-top: 5px;
}

div.top td.head-text1 {
	vertical-align: middle;
	text-align: center;
	width: 340px;
	font-size: 30px;
	font-weight: 900;
	margin-top: 5px;
}

div.top td.head-image {
	vertical-align: middle; 
	text-align: center; 
	width: 200px;
}

div.top a.head-a {
	text-decoration: none;
}

div.top img.head-img {
	vertical-align: middle; 
	border: 0;
	width: 169px;
	height: 91px;
}

div.menu {
	background: url("../images/menu.jpg") no-repeat;
	height: 50px;
	width: 900px;
	text-align: center;
	color: white;
}


div.menu ul { 
	position: relative; 
	height: 50px; 
	text-align: center;
	padding: auto;
}

div.menu li { 
	position: relative;
	vertical-align: middle;
	float: left;
	text-align: center; 
}

div.menu li a { 
	display: block; 
	width: 125px; 
	height: 25px; 
	padding-top: 10px;
	margin: auto;
	float: left; 
	font-size: 1em;
	font-weight: 600; 
	color: #fff; 
	text-decoration: none; 
}

div.menu li.active a, 
div.menu li a:hover {
	color: Silver;
}

div.text {
	width: 900px;
	background: url("../images/bg_image.jpg") repeat-y;
}

div.top1 {
	height: 210px;
	margin: auto;
	padding: auto;
}

hr {
	width: 780px;
	color: white;
	border-top: 0px inset white;
	border-bottom: 1px dashed #D13619;
	line-height: 1px;
}

div.link {
	width: 760px;
	margin: auto;
	font-size: xx-small;
	text-align: left;
	color: #D13619;
}

div.link a {
	text-decoration: none;
	color: #D13619;
}

div.link:active a,
div.link a:hover {
	color: maroon;
}

div.content {
	width: 780px;
	margin: auto;
	color: #202020;
	text-align: center;
	max-width: 780px;
	font-size: 12px;
	background: url("../images/bg_image1.jpg") repeat-y;
}

div.content table {
	font-size: 12px;
	color: #202020;
	line-height: 22px;
}

div.content a {
	text-decoration: none;
	font-weight: bold;
	color: #D13619;
}

div.content:active a,
div.content a:hover {
	color: maroon;
}

div.content hr {
	width: 540px;
	color: white;
	border-top: 0px inset white;
	border-bottom: 1px dashed #D13619;
	line-height: 1px;
}

div.sidebar {
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
}

div.sidebar-content {
	margin: 0;
	padding: 0.5em 1em;
	text-align: justify;
}

div.main {
	margin: 0 0 0 210px; 
	padding: 0;
	/*background: #82E4F5 repeat-y;*/
}

div.main-content {
	margin: 0;
	padding: 0.5em 1em;
	text-align: justify;
}

hr.cleaner {
	clear: both;
	height: 1px;
	margin: -1px 0 0 0;
	padding: 0;
	border: none;
	visibility: hidden;
}

h1.content {
	font-size: 16px;
	font-weight: 900;
	margin-top: 5px;
	border-bottom: 1px dashed silver;
	color: #D13619;
}

h1.content1 {
	font-size: 18px;
	font-weight: 900;
	margin-top: 5px;
	border-bottom: 1px dashed silver;
	text-align: justify;
	color: #D13619;
}

div.bottom {
	background: url("../images/bg_image_bottom.jpg") no-repeat;
	width: 900px;
	height: 60px;
	color: Gray;
	font-size: 0.9em;
}

p.copyright {
	font-size: smaller;
	padding-top: 8px; 
}

p.copyright a {
	text-decoration: none;
	color: #696969;
}
