*{
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.b{
	font-weight: bold;
}
.u{
	text-decoration: underline;
}
i.{
	font-style: italic;
}
.none{
display: none;
}
html, body{
	background: #fff;
	font-family: arial, tahoma 'times new roman', cursive, sans-serif, sans;
	font-size: 90%;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: center;
}
body #stranka{
	height: auto;
	margin: 10px auto;
	min-height: 100%;
	position: relative;
	text-align: left;
	width: 950px;
	z-index: 1;
}
body #top{
	background-color: #fff;
	height: 50px;
	position: relative;
	width: 950px;
}
#top #logo, #top h1{
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 250px;
}
#top #logo{
	background: transparent url('../images/logs/logo.png') no-repeat left center;
	cursor: pointer;
	z-index: 2;
}
#top h1{
	cursor: pointer;
	font-size: 1.4em;
	font-weight: bold;
	padding-top: .5em;
	z-index: 1;
}
#top #topmenu{
	background-color: #fff;
	float: right;
	padding: 0;
	width: 300px;
}
#top .date{
	float: right;
	text-align: right;
	white-space: nowrap;
	width: 500px;
}
#topmenu ul{
	float: right;
	margin: 8px 5px 0 5px;
}
#topmenu ul li{
	list-style-type: none;
	text-align: right;
	white-space: nowrap;
}
#topmenu ul li a{
	background: transparent url('../images/html/plus.gif') no-repeat left bottom;
	color: #000;
	display: inline;
	font-size: 1.2em;
	line-height: 1.5em;
	padding-left: 25px;
	vertical-align: middle;
}
#topmenu ul li a:hover{
	color: #fd4b00;
}
#body{
	height: auto;
	margin-top: 15px;
	min-height: 100%;
	width: 950px;
}
div #hlavnimenu{
	display: block;
	float: left;
	height: auto;
	margin: 5px 10px 10px 0;
	padding-top: 10px;
	width: 220px;
}
#hlavnimenu ul{
	display: inline;
}
#hlavnimenu ul li{
	display: inline;
	list-style-type: none;
}
#hlavnimenu ul li a{
	background: transparent url('../images/buttons/menu.gif') repeat-x left;
	color: #fff;
	display: block;
	font-size: .95em;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	margin: 1px 0;
	padding-left: 28px;
	text-decoration: none;
	width: 220px;
}
#hlavnimenu ul li a:hover{
	background: transparent url('../images/buttons/menu2.gif') repeat-x left;
	text-decoration: underline;
}
.info{
	display: block;
	height: 19px;
	left: -2px;
	position: absolute;
	top: -10px;
	width: 126px;
}

#vyhledavani, #login{
  height: 100px;
  overflow: hidden;
}


#vyhledavani{
	float: left;
    width: 635px;

}
#vyhledavani #ad1{
	background-color: #FEDE2C;
	height: 45px;
    padding-top: 10px;
    width: 635px;
    text-align: center;
    font-size: 1.1em;
}



#ad2{
	background: #fef3ab url('../images/html/ye_p.png') repeat-x center center;
	height: 30px;
	margin-top: 3px;
	padding-top: 10px;
	text-align: center;
}


#vyhledavani .s_window{
	font-size: 1.1em;
	vertical-align: center;
	width: 350px;
    margin: 0 10px;
}
#vyhledavani .sb{
  height: 2.05em;
}


a:hover{
	color: #fd4b00;
}






/************* login ********************/

#login{
  width: 300px;
  float: right;
  position: relative;
  padding: 0;
  height: 101px;
  background-color: #fff;
}


#login .la{
  text-align: center;
  margin-top: 0;
}
#login .la a{
  font-size: 1.2em;
}



