body{
  font-family: Georgia, Verdana, Tahoma, Arial;
  font-size: 12px;
  color: #3a1a0a;
  text-align: center;
  /*background: #ebd7ad url(image/site_bg.png) repeat-x scroll 0 0;*/
  background:#ebd7ad url(/domain/kovani/templates/vs/image/site_bg.png) repeat-x scroll 0 0;
}

table, td, th{
  font-size: 12px;
}

body, div, p, form{
  margin: 0px;
  padding: 0px;
}

h1, h2, h3{
  font-family: Georgia;
  color: #990000;
  margin: 0px;
  padding: 0px;
}

a{
  color: #3a1a0a;
}
a:hover{
  color: #990000;
}

#page{
  width: 850px;
  margin-left: auto;
  margin-right: auto;
  background-color: #eee;
  text-align: left;
  background:#FFF url(/domain/kovani/templates/vs/image/main_bg_left.png) repeat-y scroll center !important;

}

#head{
  height: 150px;
  background-color: #ddd;
}

#topMenuBar{
  background-color: #ccc;
}

#topMenuBar ul{
font: 12px Verdana;
padding: 9px 0px 10px 0px;
margin: 0px;
width: 100%;
background-color: #3a1a0a;
text-align: left; /*set value to "right" for example to align menu to the right of page*/
}

#topMenuBar ul li{
list-style: none;
display: inline;
}

#topMenuBar ul li a{
padding: 9px 0.6em 10px 0.6em;
text-decoration: none;
color: #f3e1b0;
}

#topMenuBar ul li a:hover, #topMenuBar ul li a:active{
background-color: #800000;
}

html body #topMenuBar ul li a.select{
  background-color: #800000;
}



#sideBar{
  width: 200px;
  float: left;
}
#sideBar h3{
  margin-left: 10px;
}
.sideMenuBar{
  margin-bottom: 1px;
}
.sideMenuBar ul{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  width: 200px;
}
.sideMenuBar ul li{
  border-top: solid 1px #f3e1b0;
}
.sideMenuBar ul li a{
  display: block;
  width: 180px;
  _width: 200px;
  padding: 5px 10px;
  background-color: #3a1a0a;
  color: #f3e1b0;
  text-decoration: none;
  font-weight: bold;
  }
.sideMenuBar ul li a:hover{
  background-color: #800000;
}
.sideMenuBar ul li ul li a{
  padding: 2px 20px;
  width: 160px;
  _width: 200px;
  font-weight: normal;
  background-color: #4E2B20;
}

html body .sideMenuBar ul li a.select{
  background-color: #800000;
}

.sideMenuBar2 ul{
  list-style-type: square;
  margin: 0px 5px 0px 30px;
  padding: 0px;
}
.sideMenuBar2 ul li a{
  text-decoration: none;
  color: #3a1a0a;
}
.sideMenuBar2 ul li a:hover{
  text-decoration: underline;
  color: #990000;
}

.search {padding: 20px 5px 5px 5px !important; text-align: right;}
.search input.searchText  {width: 190px; border: solid 1px #3a1a0a; margin-bottom: 3px;}
.search input.formSubmit  {
  background-color: #3a1a0a;
  border: none;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  padding: 1px;
  cursor: hand;  
}
.search input.formSubmit:hover{background-color: #990000}

.sideContact{
  color: #990000;
  font-family: Arial;
  font-weight: bold;
  text-align: center;
}
.sideContact .tel{
  padding: 0px;
  margin: 5px 0px 15px 0px;
  font-size: 26px;
}
.sideContact a{
  color: #990000 !important;
  font-weight: bold;
}
.sideContact a:hover{
  color: #fff !important;
}




#textBar{
  width: 620px;
  _width: 630px;
  padding-right: 10px;
  margin: 10px 0px;
  float: right;
  text-align: justify;
}
#textBar p{
  line-height: 1.5em;
  margin-bottom: 8px;
}
#textBar h2{
  font-size: 18px;
  font-weight: normal;
  margin: 15px 0px 10px 0px;
}
#textBar h2.subtitle{
  font-size: 24px;
  font-weight: bold;
  margin: 15px 0px 15px 0px;
}
#textBar h3{
  font-size: 13px;
  margin: 10px 0px 5px 0px;
}
#textBar li{
  line-height: 1.5em;
}


#footBar{
  clear: both;
  background-color: #996633;
  color: #f3e1b0;
  text-align: center;
}
#footBar ul{
  list-style: none;
  margin: 0px;
  padding: 3px 0px;
}
#footBar ul li{
  display: inline;
}
#footBar ul li a{
  text-decoration: none;
  color: #FFCC66;
  padding: 2px 10px;
}
#footBar ul li a:hover{
  text-decoration: underline;
}


table.cenik th{
	background-color: #800000;
	color: white;
	text-align: center;
}
table.cenik td{
	background-color: #dcc39b;
	text-align: center;
}
table.cenik td.first{
  background-color: #800000;
  color: white;
  font-weight: bold;
}

div.infobox{
	margin-bottom: 15px;
	color: #800000;
	background-color: #f3e1b0;
	border: solid 2px #800000;
	font-family: Verdana, Tahoma;
}
.infobox_in{
	padding: 5px;
	margin: 0px !important;
	text-align: center;
}

table.vs {margin-top: 10px}
table.vs td{background-color: #3a1a0a}
table.vs td h2{
  font-size: 110%;
  margin: 0px 0px 5px 0px !important;
}
table.vs td a{text-decoration: none; color: #f3e1b0 !important}
table.vs td a:hover{text-decoration: underline}
table.vs td a img{border: solid 2px white}
table.vs td a:hover img{border-color: #c00}

.side_info{
  font-family: Verdana, Arial, Tahoma;
  font-size: 11px;
  margin: 0px 5px 15px 5px;
  padding: 0px;
  border: solid 1px #800000;
  background-color: #f3e1b0;
  line-height: 1.4em;
}
.side_info p{
  margin: 0px;
  padding: 0px 5px;
}

table.kovani tr{background-color_: white}
