body,tr,td{
		font-family: tahoma;
		font-size: 12px;
		color:#000000;
}

td.rightmenu{
		font-size: 11px;
}
a{
		color:black;
		text-decoration:none;
}


a:hover{
		text-decoration:underline;
}


hr{
		height: 1px;
		color: #e3e3e3;
}


.borderrightdotted{
		background-image: url('/img/vertikal_dot.gif');background-repeat: repeat-y; background-position: right;
}

.bordermenurightdotted{
		background-image: url('/img/vertikal_menu_dot.gif');background-repeat: repeat-y; background-position: right;
}

.topdotted{
		background-image: url('/img/horizontal_dot.gif');
		background-repeat: repeat-x;

}

.bottomdotted{
		background-image: url('/img/horizontal_dot.gif');
		background-repeat: repeat-x;
		background-position: bottom;
		height: 23px; 
		width: 100%;
}

.menubottom{
		background-image: url('/img/menu_bottom.gif');
		background-repeat: no-repeat;
		background-position: right top;
		width: 100%;
		height: 40px;
		padding: 0px;

}

.menutop{
		background-image: url('/img/menu_top.gif');
		background-repeat: repeat-x;
		background-position: bottom;
		width: 100%;
		height: 1px;
		padding: 0px;
		margin:0px;
		
}

a.mainmenu{
	color: black;
	font-family: arial;font-size: 18px; 
	margin-left: 10px; margin-right: 10px;
}

a.mainmenu_select{
	color: #D81E1F;
	font-family: arial;font-size: 18px; 
	margin-left: 10px; margin-right: 10px;
}

span.mainmenu{
	font-family: arial;font-size: 18px;
}

a.submenu{
	color: #515151;
	font-family: arial;font-size: 12px; font-weight: bold;
	margin-left: 5px; margin-right: 5px;
}

a.submenu_select{
	color: #D70000;
	font-family: arial;font-size: 12px; font-weight: bold;
	margin-left: 5px; margin-right: 5px;
}

a.menu_bottom{
	color: #848689;
	font-family: arial;font-size: 13px; 
	margin-left: 7px; margin-right: 7px;
}

span.menu_bottom{
	color: #848689;
	font-family: arial;font-size: 17px; 
	margin-left: 5px; margin-right: 5px;
}

span.submenu{
	font-family: arial;font-size: 16px;
}

input.zayavka{
		width: 198px;
		height: 20px;
		border-width: 0px;
		margin-top: 0px;
		border-style: solid;
		PADDING-TOP: 1PX;	
		color: #666666;
		
}

.input_podloshka{
		width: 205px;
		height: 27px;
		background-image: url('/img/input_background.gif');
		background-repeat: no-repeat;
		text-align: center;
		margin-top: 3px;
		padding-top: 1px;
		
}

.textarea_podloshka{
		background-image: url('/img/textarea_background.gif');
		background-repeat: no-repeat;
		width: 205px;
		height: 105px;
		padding-top: 7px;
		padding-left: 3px;
		margin-bottom: 0px;

}

textarea.feedback{
		border-width: 0px;
		width: 190px;
		height: 85px;
		color: #666666;
}

h1{
		font-weight: bold;
		color: #ff0000;
		font-size: 15px;
                margin-bottom: 10px;
}

h2{
		font-weight: bold;
		color: #ff0000;
		font-size: 13px;
                margin-bottom: 0px;
}

strong.red{
		color: #ff0000;
}