#ad3{
	background-color: #fef4b1;
	border: 1px solid #f1d98f;
	height: 65px;
	width: 300px;
    float: left;
}
#ad3 h3{ display: inline; font-size: 1.1em; font-weight: bold; color: #AE2604;}
#ad3 ul{ margin-left: 20px;}
#ad4{
  float: left;
	background-color: #FEDE2C;
	margin-top: 3px;
	padding: 0;
	text-align: center;
	width: 300px;
    height: 20px;
    overflow: hidden;
}
#ad4 a{
	color: #7a600e;
}


#ad3 tr .ln{
  text-align: right;
}





#kategorie{
	background-color: #fff;
	float: left;
	font-family: tahoma, 'times new roman',cursive, sans-serif, sans;
	margin-bottom: 20px;
    margin-top: 10px;
	width: 635px;
}




#kategorie .polozka{
	background-color: #fff;
	float: left;
	height: 65px;
	margin: 1px 0px 1px 0;
	padding: 0px 3px;
	padding-left: 0;
	width: 208px;
}

.polozka strong{
	display: block;
	overflow: hidden;
	white-space: nowrap;
	font-size: 1em;
}
.polozka a:hover{
	color: #fd4b00;
}
.polozka a img{
	border: 0;
	float: left;
	margin: 15px 2px 0 0;
}
.polozka h2{
	color: #333;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0;
	overflow: hidden;
	text-decoration: underline;
	white-space: nowrap;
}
.polozka a{
  color: black;
  font-weight: bold;
}

.polozka strong a{
	color: #314962;
	cursor: pointer;
    font-weight: normal;
}




.polozka a:hover h2{
	color: #fd4b00;
}




div #headpanel{
	background-color: #fff;
	float: right;
	height: auto;
	margin-top: 7px;
	min-height: 100%;
	width: 300px;
}

.hpb{
  background-color: #F7F9FB;
  margin: 0 0 10px 0;
  padding: 0 5px;
  border: 1px solid #D8E3F1;
}



#minikat{
	border: 1px solid #D8E3F1;
	display: block;
	margin: 0 0 10px 0;
    padding-left: 15px;
    padding-top: 10px;
    height: 270px;
}
#cursor{
position:absolute;
top: 1000px;
width:150px;
height:20px;
z-index:5
}
img { border: 0px none; padding: 0px; margin: 0px; }
#ma { padding: 0px;
background: #fff url('../images/mapa/fullmapa3.png') 0 0 no-repeat;
width: 256px;
margin: 0 auto;
font-size: 1px;
}

#minikat a{
	color: #4b4b4b;
	display: block;
	float: left;
	height: 20px;
	margin: 2px 1px;
	overflow: hidden;
	vertical-align: middle;
	width: 133px;
}
#minikat a:hover{
	color: #fd4b00;
}
#minikat h2{
	display: inline;
	font-size: .9em;
}
#minikat img{
	border: 0;
	float: left;
}
#minikat a .b{
	color: #fff;
	font-weight: normal;
}

.hpb ul{
padding-left: 20px;
}

.hpb ul li{
  display: block;
  height: 1.6em;
}


.hpb ul li a{

padding-left: 25px;
background: transparent url('../images/html/li.gif') no-repeat left center;
	color: #4b4b4b;
	margin-left: 8px;
    font-size: 1.1em;
}


.hpb ul li a:hover{
	color: #fd4b00;
}




.mesta a:hover{
	color: #fd4b00;
}
.mesta{
	margin-bottom: 20px;
	padding: 5px 5px 8px 5px;
	height: auto;
	margin: 5px 0;
	margin-bottom: 15px;
	width: 266px;
	border: 2px solid #e1e8f0;
	text-align: justify;

}
.v1 a,.v2 a,.v3 a,.v4 a{
	color: #2f5577;
margin: 5px 5px;
vertical-align: center;
}
.nuln a{
text-decoration: none !important;
}


.novinky{
    background-color: #F7F9FB;
  margin: 0 0 10px 0;
  padding: 0 5px;
  border: 1px solid #D8E3F1;
}


