@font-face {
	font-family:'Ebrima';         
        src:url('../font/Ebrima.eot');
        src:url('../font/Ebrima.eot?#iefix')
        format('embedded-opentype'),
        url('../font/Ebrima.ttf');             
}
* {
	margin:0;
	padding:0;
	border:0;
}
*:focus {
	outline:none;
}
.clear {
	clear:both;
}
a {
	color:#fff;
}
body {
	background-image:url(../images/body_bg.jpg);
	font-family:Ebrima;
}
#top_wrap {
	width:100%;
	height:322px;
}
#top {
	width:1200px;
	height:322px;
	background-image:url(../images/top.jpg);
	margin:auto;
}
#menu {
	width:100%;
	height:48px;
	background-color:#e70e0e;
}
#menu ul {
	width:1200px;
	height:100%;
	margin:auto;
	text-align:center;
}
#menu ul li {
	min-width:50px;
	height:100%;
	display:block;
	float:left;
	background-image:url(../images/menu_right.png);
	background-repeat:no-repeat;
	background-position:right;
}
#menu ul li.first,
#menu ul li.last {
	width:150px;
}
#menu ul li.last {
	background-image:url(../images/menu_left.png);
	background-repeat:no-repeat;
	background-position:left;
}
#menu ul li a {
	height:100%;
	display:block;
	font-family:Ebrima;
	font-size:30px;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	background-image:url(../images/menu_left.png);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 20px 0 10px;
}
#menu ul li:hover {
	background-color:#cc6633;
}
#main {
	width:1060px;
	background-image:url(../images/main_bg.jpg);
	margin:auto;
	padding:80px 70px 0;
}
#cont {
	background-image:url(../images/cont_bg.png);
	background-repeat:repeat-x;
	background-position:top;
	color:#fff;
	text-align:center;
	padding:20px;
	border-radius:8px;
}


#c_kontakt {
	width:820px;
	margin:auto;
	margin-top:70px;
}
#doltech_logo {
	width:230px;
	float:left;
	margin-top:80px;
}
#c_kontakt .lewa p.dk {
	color:#000;
	font-size:18px;
	text-decoration:underline;
	font-weight:bold;
	margin-bottom:50px;
	text-align:left;
	padding-left:90px;
}
#c_kontakt .lewa p.po {
	text-align:right;
	color:#000;
}
#c_kontakt .styl1 {
	font-size:12px;
	color:#fff;
}
#c_kontakt .styl2 {
	font-size:14px;
	color:#ff0000;
	text-transform:uppercase;
}
#c_kontakt .lewa {
	width:260px;
	float:left;
}
#c_kontakt .input {
	width:260px;
	height:28px;
}
#c_kontakt label {
	display:block;
	float:left;
	width:85px;
	text-align:right;
	color:#000;
	font-size:14px;
	line-height:25px;
	padding-right:5px;
}
#c_kontakt input {
	float:right;
	width:160px;
	background-color:#747171;
}
#c_kontakt .prawa {
	float:right;
	position:relative;
	text-align:left;
}
#c_kontakt .prawa button {
	float:right;
}
#c_kontakt .prawa textarea {
	width:300px;
	height:180px;
	border-radius:10px;
	overflow:hidden;
	background-color:#747171;
}
.form_styl {
	border:2px solid #000;
	box-shadow:2px 2px 2px #000;
	border-radius:10px;
	background:none;
	background-image:url(../images/form_styl.png);
	padding:3px;
	color:#000;
}
.button {
	width:87px;
	height:31px;
	background:none;
	background-image:url(../images/wyslij.png);
	font-size:11px;
	cursor:pointer;
	margin-top:5px;
	text-transform:uppercase;
}


#loga, #footer {
	width:825px;
	margin:auto;
}
#loga {
	height:50px;
	background-image:url(../images/loga.png);
	background-repeat:no-repeat;
	background-position:center;
	margin-top:100px;
}
#footer {
	margin-top:10px;
	border-top:3px solid #e70e0e;
	padding:10px 0;
	color:#999;
	text-align:center;
}
.red {
	color:#ff0000;
}


#zamowienia #c_kontakt {
	width:600px;
	margin-top:0;
}
#odp {
	padding:5px;
	margin:5px;
}



.oferta {
	width:340px;
	float:left;
}
.of {
	min-height:290px;
	text-align:left;
	line-height:22px;
	margin:0 10px;
}
#oferta_s2 .of {
	min-height:490px;
}
.of_margin {
	width:100%;
	height:50px;
}
.oferta .of2 {
	min-height:10px !important;
}


#nav_next,
#nav_prev {
	float:right;
	margin-top:50px;
}
#nav_next a {
	background-image:url(../images/dalej.png);
}
#nav_prev a {
	background-image:url(../images/wstecz.png);
}
#nav_next a,
#nav_prev a {
	width:29px;
	height:29px;
	display:block;
	float:left;
	margin-top:-3px;
}
#nav_next span,
#nav_prev span {
	padding:5px;
}