body {
	margin: 0;
	padding: 0;
  background-color: #444444;
}


html body {
color : #000000;
font-size : 12px;
font-family: Verdana, sanf-serif;
}
#web {
height : auto;
margin:auto;
width : 900px;
margin-top: 20px;
}
h2{
text-align:center;
font-size:28px;
margin:0px;
padding-bottom:15px;
}
.lava {
float:left;
margin-top: 5px; 
text-align:center;
}
.menu {
width:150px;
border:0px black solid;
margin-top: 4px; 
text-align:left;
}
.menu ul{
list-style-type: none;
margin: 0; 
padding: 0;
}
.menu li a{
width:100%;
display: block;
}
.menu li span{
margin-left:20px;
}
.menu li a{
text-decoration:none;
color:#C00;
font-size:15px;
}
.menu li a:hover{
color: black; 
background-color: #DDD
}
.mainmenu {
	font-size : 11px;
	color : #FFFFFF;
}
.mainmenu_red {
	font-size : 11px;
	color : red;
}
.mainmenu_green {
	font-size : 11px;
	color : green;
}
.mainmenu_white {
	font-size : 13px;
	color : white;
}

.mainmenu_yellow {
	font-size : 14px;
	color : #CC9933;
}

.mainmenu_yellow_s {
	font-size : 12px;
	color : #bbbcbc;
}

.mainmenu_blue_s {
	font-size : 12px;
	color : #CC9900;
}

.text_ponuka {
	font-size : 13px;
	color : #C0C0C0 ;
	align: center;
}
.text {
width:700px;
float:right;
padding-left: 10px;
  
}
.spodok {
clear:both;
width:230px;
padding-top:20px;
padding-bottom:20px;
margin-left:275px;
text-align:center;
}
a {
color:#C00;

text-decoration:none;
}

a:hover {
text-decoration:underline;
}

input.mainoption{border:0px solid #000000; width:100px; background:#fafafa;font-size:12px;font-weight:bold}


#footer {
	bottom: 0;
	left: 0;
	width: 100%;
	min-width: 100%;
	height: 17px;
	color: #000;
	border-top: 4px solid #000;
	background-color: rgb(200,200,200);
	padding: 0px;
}
#footer a{
  color: black;
}
#footer .content {
	padding: 3px;
}
@media screen{
	#footer{
		position: fixed;
		min-width: 100%;
	}


 .center-head {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	padding-left:10px;
	text-align:left;
	width:630px;
	height:20px;
	background-image:url(/images/center-start.jpg);
}

.panel-text {
	color:#FFFFFF;
	font-size:12px;
	padding: 5px;
	text-align:left;
}

tr.low {
	background: #777;
	font-size: 8pt;
}

tr.low1 {
	background: #5b5a5a;
	font-size: 9pt;
	color: #000000;

}



tr.top {
	background: #745f00;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}


input, select {
	background-color: #fff;
	color: #000;

	padding: 2px;
	border: 1px solid #000;
}
