body {
  
  margin-top:10px;
  margin-bottom:10px;
	background-color: #dcebff;
	background-image: url("images/bg.jpg");
	background-repeat: repeat-x;
	font-family: verdana, tahoma, sans-serif;
	font-size: 12px;
}

A:link {
	COLOR: #0000FF; text-decoration: none;
}
A:visited {
	COLOR: #0000FF; text-decoration: none;
}
A:active {
	COLOR: #0000FF; text-decoration: none;
}
A:hover {
	COLOR: #FF0000; text-decoration: underline;
}

label {
  width: 150px;
  display: block;
  float: left;
}
.sel_1 {
  width: 250px;
}
.start {
  width: 122px;
}
.end {
  width: 122px;
}
.sel_2 {
  width: 144px;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 990px;
  text-align: left;
  background: #FFFFFF;
  border: 8px solid #FFFFFF;
}

#header_wrapper {
  background: #4E7DD1 url('../img/menu_bg.gif') bottom left repeat-x;
  margin:0px; padding:0px;
}

#header {
  height: 105px;
  padding:6px;
  background: url('images/top.gif') top right no-repeat;
  margin:0px;
}

#header h1 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 28px;
  color:#ffffff;
  letter-spacing: -1px;
}

#header h2 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color:#B1C6EB;
  letter-spacing: 1px;
}

#left_side {
  margin-top: 10px;
  float: left;
  width: 200px;
  background: #ddeefc url('xx') bottom left repeat-x;
  min-height: 1900px;
}

#right_side {
  margin-top: 10px;
  float: right;
  width: 150px;
  background: white url('xx') bottom left repeat-x;
}

#right_side h3
{color: white;}

#content {

  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 210px;
  margin-right: 160px;
  

}

#footer {
  height: 50px;
  background-color: #4E7DD1;
  clear: both;
  text-align: center;
  padding-top:12px;
  color: #B6CEF9;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
}

#footer A:link {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:visited {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:active {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:hover {
	COLOR: #FFFFFF; text-decoration: underline;
}

#left_side p, #right_side p {
  margin:10px;margin-top:15px;margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #333333;
}

#left_side h3, #right_side h3{
  margin-top:5px; margin-bottom:10px; margin-left:5px; margin-right:5px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 13px;
  color: white;
  border:1px solid #0F3974;
  background-color: #95d132;
}

#left_side h4, #right_side h4 {
  margin-top:0px;margin-bottom:0px;margin-left:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
}

#content p {
  margin-top:15px; margin-bottom: 15px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333333;

}

#content h3 {
  margin-top:5px; margin-bottom: 10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  color: #2153AA;
}

#content h4 {
  margin-top:0px;margin-bottom:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
}

#navlist
{
  margin-top:1px;
  margin-bottom:0px;
  text-align:center;
  padding: 5px 0;
  margin-left: 0;
  border-bottom: 1px solid #0F3974;
  font: bold 14px Verdana, sans-serif;
}

#navlist li
{
  list-style: none;
  margin: 0;
  display: inline;
}

#navlist li a
{
  color: #F1F6FE;
  padding: 5px 15px;
  margin-left: 3px;
  border: 1px solid #0F3974;
  border-bottom: none;
  background: #2153AA url('../img/tab_bg.gif') bottom left repeat-x;
  text-decoration: none;
}

#navlist li a:link { color: #F1F6FE; }
#navlist li a:visited { color: #F1F6FE; }

#navlist li a:hover
{
  color: #000000;
  background: #95d132;
  border-color: #0F3974;
}

#navlist li a#current
{
  color: #000;
  background: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

.featurebox_center {
  background-color: #fffff6;
  margin:0px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}

.featurebox_side {
  background-color: #fffff6;
  margin:0px;margin-left:10px;margin-right:10px;margin-bottom:15px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}

.marq_text {
  width: 630px;
  font-weight: bold;
  color: #F00;
}
.advertisment {
  size: 7px;
  color: #C0C0C0;
}
input,  select
{
border: solid 1px black;
}

.meniny {
  text-align: center;
  font-size: 10px;
  border: 1px solid black;
  margin-left:5px; margin-right:5px;
  /*font-weight: bold;*/
  color: #000;
  background-color: #FBB117;
}

.alert {
  color: #FF0000;
}
h3.celkovo
{
color:red;
}
.list_offer_name
{ 
width: 600px;
background: #95d132;
border: solid black 1px;
font-size:15px;
color: black; }
.list_offer_price
{

padding-top: 50px;
font-size:14px;
color: black;

}
.list_offer_price_eur, .list_offer_price_eur_home
{
font-weight: bold;
padding-top: 50px;
font-size:14px;
color: #466316;
}

.list_offer_price_eur_home {
  font-size:12px;
}

.list_offer_price_l {
  font-size:12px;
}

 .list_offer_views
{
padding-left: 50px;
padding-top: 50px;
font-size:12px;
color: black;
}