.novinky a{
	color: #4b4b4b;
	height: 1.7em;
	margin-right: 5px;
}
.novinky a:hover{
	color: #fd4b00;
}

.novinky ul{
padding-left: 15px;
}

.novinky ul li{
	list-style-image: url('../images/html/point2.gif');
	margin-left: 10px;
    height: 1.5em;
}

.v1 a{
	font-size: 1.5em;
}
.v2 a{
	font-size: 1.1em;
	font-weight: bold;
}
.v3 a{
	font-size: 1.1em;
}
.v4 a{
	font-size: .8em;
}
.v5 a{
	font-size: 1.2em;
}
.v6 a{
	font-size: .9em;
}
.v7 a{
	font-size: 1em;
}

.mesta .v1 a{ font-size: 2em;}
.mesta .v2 a{ font-size: 1.2em;}
.mesta .v3 a{ font-size: .9em;}
.mesta .v4 a{ font-size: .8em;}

.news h2, .nadpis{
position: relative;
 background: #7ABF4D url('../images/html/sipka.png') no-repeat left center;
	color: #fff;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	overflow: hidden;
	padding: 7px 0;
	padding-left: 40px;
	width: 595px;
}
.blue{
position: relative;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	height: 15px;
	margin: 0;
	padding: 5px 0 5px 15px;
	background: #7396b9 url('../images/html/blue.png') repeat-x top;
}
#all_page_block{
	float: left;
	position: relative;
}
#all_page_block .nadpis{
	position: absolute;
	top: 0;
	width: 950px;
}


.pole input, .pole textarea{
	width: 325px;
}
.pole .ss{
	width: auto;
}
.kat{
	height: 150px;
	margin: 5px;
	width: 300px;
}
.popiska{
	line-height: 2em;
	margin-left: 8px;
	vertical-align: top;
	width: 230px;
}
#all_page_block h3{
	color: #4f4f4f;
	margin-top: 10px;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 5px;
	height: auto;
	min-height: 100%;
}
.b a{
	font-weight: bold;
}
.pole ul li{
	margin: 10px 0;
}
.pole p{
	margin: 10px;
}
#vysvetlivky{
	float: right;
	height: auto;
	margin-top: 0;
	margin-top: 50px;
	min-height: 100%;
	padding: 10px;
	width: 300px;
}
#vysvetlivky p{
	color: #707070;
	font-size: .85em;
	margin: 0;
	margin-bottom: 10px;
	padding-left: 10px;
}
#vysvetlivky h4{
	color: #7d9928;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	margin-bottom: 10px;
}
#vysvetlivky h5{
	color: #4d4d4d;
	font-size: .9em;
	font-weight: bold;
	margin: 0;
}
.minip{
	color: #6f6f6f;
	font-size: .8em;
}
textarea{
	font-family: verdana, 'times new roman', tahoma, cursive, sans-serif, sans;
}
.up_image{
	background-color: #fff;
	float: left;
	margin: 5px;
	padding: 10px;
	position: relative;
}
.up_image img{
	border: 0;
}
.del_img{
	right: 13px;
	position: absolute;
	top: 13px;
	z-index: 2;
}
.center{
text-align:center;
}
.fg{
width: 580px;
float: left;
font-size: 1.2em;
}
.dal{
height: 2.5em;
border: 1px solid #3F3A1F;
background-color: #B49463;
color: #fff;
font-weight: bold;
cursor: pointer;
}
#icenter{
	background-color: #fff;
	float: left;
	height: 300px;
	margin-top: 10px;
	height: auto;
	min-height: 100%;
	width: 635px;
}
#icenter textarea{
  font-size: .9em;
}


#iinfo{
  margin-left: 25px;
  background-color: #fff;
  width: 305px;
}

#iinfo tr td{
  font-size: 1em;
}

