html {
	height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-size: 12px;
	color: #FFFFFF;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color:#333333;
	scrollbar-3dlight-color:#6B6B6B;
	scrollbar-darkshadow-color:#6B6B6B;
	scrollbar-shadow-color:#333333;
	scrollbar-arrow-color:#6B6B6B;
	scrollbar-track-color:#6B6B6B;	
}
.lavy {
	background-image: url(gfx/index_lavy.gif);
	background-repeat: repeat-y;
}
.pravy {
	background-image: url(gfx/index_pravy.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.stred {
	height: 100%;
	width:100%;
}
.intromenu {
	background-image: url(gfx/intro_menu.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-top :1px;
}
.tlacidla {
	left: 50px;
	top: -3px;
}
.introodkaz {
	text-decoration: none;
	font-weight : bold;
	font-size: 12px;
	line-height: 21px;
	color: #FFFFFF;
	display: block;
	margin-top : 1px;
}
.introodkaz:hover {
	color: #D20009;
}
.obrazky {
	border: 1px solid #6B6B6B;
}
.lavystred {
	padding: 5px;
	text-align : right;
	vertical-align : top;
}
.border{
	vertical-align : top;
	border: 1px solid #6B6B6B;
	background-color: #3B3B3B;	
}
.menulink:hover {
	color: #D20009;
}
.menulink {
	color: White;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	float: center;
}
.menu {
	background-image: url(/gfx/gradient.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	line-height: 20px;
	border-top: 1px solid #6B6B6B;
	border-bottom: 1px solid #6B6B6B;
	height: 20px;
	width: 470px;
	background-position : right;
	background-repeat : repeat-y;
}
.obrramik {
	border: 1px solid #6B6B6B;
}

.sekciatext {
	text-align : justify;
	font-size: 12px;
	vertical-align : top;
	padding: 13px;
}
.sekciaznacka {
	background-position: right;
	background-repeat : repeat-y;
	text-align : justify;
	font-size: 12px;
	vertical-align : top;
	padding: 13px;
}
.sekciaobr {
	padding: 15px;
}
.sekcia{
    border-bottom: 1px solid #6B6B6B;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
li {
	float: left;
	position: relative;
	width:20%;
}
li ul {
	display: none;
	position: absolute; 
	top: 20px;
	left: 0;
}
li > ul {
	top: auto;
	left: auto;
}
li:hover ul, li.over ul{
	display: block;
}
#nav li ul li a{
	width: 120px;
	border-top: 0px solid #6B6B6B;
	border-right: 1px solid #6B6B6B;
	border-bottom: 1px solid #6B6B6B;
	border-left: 1px solid #6B6B6B;
}
#nav li ul li a:hover{
	background-color: #9C1918;
	padding-right: 10px;
	padding-left: 10px;
}
.item{
	line-height: 20px;
	cursor:pointer;
	padding-left:19px;
	padding-right:1px;
}
.item:hover{
	padding-left:18px;
	padding-right:0px;
	border-top: 0px solid #6B6B6B;
	border-right: 1px solid #6B6B6B;
	border-bottom: 0px solid #6B6B6B;
	border-left: 1px solid #6B6B6B;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #3B3B3B;
	border: 1px solid #6B6B6B;
	margin-bottom: 2px;
}
.odkaz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	text-decoration: none;
	font-weight : bold;
}
.odkaz:hover {
	color: #6B6B6B;
}
.copyright {
	border-top: 1px solid #6B6B6B;
	color: #6B6B6B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	height: 20px;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 5px;
}
.copyrightlink{
	color: #6B6B6B;
	font-weight : bold;
}
.obrazok {
	background-image: url(gfx/main_logo.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.sekcianadpis{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color: #D20009;
	padding-top: 5px;
	padding-bottom: 20px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #3B3B3B;
	border: 1px solid #6B6B6B;
	margin-left: 2px;
}
.kontakt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}	
.sekciamenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	padding-top: 3px;	
	padding-bottom: 3px;	
	border-bottom: 1px solid #6B6B6B;
}

