html, body{margin:0;padding:0}
body{
	background: #fff;
	color: #000;
	font: 65%/2 Tahoma, Arial, sans-serif;
	text-align: center;
} 
input,select{font-size:1.1em} 
h1,h2,h3,h4{font-size:2em} 

#container{
	width:850px;
	margin:0 auto;
	text-align:left;
}
#logo, #panorama{
	width: 100%;
	clear: both;
}


#trianda{
	margin-left: 40px;
	float: left;
}

#menu{
	float:right;
	clear:right;
	margin:40px 0px 0 0;
	padding-bottom: 3px;
	white-space: nowrap;
}
#menu li{
	display: inline;
	margin-right: 3px;
}

#panorama{
	margin-bottom: 30px;
}
h2{
	backgrond: inherit;
	color:#1F222E;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.5em;
	border-left: 4px solid #FF5400;
	padding: 0 0 0 10px;
}
div#content p, div#content ul, div#content ol{
	line-height: 1.4;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0 0 30px  0 ;
        font-size: 1.2em;
}
div#content ul{
        font-size: 1.2em;
}
div#content ul a{
        color:#000;
        text-decoration: none;
}
div#content ul a:hover{
        text-decoration:underline;
}
#navigation h3{
	backgrond: inherit;
	color:#1F222E;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.4em;
	padding: 0;
	margin: 0;
}
#navigation h3 span{
	color: #ff6600;
}
#navigation h3 img{
	padding-right: 8px;
}
#navigation p{
	margin-top: 5px;
                                               padding-bottom:5px;
	border-bottom: 1px solid #999;
}
address{
	font-style: normal;
        margin-bottom:15px;
        border-top:1px solid #999;
        width:500px;
}
address img{
	margin : 0 15px 85px 15px;
}
address h4{
        font-size: 1.2em;
        margin: 0;
}
address p{
        margin: 0;
}

div#footer{background: #333;color: #FFF;text-align:right}
div#footer p{margin:0;padding:5px 10px}
div#footer a{display:inline;padding:0;color: #C6D5FD}


div#content{float:left;width:600px;}
div#navigation{float:right;width:220px}
div#extra{clear:both;width:100%}
div#footer{clear:both;width:100%;text-align:right}
.dev_madmin {
	display:none;
}

#price{
width:500px;
padding-bottom:45px;
}
table{
border-collapse:collpase;
font-size:1.1em;
}
td{
border-bottom:1px solid #999;
}
td.d{
background:#ddd;
width:70px;
}
td.da{
width:70px;
}
a{color:#000000;}
a:hover{color:#666666}
</style>

