html,body{
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	background-color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 10px;
}
.big_table{
	width: 100%;
	height: 100%;
}
.top_td{
	height: 35px;
	padding-right: 20px;
}
.top_td a{
	font-size: 11px;
	text-decoration: none;
	color: black;
	margin-right: 5px;
}
.top_td a:hover{
	color: #F58220;
}
.top_td img{
	margin-right: 5px;
}
.top_td_left{
	height: 35px;
	font-size: 10px;
	color: #999999;
}
.top_td_left a{
	color: #999999;
	text-decoration: none;
}
.top_td_left a:hover{
	color: #F58220;
}
.top_td2{
	height: 91px;
}
.left_td{
	width: 250px;
	height: 430px;
	vertical-align: top;
	background-image: url(images/back_left.gif);
	background-repeat: no-repeat;
}
.left_td_full{
	width: 250px;
	height: 470px;
	vertical-align: top;
	background-image: url(images/back_left_full.gif);
	background-repeat: no-repeat;
}
.left_td_full a{
	text-decoration: none;
	color: black;
}
.left_td_full a:hover{
	color: #F58220;
}
.left_td a{
	text-decoration: none;
	color: black;
}
.left_td a:hover{
	color: #F58220;
}
.sublink a{
	color: #D4D4D4;
}
.left_table{
	width: 190px;
	text-align: right;
	color: #F58220;
}
.left_table td{
	
	padding: 5px;
	padding-right: 2px;
	padding-left: 2px;
}
.main_td{
	vertical-align: top;
	background-image: url(images/back_main.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 180%;
	padding-right: 20px;
	padding-top: 15px;
}
.main_td a{
text-decoration: none;
	color: #F58220;
}
.main_td a:hover{
	color: #000000;
}
.bottom_left{
	height: 50px;
}
.copyright{
	font-size: 9px;
	color: #949290;
	background-image: url(images/back_copyright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.copyright a{
	color: #75787B;
	font-weight: bold;
	text-decoration: none;
}
.copyright a:hover{
	color: #F58220;	
}
.div_square{
	height: 5px;
	background-image: url(images/fon_square.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	margin-top: 3px;
}
.div_square2{
	height: 5px;
	line-height: 5px;
	background-image: url(images/fon_square.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	/*margin-top: 30px;*/
	margin-bottom: 30px;
}
.div_path{
	background-color: #F8F8F8;
	color: #999999;
	padding: 4px;
	padding-left: 5px;
	margin-bottom: 40px;
}
.td_picture{
	width: 145px;
	vertical-align: top;
}
.td_picture_black{
	width: 145px;
	vertical-align: top;
}
.td_picture img{
	/*border: 1px solid black;*/
	border: 3px solid #F58220;	
}
.td_picture div{
	width: 105px;
	height: 100%;
	display: table;	
	/*border: 2px solid #F58220;*/
}
.td_picture_black img{
	/*border: 1px solid black;*/
	border: 3px solid #000;	
}	
.td_picture_black div{
	width: 110px;
	height: 100%;
	display: table;	
	/*border: 3px solid black;*/
}	

.td_pictures{	
	vertical-align: top;
	width: 100%;
}
.td_pictures img{
	/*border: 1px solid black;*/
	border: 3px solid #F58220;	
}
.td_pictures div{
	/*width: 105px;*/
	height: 100%;
	/*display: table;*/
	padding: 10px;	
	/*border: 2px solid #F58220;*/
}	
input,textarea{
	border: 1px solid Black;
	width: 270px;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	SCROLLBAR-FACE-COLOR: #cccccc; 
	SCROLLBAR-HIGHLIGHT-COLOR: #999999; 
	SCROLLBAR-SHADOW-COLOR: #999999; 
	SCROLLBAR-ARROW-COLOR: black; 
	SCROLLBAR-TRACK-COLOR: #f0f0f0; 
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc; 
	SCROLLBAR-BASE-COLOR: #cccccc;
	margin-bottom: 10px;
}
.zaglavie{
   font-weight: bold;
	font-size: 11px;
}
.orange_link a{
	color: #F58220;
}
.orange_link a:hover{
	color: #000000;
}
.addon img{
	border: none;
	margin: 0px auto;
}
a.a_img
{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 2px solid #F58220;
}
a.a_img img
{
	border: 0px solid #F58220;
}
div.hiden_desc
{
	display: none;
	position: absolute;
	background-color: #fff;
	border: 1px solid #949290;
	filter:alpha(opacity=70);
	moz-opacity:0.80;
	opacity:0.80;
	khtml-opacity:0.80;
	width: 300px;
}
