/* CSS Document */

body {
	background:url(../images/bg.jpg) repeat;
	}
body, input, textarea, select {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size:1.1 em;
	line-height: 1.6em;
	color: #fff;
	}
h1, h2, h3{
	font-family: 'dekarregular';
	}	
.pos-center {
	margin: 0 auto; 
	}	
	/*.logo2 {
	background: url(../images/log2new.png) no-repeat 0px 10px;
	display: block;
	float:left;
	width: 280px;
	}*/
#main-nav .menu {
	display:block;
	width:243px;
	margin-top:5px;
	padding-left:35px;
	}
#main-nav .menu li {
	float:left;
	background: #980000;
	margin-right:10px;
	}	
#main-nav .menu li a {
	color:#FFF;
	font-size:1.1em;
	font-weight:300;
	display:block;
	background: #980000;
	padding: 5px;
	}	
#main-nav .menu li a:hover {
	border-bottom: 1px solid #FC0;
	}	
	
#main-nav .menu1 {
	display:block;
	width:280px;
	margin-top:5px;
	}
#main-nav .menu1 li {
	float:left;
	background: #980000;
	margin-right:5px;
	}	
#main-nav .menu1 li a {
	color:#FFF;
	font-size:1.1em;
	font-weight:300;
	display:block;
	background: #980000;
	padding: 5px;
	}	
#main-nav .menu1 li a:hover {
	border-bottom: 1px solid #FC0;
	}
div.home {
	height:130px;
	margin-top:5px;
	}			
/* style dla headera */

body > header {
	background:#cc0000 repeat;
	height: 185px;
	border-bottom: 2px solid #980000;
	}

body > header .pos-center {
	width: 960px;
	
	}
body > header h1, body > header nav  {
	float:left;
	}	
body > header address {
	margin-top:5px;
	font-family:Verdana, Geneva, sans-serif;
	float:right;
	font-size:1.1 em;
	font-weight:300;
	line-height:1.3 em;
	text-shadow: 1px 1px 1px #333;
	width:270px;
	display:block;
	}	
	
body > header address p {
	text-align:right;
	}

body > header h1 {
	margin-top: 1px;
	margin-right: 30px;
	}	
	
body > header h1,
body > header h1 a {
	width: 369px;
	height: 181px;
	}

body > header h1 a {
	text-indent: -999em;
	background:url(../images/lognew.png) no-repeat;
	display:block;
}

/*content styles*/
.content {
	}
	
.content .pos-center {
	width: 960px;
	overflow: hidden;
	}	
#home .boxes .box {
	float: left;
	width: 220px;
	}
#home .boxes .box.full {width:960px;}	
#home .boxes .box.full img {float:left; margin-right:10px;}
#home .boxes .box.first,
#home .boxes .box.second,
#home .boxes .box.third {
	margin-right:26px;
	} 		
#home .boxes .box.first > a img,
#home .boxes .box.second > a img,
#home .boxes .box.third > a img, 
#home .boxes .box.four > a img {
	border:5px solid #fff;
	margin:10px 0;
	} 
.boxes h2 {
	margin-top:10px;
	font-size: 1.2em;
	}				
.boxes .oferta {
	background: #111;
	
	min-height:320px;
	padding:3px;
	}
.boxes .oferta p {	
	line-height:1.5em;
	font-size: 0.75em;
	color: #aeadad;
	}
	
.more {
	font-size: 0.9em;
	background:#cc0000 repeat-x;
	border: 1px solid #980000; 
	display:block;
	width:50px;
	text-align:center;
	margin:10px auto;
	}
	.more a {color:#fff;}
/* footer style */
footer {
	margin: 30px 0;
	}
	
footer .pos-center {
	width: 950px;
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.72);
-moz-box-shadow:    0px 0px 20px rgba(0, 0, 0, 0.72);
box-shadow:         0px 0px 20px rgba(0, 0, 0, 0.72);
	text-align:center;
		}
	
footer .menu {
	max-height:150px;
	background: #1a1615;
	display:block;
	}	
footer .menu li {
	display:inline;
	
	}	
footer .menu li a {
	color: #999;
	font-size:0.7em;
	text-decoration:underline;
	}	
footer p {
	color: #fff;
	font-size:0.75em;
	text-decoration:none;
	}	
footer p a {
	color: #FC0;
	}	
.center {text-align:center;
}	

.ulotki {
	margin:10px auto;
	width:800px;
	height:210px;}
	
.ulotki a img {
	border: none;
	
	}	
	
.ulotki img {
	padding:5px;
	}	
	
.ulotki1 {
	margin:10px auto;
	width:500px;
	height:150px;}
	
.ulotki1 a img {
	border: none;
	
	}	
	
.ulotki1 img {
	padding:5px;
	}
	
.ulotki2 {
	margin:10px auto;
	width:700px;
	height:150px;}
	
.ulotki2 a img {
	border: none;
	
	}	
	
.ulotki2 img {
	padding:5px;
	}		
.email {color:#003;
font-family:Verdana, Geneva, sans-serif;
	}		