#icenter h1, #icenter h2, #all h2{
  background-color: #FFFAD7;
  border: 1px solid #FEE7C2;
  position: relative;
}


#icenter h1{
  font-size: 1.6em;
  padding:  5px 15px;
  margin-top: 0;

}

#icenter h2{
  font-size: 1.2em;
  margin: 20px 0 0 0;
  font-weight: bold;
  padding: 5px 15px


}


#inzerat{
	color: #333;
	font-size: 1.4em;
	font-weight: bold;
	background-color: #EAF2CE;
	padding: 10px;
	border: 1px solid #D0E292;
	margin-top: 0;
	width: 563px;
}
#inzerat img{
	margin-bottom: -3px;
}
#icenter .date{
	background-color: #98C758;
	color: #fff;
	display: block;
	font-size: .9em;
	font-weight: bold;
	line-height: 1.5em;
	padding: 0 10px;
	text-align: right;
	width: 100%;
}
.sipky{
	font-family: arial;
	font-size: .8em;
	vertical-align: center;
}
.fotky{
background-color: #EAF2CE;
	border: 1px solid #D0E292;
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
	padding: 5px 10px;
	margin-top: 20px;
}
.left{float: left; margin: 10px;}
#icenter a img{
	border: 5px solid #fbfec5;
	margin: 5px;
}
#icenter a:hover img{
	border: 5px solid #fddc8e;
}

 .cena{
 font-weight: bold;
 }
#proright{
	background-color: #fff;
	border-left: 1px dashed #98C758;
	float: right;
	height: 500px;
	margin-top: 15px;
	min-height: 100%;
	width: 160px;
}
#proright ul{
	color: #555;
	margin-left: 15px;
}
#proright ul li{
	margin: 5px 0;
	margin-left: 10px;
	padding-left: 0;
}
#proright a{
	color: #698c00;
	font-size: .85em;
}
#proright a:hover{
	color: #fd4b00;
}
.inzert{
	background-color: #fff;
	margin: 10px 0;
	padding: 5px 10px;
	width: 580px;
}
.inzert img{
	float: right;
	margin: 0;
    margin-right: 5px;
}
.inzert p{
	background: #fff;
	font-size: .9em;
}
.point{
	float: left;
	margin: 5px 0;
	margin-bottom: 15px;
	padding: 0 5px 5px 5px;
	position: relative;
   background-color: #F7FFE8;
   border: 1px solid #D7FF8C;
   width: 623px;
}
.n{
	color: #7396b9;
}
.p{
	color: #ffa722;
}

.point h2{
    font-size: 1.1em;
	margin: 0;
	margin-bottom: 5px;

}

.point h2 a{
font-family: 'arial';
	color: #333;
    font-weight: bold;
}
.point h2 a:hover{
color: #FD4B00;
}
.point p{
	font-size: .9em;
	line-height: 1.4em;
	margin: 0;
    width: 515px;
    display: block;
}
.nobr{
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	overflow: hidden;
	text-align: center;
	width: 93px;
    height: 70px;
	float: left;
}

