html{
	margin:0px;
	padding:0px;
}

body{
	margin:0px;
	padding:0px;
	background-repeat:no-repeat;
	background-position:50% 0%;
	/* smazat? upravit pro IE6? */
	min-height:560px;
}

hr{
	margin:0px;
}

.note{
	padding-top:13px;
	padding-bottom:9px;
	font-size:12px;
	color:#A31518;
}

.right{
	text-align:right;
}

#context img{
	padding:1px;
	border: 1px solid #555555;
}

#context img.nb{
	padding:0px;
	border:none;
}

table.form{
	margin-top:13px;
	font-size:12px;
	color:#333333;
}

table.form input{
	height:15px;
	background-color:#666666;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	font-size:11px;
	text-align:left;
}

table.form select{
	height:20px;
	background-color:#666666;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	font-size:11px;
	text-align:left;
	width:252px;
}

table.form input{
	width:250px;
}

table.form textarea{
	padding:2px;
	background-color:#666666;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	font-size:11px;
	text-align:left;
	font-family: Verdana, Arial, Tahoma, Helvetica, Geneva;
}

table.form textarea{
	width:400px;
	height:80px;
}

table.form input.check{
	width:auto;
	border:none;
	background:none;
}

table.tbrozpis, table.tbrozpis td{
	border-collapse:collapse;
	border:1px solid #222222;
}
table.tbrozpis thead{
	text-align:center;
	font-weight:bold;
	background-color:#EEEEEE;
}
table.tbrozpis tbody{
	background-color:#BBBBBB;
}

input.submit{
  background: url('../images/b_submit.gif') 0 0 no-repeat;
  border: 0;
  width: 167px;
  height: 27px;
  padding-left: 30px;
  color: #FFFFFF;
  cursor: pointer;
  font-weight:normal;
  font-size:12px;
}

input.submit:hover{
  background-position: 0 -29px;
  color: #000000;
}

input.reset{
  background: url('../images/b_reset.gif') 0 0 no-repeat;
  border: 0;
  width: 167px;
  height: 27px;
  padding-left: 30px;
  color: #000000;
  cursor: pointer;
  font-weight:normal;
  font-size:12px;
}

input.reset:hover{
  background-position: 0 -29px;
  color: #000000;
}

#content{
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

#homepage{
	position:absolute;
	top:0px;
	width:898px;
	height:129px;
}
#homepage a{
	display:block;
	width:898px;
	height:129px;
}


#topmenu{
	padding-top:129px;
	height:35px;
	background-repeat:no-repeat;
}


#topmenusum{
	height:35px;
	background-repeat:no-repeat;
	background-position: 0 0;
}

#topmenu div{
	float:left;
	
}

#topmenu div a{
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	line-height:40px;
	_line-height:35px;
	text-align:center;
	font-family: Verdana, Arial, Tahoma, Helvetica, Geneva;
	font-size:10px;
	background-repeat: no-repeat;
}

#topmenu #sum1{
	width:131px;
	height:35px;
}

#topmenu #sum1 a{
	width:131px;
	height:35px;
}

#topmenu #sum2{
	width:124px;
	height:35px;
}

#topmenu #sum2 a{
	width:124px;
	height:35px;
}

#topmenu #sum3{
	width:125px;
	height:35px;
}

#topmenu #sum3 a{
	width:125px;
	height:35px;
}

#topmenu #sum4{
	width:123px;
	height:35px;
}

#topmenu #sum4 a{
	width:123px;
	height:35px;
}

#topmenu #sum5{
	width:123px;
	height:35px;
}

#topmenu #sum5 a{
	width:123px;
	height:35px;
}

#topmenu #sum6{
	width:126px;
	height:35px;
}

#topmenu #sum6 a{
	width:126px;
	height:35px;
}

#topmenu #sum7{
	width:146px;
	height:35px;
}

#topmenu #sum7 a{
	width:146px;
	height:35px;
}

#street{
	padding-left:20px;
	width:170px;
	background-image:url(../images/gm1.gif);
	background-position: 10% 50%;
}
#spol{
	width:225px;
	background-image:url(../images/gm2.gif);
	background-position: 0 50%;
}
#fit{
	width:200px;
	background-image:url(../images/gm3.gif);
	background-position: 0 50%;
}
#komerce{
	width:250px;
	background-image:url(../images/gm4.gif);
	background-position: 0 50%;
}


#lmenu{
	float:left;
	padding-top:55px;
	padding-left:27px;
	width:185px;
	min-height:201px;
	font-size:13px;
	font-weight:bold;
}

#lmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#lmenu ul ul {
	margin-left: 10px;
	font-size:13px;
	font-weight:normal;
}

#lmenu ul ul ul{
	margin-left: 20px;
	font-size:10px;
	font-weight:normal;
}

#lmenu li{
	margin-bottom: 4px;
}

#lmenu li a {
	display: block;
	height: 33px;
	color:#000000;
	padding-left:23px;
	text-decoration: none;

	background-image:url(../images/lmenu_spol.gif);
	background-position: 0 0;
	background-repeat:no-repeat;
}

#lmenu li a:hover {
	color:#FFFFFF;
	background-position: 0 -31px;
}

#footer a{
	color:#CCCCCC;
	text-decoration:none;
}
#footer a:hover{
	color:#666666;
}

#footer a.wanet{
	padding-left:30px;
	padding-right:35px;
	color:#666666;
}
#footer a.wanet:hover{
	color:#FFFFFF;
}

#footer{
	clear:both;
	color:#FFFFFF;
	font-size:9px;
}
