*, html {
    margin: 0;
    padding: 0;
	/*border:1px dashed red;*/
}

body {
    font: 0.74em verdana, arial, sans-serif; 
	color : #000;	
	}
	
h1 {
	font: bold 11px arial, verdana, sans-serif;
	padding-bottom:16px;
	}
	
h1 span{
	color:#F25F3E;
	}
	
h3{
	font: bold 11px arial, verdana, sans-serif;
	padding-bottom:6px;
	}
	
h6 {
	border-bottom:1px dashed #ccc;
	font-size:2px;
	}
	
#leftblock td {
	padding:6px 0 6px 6px;
	background-color:#ededed;
	font: 11px arial, verdana, sans-serif;
	width:290px;
	}
	
#container{
	width:849px;
	height:737px;
	background-image:url(img/bigbg.jpg);
	margin: 20px auto;
	}
	
#header{
	width:849px;
	height:180px;
	}
	
#topmenu{
	width:849px;
	height:60px;
	}
	
#topmenu ul{
	padding-left:150px;
	}
	
#topmenu ul li {
	list-style:none;
	float:left;
	background-image:url(img/oraarrow.gif);
	background-repeat:no-repeat;
	background-position:bottom left ;
	padding-top:10px;
	}
	
#topmenu ul li a{
	font: bold 11px arial, verdana, sans-serif;
	padding:10px 22px;
	text-decoration:none;
	color:black;
	background-image:url(img/breaker1.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	}
	
#topmenu ul li a:hover{
	color:#F25F3E;
	}
	
#centerblock{
	width:849px;
	}
	
#leftblock{
	float:left;
	width:296px;
	padding:25px 0 0 51px;
	}

#leftblock p{
	color:#555;
	font: normal 12px arial, sans-serif;
	line-height:1.6em;
	padding-bottom:18px;
	text-align:justify;
	}

#leftblock table a{
	color:#000;
	text-decoration:none;
	display:block;
	}
	
#leftblock table a:hover{
	color:#898989;
	}
	
#leftblock ul {
	padding-top:8px;
	}
	
#leftblock ul li{
	list-style:none;
	float:left;
	}
	
#leftblock ul li a{
	text-decoration:none;
	font: bold 10px arial, verdana, sans-serif;
	padding:10px 5px;
	color:#777;
	/*border-right:1px solid #777;*/
	}
	
#leftblock ul li a:hover{
	color:#F25F3E;
	}
	
h4 {
	background-color:#999;
	background-image:url(img/stripe01.gif);
	color:#000;
	font: bold 13px arial, verdana, sans-serif;
	padding:3px 12px;
	text-align:right;
	}
	
h4 a{
	text-decoration:none;
	color:#eee;
	}
	
h4 a:hover{
	color:#74321F;
	}

#rightblock{
	float:right;
	width:406px;
	height:384px;
	margin:15px 38px 0 0;
	/*margin:15px 18px 0 0;
	 back open*/
	background-image:url(img/pencil01.jpg);	
	background-repeat:no-repeat;
	background-position:top right;
	}
	
#rightblock a{
	text-decoration:none;
	color:#F25F3E;
	font-weight:bold;
	}
	
#rightblock a:hover{
	color:#e11;
	}
	
#rbtekst{
	margin:0;
	background-image:url(img/pencil02.jpg);	
	background-repeat:no-repeat;
	width:406px;
	height:384px;
	}

#rbtekst table{
	width:388px;
	font: 11px arial, verdana, sans-serif;
	line-height:1.4em;
	background-color:none;
	}
	
#rbtekst td{
	vertical-align:top;
	background:none;
	padding:0 0 14px 20px;
	}
	
.first {
	width:85px;
	}
	
#rbtekst h1{
	font: bold 13px arial, verdana, sans-serif;
	padding:20px 20px 10px 20px ;
	color:#444;
	}
	
#rbtekst h5 {
	float:right;
	}
	
#rbgraf{
	margin:0;
	background-image:url(img/pencil04.jpg);	
	background-repeat:no-repeat;
	width:406px;
	height:384px;
	}
	
#rbfit{
	margin:0;
	background-image:url(img/fitline01.jpg);	
	background-repeat:no-repeat;
	width:406px;
	height:384px;
	}
	
textarea	{
	width:250px;
	}

#contactable td{
	background-color:#fff;
	width:auto;
	border-bottom:1px dashed #ccc;
	}