body{ 
 margin:0px;
 padding:0px;
 font-family:Verdana, Arial, Helvetica, sans-serif;   
 font-size:14px; 
 line-height:17px
}
.date {
 font-size:9px;
}

.hr_home {
 border-top-style:dashed; 
 border-left-style:none;
 border-bottom-style:none;
 border-right-style:none;
 height:1px; 
 border-color:#000000;
}

body table{
 font-family:Verdana, Arial, Helvetica, sans-serif;   
 font-size:14px; 
 line-height:17px;
}

a{
 text-decoration:none;
 color:blue;
}

a:hover {
 text-decoration:underline;
}

h1 {
 font-size:19px;
 line-height:21px;
}

h1 span{
 font-size:10px;
 padding-left:10px;
}

h2 {
 font-size:19px;
 line-height:21px;
}

.link {
font-size:12px;
line-height:17px;
}

.modely{
padding:2px;
float:left;
}

/* home page */
h1 a{
 font-size:16px;
 color: black;
}

h1 span{
 font-size:10px;
 padding-left:15px;
}

h2 a{
 font-size:16px;
 color: black;
}

h2 span{
 font-size:10px;
 padding-left:15px;
}

.logo {
 margin-right:10px;
 margin-bottom:10px;
}

#delokno {
background-image:url(../images/del.png);
background-repeat:no-repeat;
display:none;
font-size:11px;
padding:10px;
position:absolute;
text-align:left;
width:225px;
height:160px;
margin:0px;
}

#delokno h2 {
margin:0px;
}



.selected {
 color:#007BC5;
 font-size:14px;
}

.link{
 color:#007BC5;
 text-decoration:none;
 font-size:10px;
}

.top {
 vertical-align:top;
 height: 9px; 
 line-height:9px;
 width:155px;  
 background-image: url(../images/layout/topR.GIF); 
 background-repeat: no-repeat;
}

.bottom {
 vertical-align:bottom;
 height: 9px; 
 line-height:9px;
 width:155px;  
 background-image: url(../images/layout/belowR.GIF); 
 background-repeat: no-repeat;
}

#bazar a{
 background:transparent url(/images/bazar.png) no-repeat scroll 0px 0px;
 display:block;
 height:40px;
 text-decoration:none;
 width:145px;
}
#bazar a:hover {
 background:transparent url(/images/bazar.png) no-repeat scroll 0px -40px;
 display:block;
 height:40px;
 text-decoration:none;
 width:145px;
}