html,body
{
	margin: 0;
	padding: 0;
	font-family:Arial,sans;
	font-size:14px;
	line-height:20px;
	
}
div.menu_t
{
	background: url(../images/menu_t.png) repeat-x;
	height: 4px;
	position: relative;
	top: -3px;
	float: left;
	width: 100%;
}
div.zagol
{
	font-size: x-large;
	color: #404141;
	margin-top: 20px;
	font-style: italic;
	line-height: 30px !important;
}
div.menu_l
{
	background: url(../images/menu_l.png) repeat-y;
	width: 4px;
	position: relative;height: 20px;
	float: left;
}
div.menu_item
{
	background-color: #fff;
}
div.menu_item2
{
	background-color: #e0e0e0;;
}
div.menu_b
{
	background: url(../images/menu_b.png) repeat-x;
	height: 4px;
	position: relative;
	top: 3px;
}
p
{
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
}
img
{
	border: 0px;
}
input.text
{
	width: 300px;
	height: 20px;
}
div.content
{
	min-width: 1065px;
	height: 100%;
	width:expression(((document.documentElement.clientWidth ||?
	document.body.clientWidth) < 1065) ? '1065px' : ?
	((document.body.clientWidth > 1280) ? '1280px' : '100%'));
}
div.sep
{
	background:transparent url(../images/line.png) no-repeat;
	padding-left: 5px;
	height: 83px;
	
	float: left;
}
div.last_sep
{
	background:transparent url(../images/last_sep.png);
	height: 13px;
	width: 46px;
	position: relative;
	top: 72px;
	float: left;
}
div.flag
{
	float: left;
	position: relative;
	top: 71px;
	left: 3px;
}
div.main_menu
{
	font-style: italic;
	font-size: 13px;
	font-weight: bold;
	position: relative;
	top: 0px; 
	z-index: 1;
	font-family: Arial;
	line-height: 14px;
}
div.main_menu a
{
	color: #404141;
}
div.main_menu a:hover
{
	color: #404141;
	text-decoration: none;
}
div.pcat a:hover
{
	
}
div.pcat 
{
	
}

div.logo
{
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 20%;
}
div.line
{
	background:transparent url(../images/line.gif);
	height: 100px;
	width: 5%;
	float: left;
	position: relative; 
}
div.line2
{
	background:transparent url(../images/line2.png);
	background-position:center top;
	height:6px;
	left:0;
	overflow:hidden;
	position:absolute;
	top:0;
	width:100%;
	z-index:1;
}
div.cent_col
{

	
	width: 900px;
	margin: 0 auto;
	margin-top: 300px;
}
#page
{
	margin: 0 auto;
}
#page *
{
	
}
div.clear
{
	clear: both;
}
a
{
	color: #177ba3;
	text-decoration: none;
}
a:hover
{
	color: #177ba3;
	text-decoration: underline;
}
.larr 
{
	background:transparent url(../files/image/a.gif) no-repeat scroll 0 7px;
	margin-left:-10px;
	padding-left:60px;
	text-indent: 0px;
}
#footer 
{
	border-top:1px solid #9B9A9A;
	color:#706C6C;
	font-size:11px;
	margin-bottom:50px;
	margin-top:40px;
	padding-top:11px;
} 	
