html,body{
margin:0;
padding:0;
height:100%;
border:0;
}

div#container{
text-align: left;
width: 984px;
height: auto;
}

body{
font: 76% Verdana;
}
p{
margin:0 10px 10px;
}

a{
color: Black;
text-decoration: Underline;
}
a:hover{
color: Black;
text-decoration: none;
}
p{
margin: 0;
}
img{
clear: right;
margin: 0;
}
div#header {
text-align: right;
height: 135px;
width: 984px;
}

div#content p{
line-height:1.4;
}

.bloc{
background-color: #F8F8F8;
width: 200px;
margin: 0;
}
.adresa{
background: #F9F300 url(../img/adresa.jpg) left center;
background-repeat: no-repeat;
padding-top: 5px;
height: 19px;
text-indent: 32px;
font-weight: bold;
color: #4C4C4C;
margin-bottom: 3px;
}

.adresanoastra{
background-color: #FFFCBE;
margin-top: 20px;
padding: 10px;
}

div#footer{
background-color: #FEF121;
color: #4C4C4C;
height: 88px;

}

div#wrapper{
float:left;
width:100%;
}
.menu{
}
.meniu ul{
list-style: none;
margin: 0px;
padding: 0px;
}

.meniu li{
width: 200px;
background-color: #FDF319;
height: 29px;
background: url(../img/blockk.jpg);
text-indent: 29px;
padding-top: 5px;
}

.meniu li:hover{
width: 200px;
background: url(img/blockk.jpg);
background-repeat: repeat-y;
height: 29px;
text-indent: 29px;
border-right: 2px solid #333;
padding-top: 5px;
}

.tdmn{
width: 200px;
background-color: #FDF319;
height: 31px;
background: url(../img/blockk.jpg);
text-indent: 29px;
border-bottom: 1px solid #CCC;
}
.tdmn:hover{
width: 200px;
background: url(img/blockk.jpg);
background-repeat: repeat-y;
height: 31px;
text-indent: 29px;
border-right: 2px solid #333;
border-bottom: 1px solid #ccc;
}

div#content{
margin: 0 210px;
border: 1px solid #ccc;
padding: 10px;
background-color: #FAFAFA;
height: auto;
clear: both;
font-size: 11px;
font-family: Verdana;
}

div#links{
margin: 10px 210px;
border: 1px solid #ccc;
padding: 10px;
background-color: #FAFAFA;
clear: both;
}
div#links a{
color: #0000FF;
text-decoration: none;
}
div#links a:hover{
color: #0000FF;
text-decoration: underline;
}

div#links ul li
{
	list-style-image: url(../img/closed.gif);
}

div#content a{
color: Black;
text-decoration: underline;
}
div#content a:hover{
color: Black;
text-decoration: none;
}


div#rightcol{
float:left;
width:200px;
margin-left:-984px;

}

div#leftcol{
float:left;
width:200px;
margin-left:-200px;
}
div#footer{
	
	position: relative;
	bottom: 0;
	clear: both;
}

/*
.block{
background: url(../img/block.jpg) no-repeat;
padding-top: 5px;
height: 19px;
text-indent: 19px;
font-weight: bold;
color: #4C4C4C;
margin-bottom: 3px;
}*/
.block{
background: #F9F300 url(../img/closed.gif) left center;
background-repeat: no-repeat;
border-bottom: 1px solid #BCBCBC;
padding-top: 4px;
height: 15px;
text-indent: 19px;
font-weight: bold;
color: #4C4C4C;
margin-bottom: 3px;
}
.as a{
color: #525252;
text-decoration: none;
}
.as a:hover{
color: #ABABAB;
text-decoration: none;
}
.inputtext{
border: 1px solid #D8D8D8;
color: #333;
}
.inputbutton{
border: 0;
background: url(../img/bginput.jpg);
}

.calc-table tr td{
	background-color: #e6e6e6;
}
