/** http://www.zieds.lv main stylesheet
 ** author: Taai
 ** version: 0.31
 ** modified: 2007-12-10
 */


html{
overflow-y:scroll;
}

body{
margin:0px;
padding:0px;
line-height:normal;
font-family:Verdana, Tahoma, Helvetica, Sans-serif;
font-family:Verdana, sans-serif;
font-size: 8pt;
/*letter-spacing: .1em;*/
/*Arial, sans-serif*/
}

p{
margin-top:0px;
margin-bottom:1px;
}

b, strong{
font-weight:bold;
}

a, a:link, a:hover, a:visited, a:active{
outline:0;
color:#336699;
text-decoration:none;
cursor:hand;
cursor:pointer;
}

a:hover, a:active{
color:#336699;
text-decoration:underline;
}

hr{
border:0px;
height:1px;
width:100%;
color:#cccccc;
background-color:#cccccc;
}

form{
margin:0px;
padding:0px;
}

form .checkbox{
vertical-align: middle;
}

img{
border:0;
}


table{
border-collapse: collapse;
}

/*
table tr th, table tr td{
border: 1px solid #000000;
padding: 2px 5px;
}

table tr th{
background-color: #cccccc;
}

table thead tr th{
background-color: #eeb;
text-align: center;
color: #663;
}
*/


.tabc{display:none;}
.port{width:0;height:0;border:0;display:none;}

.poscenter{position:relative;margin:0 auto;text-align:left;}
.posleft{float:left;text-align:left;}
.posright{float:right;text-align:right;}
.right{float:right;}
.left{float:left;}


/*CaptchaTable*/
#captchatable img{border:1px solid #336699;}
#captchatable a:hover img{border:1px solid #5b8ec2;}
#captchatable input{margin-top:3px;width:118px;padding:1px;font-family:Arial;font-size:8pt;color:#666666;border:1px solid #bbbbbb;border-top:1px solid #666666;border-left:1px solid #666666;}
#captchatable td.captcha_about{font-family:Verdana;font-size:7pt;color:#666666;}
/**/

