/*
Theme Name: a4 Default
Theme URI: http://berezen.com/
Description: The default A4 theme.
Version: 1.0
Author: Flit
*/

html,body {
	height: 100%;
	margin: 0;
}
html {
	background:url(images/bg-right.gif) repeat-y;
}
a:focus {
	outline:none;
}
body {
	margin:0;
	color:#000;
	font:12px/14px Arial,Verdana,Tahoma, sans-serif;
	min-width:1000px;
}
img {border:none;}
form,fieldset{
	margin:0;
	padding:0;
}
fieldset {border-style:none;}
.page-width {
	padding:0 0 0 10px;
	overflow:hidden;
	min-height:100%;
	background:url(images/bg-line-vert.gif) no-repeat 60% 0;
}
* html .page-width {
	height:100%;
}
.dd {
	overflow:hidden;
	zoom:1;
	background:url(images/bg-left.gif) no-repeat 100% 95px;
}
.left {
	float:left;
	overflow:hidden;
	width:60%;
	margin:0 0 0 -3px;
	background:url(images/bg-left-line.gif) repeat-x 0 417px;
}
.left-text {
	overflow:hidden;
	height:1%;
	background:url(images/bg-line-vert.gif) no-repeat 100% 0;
}
.top {
	float:right;
	position:relative;
	width:600px;
	height:320px;
	padding:85px 0 0;
}
.top h1 {
	margin:0;
	color:#eb7c15;
	font-size:18px;
	line-height:32px;
}
.top img {
	position:absolute;
	bottom:0;
	left:0;
}
.top .text {
	position:absolute;
	bottom:10px;
	left:400px;
	width:130px;
}
.top .text p {
	margin:0;
	color:#284b49;
	font-size:11px;
	line-height:14px;
}
.gallery {
	float:right;
	display:inline;
	width:600px;
	overflow:hidden;
	margin:48px 25px 0 0;
}
.gallery ul {
	margin:0 0 19px;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.gallery ul li {
	float:right;
	padding:0 22px 0 0;
}
.right {
	width:40%;
	overflow:hidden;
	margin:305px 0 0;
	background:url(images/bg-right-line.gif) repeat-x 0 113px;
}
.right-bg {
	width:300px;
	overflow:hidden;
	margin:0 0 0 1px;
	padding:0 0 0 8px;

}
.right ul {
	margin:0;
	padding:12px 0 0 2px;
	list-style:none;
}
.right ul a {
	color:#003333;
	font-size:17px;
	line-height:32px;
	font-weight:bold;
	text-decoration:none;
}
.right ul a:hover {
	color:#eb7c15;
}
.right a.mail {
	display:block;
	margin:25px 0 0;
	width:16px;
	height:10px;
	text-indent:-9999px;
	background:url(images/bg-mail.gif) no-repeat;
}
.right h2 {
	margin:5px 0 0;
	color:#003333;
	font:bold 18px/26px Verdana, Arial, Helvetica, sans-serif;
}
.right p {
	margin:10px 0 0;
	color:#999;
	font-size:12px;
	line-height:16px;
}
.right p a {
	color:#999;
	text-decoration:none;
}
.right p a:hover {
	text-decoration:underline;
}
/*111111111111111111111111111111111111111111111111111111*/
.top .polytext {
	position:absolute;
	bottom:10px;
/* 	left:303px; */
	width:590px;
}
.top .polytext p {
	margin:0;
	color:#284b49;
	font-size:11px;
	line-height:14px;
}
.top .polytext li {
    color:#284B49;
    font-size:11px;
    line-height:14px;
    margin:0;
}