.nobr img{
height: 70px;
}
.notex{
	float: left;
	width: 473px;
	margin-top: 5px;
}
.point .timestamp{
	color: #9dc032;
	font-size: .85em;
	position: absolute;
	right: 5px;
	top: 10px;
}
.point .infopruh{
	border-top: 1px solid #DAF7A6;
	font-size: .85em;
	line-height: 1.5em;
	margin-top: 5px;
	width: 500px;
        font-size: .95em;
}
.infopruh a{
	color: #446688;
}
.infopruh a:hover{
color: #FD4B00;
}
.ciselnik{

	float: left;
	margin-top: 0px;
    margin-bottom: 20px;
	padding: 3px 0;
	text-align: center;
	width: 100%;

}
.ciselnik .spage{
	background-color: #FDEED9;
    margin: 2px;
	color: #000;
	font-size: 1.3em;
	line-height: 1.5em;
	padding: 0 5px;
	text-align: center;
	text-decoration: none;
}
.ciselnik .ac{
	background-color: #f8f46c;
	font-weight: bold;
}
.ciselnik a:hover{
	text-decoration: underline;
}
.kleft{
    margin: 20px;
}
.kleft table{
	font-size: .9em;
    margin-left: 20px;
}
.kleft table tr td{
	vertical-align: top;
}
.kleft table tr .td{
width: 140px;
}
.kleft form .input{
	font-size: .9em;
	width: 200px;
}
.kleft form textarea{
	font-size: .9em;
}
.vmoznost{
	display: block;
	margin: 0;
	margin-right: 20px;
	text-align: right;
}
h2 .datum{
	color: #000;
	font-size: .6em;
}
#list{
background-color: #fff;
width: 580px;
height: auto;
float: left;
margin-bottom: 15px;
}
#list ul{
margin: 0 auto;
}
#list li{
	display: inline;
	list-style-type: none;
}
#list li a{
	background: transparent url('../images/html/folder.gif') no-repeat left center;
	color: #555;
	display: block;
	float: left;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5em;
	padding-left: 20px;
	width: 240px;
}
#list li a:hover{
	color: #fd4b00;
}

.drazeni input, .drazeni select{
	font-size: .9em;
}
.dr2{
	font-size: .85em;
}
.drazeni{
	background-color: #ffffb0;
	margin-bottom: 1em;
	margin-top: -1em;
	padding: 5px 10px 5px 0;
	text-align: right;
	vertical-align: center;
	width: 635px;
}
.drazeni form{
	display: inline;
}
.chybi, .chybi select{
	background: #ffff97;
	border: 1px solid #818376;
}
.nn{
	font-size: 1.5em;
	wont-weight: bold;
	height: 3em;
	margin: 20px 0;
	padding-top: .7em;
	text-align: center;
	width: 635px;
}
#cursortext{
	position: absolute;
	visibility: hidden;
}
.mn1{
	padding: 0 3px;
	text-align: left;
	white-space: nowrap;
}
.mn2 a{
	color: #333;
	font-family: arial;
	font-size: 1em;
	font-weight: bold;
}
.mn3 a{
	color: #314962;
}
.mn2 a:hover, .mn3 a:hover{
	color: #fd4b00;
}
.linka{
	color: #f9d5b5;
	height: 5px;
	width: 580px;
}
#hps{
	width: 580px;
	float: left;
	font-size: 1em;
	margin-top: 15px;
}
#hps tr td{
height: 1.5em;
}
#bottom{
height: 100px;
width: 100%;
float: left;
background-color: #fff;
margin: 20px auto;
margin-top: 5px;
border-top: 1px solid #808080;
text-align: center;
padding-top: 10px;
line-height: 1.5em;
}

#bottom a{
color: #314962;
}
#bottom a:hover{ color: #FD4B00;}

.ipruh{
float: left;
background-color: #fff;
font-size: 1.1em;
width: 635px;
padding: 10px 0 5px 10px;
color: #771A02;
margin-bottom: 10px;
}

h2 .b{
color: #FE784B;
}
.r{ color: red;}

.mark{
color: red;
}
.spk{font-family: tahoma, verdana, sans-serif, sans;}
.mark2{
background-color: #fff;
}

.mujinzerat{
margin-bottom: 20px;
width: 100%;
border: 3px solid #FFEDCE;
background-color: #FFFBF2;
}
.mujinzerat tr td{
padding: 0 10px;
}

#search_box{
background-color: #fff;
	float: left;
	margin-top: 10px;
	width: 635px;
    overflow: hidden;
	padding-right: 0;
}

.mujinzerat h4{
margin-bottom: 0;
margin-top: 5px;
}


.mujinzerat .r{
text-align: center;
vertical-align: top;
padding: 10px;
}

.mujinzerat .td1{
width: 120px;
}

