BODY
{
    font-family: "verdana","tahoma";
    font-size: 13px;
    background: url("../images/bg.jpg") repeat-x #e3e3e3;
    margin:0px;
    padding:0px;
    
}
IMG
{
    border: 0px solid black;
}
TABLE
{
   font-size:13Px;
   margin:0px;
   padding:3px;
   border:1px solid #D9D9D9;
}
TD {
    padding:3px;
}
.normal 
{
    font-size:13px;
}
A {
    color: #035D8A;
    font-size: 100%;
    font-style: normal;
    font-variant: normal;
}
A:hover {
    color: #FF0000;
}
H1,H2,H3, H1 A
{
 color:black;
 text-decoration:none;
 clear:both;
 font-family:verdana;
 font-weight:normal;
 font-size: 18px;
 margin-top:10px; padding-top:0px;
 margin-bottom:5px; padding-bottom:0px;
}
A.nadpis
{
 color:black;
}
INPUT.button
{
	font-size:11px;
	height:20px;
}
INPUT.input-text
{
 font-size:11px;
 border:1px solid #5377a7;
 margin:3px;
 font-family:verdana, sans; 
 padding:2px;
}
INPUT.radio
{
 position:relative;
 float:left;
 margin: 2px 5px 0px 0px;
}
TEXTAREA
{
 padding:2px;
 margin:2px;
 font-size:11px;
 border:1px solid #5377a7;
 font-family:verdana, sans; 
}
SELECT
{
 margin:2px;
 font-size:11px;
 font-family: verdana, sans; 
 border:1px solid #5377a7;
 padding:1px;
}
UL 
{
	list-style-image: url("../images/bullet.gif");
	list-style-type:square;
	margin: 0.2em 0pt 0.6em 0em;
	padding:0px 0px 0px 20px;
}
LI
{
	margin-bottom:0.1em;
	line-height:1.5;
}
H1 
{
	font-size:20px;
	font-weight:bold;
}
#content {
    text-align:left;
    width:780px;
    background: url("../images/prechod.jpg") repeat-x white;
    border-top: 1px solid black;
    padding-top:0px;
    margin-top:-1px;
}
#topbanner, #bottombanner 
{
    background-color:lightgrey;
    height:60px;
    width:468px;
}
#topbanner 
{
    float:right;
    margin-top:-5px;
    margin-left:-5px;
    margin-bottom:10px;	
}
#bottombanner
{
}
#topbar {
    width:780px;
    height:30px;
    background:white no-repeat url("../images/topbar.jpg");
    clear:both;
    font-size:13px;
    color:white;
    padding:0px;
    margin-left:-15px;
    margin-right:-15px;
}
#topbar DIV {
    padding:8px;
}
#mainbar {
    clear:both; 
    margin-bottom:20px;
}
#topbar .button {
    height:20px;
    color:white; 
    font-weight:bold; 
    background-image:url('/inzeraty/img/hledat.jpg'); 
    border:1px solid #035D8A;
}
#topbar A {
    color:white;
    text-decoration:none;
}
#topbar A:hover {
    color:white;
    text-decoration:underline;
}
#leftbar {
    margin-top:20px;
    width:190px; /* puvodne 150px */
    float:left;
}
#rightbar {
    width:540px;
    margin-top:10px;
    float:right;
}
#footer {
    text-align:right;
    padding:5px;
    clear:both;
    margin-top:10px;
}
#footer A {
    text-decoration:none;
}
DIV.box {
    border:1px solid #035D8A;
    margin-bottom:15px;
}
H1.boxhead {
    background-color:#035D8A;
    font-size:13px;
    color:white;
    font-weight:bold;
    padding: 2px;
    padding-top:1px;
    margin-top:0px;
    margin-bottom:0px;	
}
#content DIV#incontent
{
    margin:15px;
    padding-bottom:10px;
}
DIV.links
{
 border-bottom:solid 1px lightgrey;
 padding:2px;
 clear: both;
 margin-bottom:15px;
 font-size:11px;
 color:#035D8A;
 margin-top:10px;
}
.gray
{
 color:gray;
}
a.prevpage, div.prevpage
{
 	border:1px solid #ccd;
	border-left:7px solid #ccd;
	padding: 3px 8px 3px 8px;
	margin-right:2px;
	margin-top:10px;
	background-color:#eef;
	text-align:right;
	display:inline;
}
div.prevpage, div.nextpage
{
 color:gray;
}
a.prevpage:hover
{
	border-left:7px solid #dde;
    text-decoration:none;
}
a.nextpage, div.nextpage
{
 	border:1px solid #ccd;
	border-right:7px solid #ccd;
	padding: 3px 30px 3Px 8px;
	margin-left:2px;
	margin-top:10px;
	background-color:#eef;
	text-align:left;
	display:inline;
}
a.nextpage:hover
{
	border-right:7px solid #dde;
	text-decoration:none;
}
div.page
{
 	border:1px solid #ccd;
	margin: 10px 2px 0px 2px;
	padding: 3px 8px 3px 8px;
	background-color:#eef;
	text-align:center;
	display:inline;
}
#homebox
{
	border:2px solid #035D8A;
	padding:10px;
	margin:10px;
}
IMG.thumbnail
{
	border:1px solid rgb(230,230,230);
}
DIV.cena
{
    padding-right:10px;
    font-weight:bold;
    text-align:right;
}
DIV.moznosti
{
    font-size:11px;
    padding-top:2px;
    text-align:right;
    border-top:1px dotted darkgray;
}

TR.table-head {
    color:#a9a9a9;
    font-size:1.2em;
}

TD.kurz {
    text-align:center;
    background-image: url("../images/kurz.jpg");
    background-position: center center;
    background-repeat:no-repeat;
    width:60px;
    height:27px;
    font-weight:bold;
    padding:0px;
}

TD.vsadit {
    text-align:center;
    background-image: url("../images/vsadit.jpg");
    background-position: center center;
    background-repeat:no-repeat;
    width:74px;
    height:27px;
    font-weight:bold;
    padding:0px;
}
TD.vsadit A {
    text-decoration:none;
    color:white;
}

A.bold {
    font-weight:bold;
}
DIV.message {
    font-size:11px;
    border:1px solid #ffe597;
    background-color: #fff6d9;
    padding:10px;
    margin-top:10px;
    margin-bottom:10px;
}
DIV.message SPAN.bold {
    font-weight:bold;
}
DIV.message SPAN.big {
    font-weight:bold;
    font-size:1.1em;
}
DIV.message DIV.message-datum {
    margin-top:10px;
    color:gray;
}

