html{
	font-size: 14px;
}

body{
	font-family: Arial, Sans-Serif;
	font-size: 90%;
	padding: 0px 21px 0px 21px;
	margin: 0px;
	background: White;
	color: Black;
}

table{
	border-collapse: collapse;
}

a{
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	color: #1D3D9A;
	text-decoration: underline;
}

a:hover{
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	color: #1D3D9A;
	text-decoration: none;
}

span.menu_activ{
	color: #CA0000;
	margin-left: 30px;
}

div.footer_copy{
	width: 235px;
	height: 44px;
	background: url(http://w-style.net.ua/images/copy_bg.png) no-repeat 50%;
	text-align: center;
}

h3{
	font-size: 16px;
	color: #CA0000;
}

/*Для предпросмотра */

#loader_bg {
	background-color:#EBEBE4;
	position:relative;
	top:8px;left:8px;height:7px;
	width:113px;font-size:1px
}

.h4 {
 width:300px;
 padding:12px 0 0 18px;
 font-size: 14px;
 font-weight: bold;
 color: Maroon;
}

.border_preview{
	z-index:100;
	position:absolute; 
	background: #fff;
	border: 1px solid #444;
}

.preview_temp_load {
	vertical-align:middle;
	text-align:center;
	padding: 10px;
}

.preview_temp_load img{	
	vertical-align:middle;
	text-align:center;
}

#loader_container {text-align:center;position:absolute;top:40%;width:100%}

#loader {
	font-family:Tahoma, Helvetica, sans;
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
	padding:10px 0 16px 0;
	margin:0 auto;
	display:block;
	width:135px;
	border:1px solid #6A6A6A;
	text-align:left;
	z-index:255;
}

#progress {
	height:5px;
	font-size:1px;
	width:1px;
	position:relative;
	top:1px;
	left:10px;
	background-color:#9D9D94
}