.mright{
position: relative;
float: right;
margin-right: 10px;
text-align: center;
}
#inmenu{
float: right;
margin-top: 0;

}

.toplist{
visible: none;
width: 1px;
height: 1px;
}
a{ color: #3E5C7B;}
#op_cz{
       background-color: transparent;
       font-family: arial,tahoma,verdana,sans-serif,sans;
       font-size: 9pt;
width: 635px;
overflow: hidden;
margin-bottom: 20px;
float: left;
margin-top: 1em;
}
#op_cz .op_inzer{
       padding: 5px 0;
       border: 1px solid #D7FF8C;
       background-color: #F7FFE8;
       float: left;
       width: 120px;
       height: 115px;
       overflow: hidden;
       text-align: center;
       margin: 0 3px 5px 2px;
       font-size:.9em;
}
#op_cz a{
       display: block;
       margin: auto;
       vertical-align: center;
}

#op_cz img{
       border: 0;
       height: 70px;
}
#op_cz_bottom{
       text-align: right;
       padding: 10px 20px 0 0;
       width: 100%;
}

.zmoznosti{
position: absolute;
right: 10px; top: 4px;
font-size: .9em;
}
.zmoznosti a{
color: #fff;
}
.zmoznosti a:hover{
text-decoration: none;
color: #fff;
}

.topinzer{
margin: 5px 0 5px 0;
padding: 5px 3px;
overflow: hidden;
height: auto;
width: 270px;
}

.topinzer h3{
margin: 0;
	color: #333;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: underline;
}
.topinzer img{
float: left;
height: 42px;
margin: 5px 5px 0 0;
}
.topinzer p{
margin: 0;
}
.topinzer a p{
  text-decoration: underline !important;
}


.spd{
color: #A4642B;
}
#bbl{
width: 950px;
float: left;
padding-top: 10px;
text-align: left;
}
#specialnimenu{
width: 100%;
padding: 5px 0;
background-color: #EEF2F7;
overflow: hidden;
}
#specialnimenu ul{
display: inline;
}

#specialnimenu ul li{
display: inline;
list-style-type: none;
}

#specialnimenu ul li a{
display: block;
padding-top: 10px;
height: 30px;
width: 150px;
float: left;
text-align: center;
background-color: #D8E1EB;
margin: 0 5px;
font-weight: bold;
color: #DC210C;
border: 1px solid #D8E1EB;
}

#specialnimenu a:hover{
border: 1px solid #8DA8C5;
}

#specialnimenu .active{
background-color: #C2D0E0;
}

/* přidání nového inzerátu */


#mi{
  width: 100%;
  border: 1px solid #D7FF8C;
  border-collapse: collapse;
}

#mi tr td{
  border: 1px solid #D7FF8C;
  border-collapse: collapse;
  padding: 5px;
}

#mi tr td img{
  margin: auto 5px;
}


#doplnek{
margin-top: 20px;
background-color: #F7F9FB;
border: 1px solid #D8E3F1;
padding: 0 10px;
position: relative;
}

.btn{
height: 2.5em;
margin: 0 auto;
}
.reg select{
width: 300px;
}

.reg{
margin-left: 10%;
}

#all .input{
width: 200px;
}

#all .input2{
width: 270px;
}

#all textarea{
width: 400px;
height: 140px;
}

#all .count{
width: 30px;
margin: 0;
background-color: transparent;
border: 0;
}

#all .popiska{
font-weight: bold;
}

.richbox{
background-color: #ECF0F4;
border: 2px solid #869FB9;
width: 380px;
padding: 20px;
font-size: 1.1em;
}

.richbox ul{
margin-bottom: 0;
margin-left: 25px;
}

.richbox ul li{
margin-bottom: 20px;
}

#link{
text-align: left;
margin: 15px 0;
background-color: #FEF4E7;
border: 1px solid #FCD9BA;
padding: 5px;
font-size: 11px;
line-height: 15px;
}
.gold{
background-color: #FFFFB9 !important;
border: 1px solid #FFEAC1;

}
.goldem a{
font-weight: bold !important;
}
strong{font-weight: bold;}
.zvh{
float:left;
background-color: #fff;
width: 395px;
height: auto;
margin: 10px;
padding: 10px;
border: 1px solid #B6C7DA;
}
.zvh2{

width: 840px !important;

}
.zvh p{
margin-left: 5px;
}
.zvh .sml{
font-size: .85em;
color: #333;
}
.zvh ul li{
margin: 10px auto;
}
.zvh h4{
background-color: #DDE6EE;
padding: 5px;
color: #182632;
font-weight: bold;

}
.zvh h3{
font-size: 2em;
}

.red{
color: red;
}

hr{
height: 1px;
color: #466788;
}



.spr h4,.spr strong{
margin-left: 40px;
font-weight: bold;
margin-bottom: 0;
font-size: 1.1em;
}

.eshop{
padding: 10px;
background-color: #F9F4E3;
border: 1px solid #E1AB79;
margin: 20px 20px;
}

.topshop{
display: block;
font-size: 1.7em;
font-weight: bold;
margin-bottom: 10px;
}

.slvshop h3{
color: #93260B !important;
margin-bottom: 5px;
}

.slvshop ul{
margin-top: 0;
color: #CA2109;
}

.eshop p{
display: block;
margin: 0 0 0 15px;
}

.lks{
display: block;
font-weight: bold;
margin: 0;
border-bottom: 1px solid #D0E292;
}

.rf{
margin-top: 10px;
overflow: hidden;
float:left;
text-align: justify;
line-height: 2em;
}
.rf a{
display: inline !important;
text-decoration: none;
}

.rf a:hover{

text-decoration: underline;
color: #FD4B00;
}

.vetsi{
  padding-top: 7px;
  padding-bottom: 7px;
}

#right_ad{
  max-width: 300px;
  height: auto;
  margin: 10px 0;
}

#top_ad{
  width: 468px;
  height: 60px;
  position: absolute;
  top: 0;
  left: 220px;
}

.afterinz_ad{
  margin-left: 20px;
}

.popis_inzeratu{
  font-size: 1.1em;
  margin: 20px;
}

/**************************************

#homepagetop_ad, #homepagebottom_ad{
width: 635px;
height: 60px;
background-color: red;
float: left;
margin-top: 10px;
}

 #homepagebottom_ad{
 margin-top: 10px;
 }


#searchtop_ad{
  float: left;
text-align: center;
height: 60px;
width: 635px;
margin-top: 10px;
background-color: red;
}

#searchbottom_ad{
  float: left;
text-align: center;
height: 60px;
width: 635px;
margin-top: 10px;
background-color: red;
}

**************************************/

.svip{
  border: 1px solid #FCEF58;
  background-color: #FEFBC7;
}

.svip h2 a{
   color: #CA4A36;
}

#all h2{
   color: #A62804;
   padding: 8px;
}

#all #menu{
background-color: #F5EAE7;
  padding: 10px;
  margin: 10px auto;
  text-align: right;
}

#all #menu a{
  color: #A62804;
  font-size: 1em;
  font-weight: bold;
}

#all h3{
  color: #213243;
  font-size: 1.3em;
  font-weight: bold;
}

.advert_info{
  background-color: #F7FFE8;
  border:1px solid #D7FF8C;
  padding: 10px;
  margin-bottom: 30px
}

.advert_info h3{
  margin: 0;
  color: #436D27 !important;
  font-weight: normal !important;
}

select optgroup{
  font-weight: bold;
  font-style: normal;
}

#all textarea{
  font-size: .9em;
}

#fotobox{
  width: 100%;
  min-height: 100px;
  margin: 10px;
  padding: 10px;
}




