/* INIT
-----------------------------------------------------------------------------*/

html, body, h1, h2, h3, h4, h5, h6, div, span, blockquote, p, address, form, fieldset, img, ul, ol, dl, dt, dd, li, hr, table, td, th, strong, em, sup, sub, dfn, ins, del, q, cite, var, samp, code, kbd, tt {
	margin: 0;
	padding: 0;
	border: 0;
	outline-style: none;
	outline-width: 0;

}
a, a:visited {
	text-decoration: none;

}
a {
	color: #A52120;
}
a:hover {
	color: #000;
}

ol, ul {
	list-style: none;
}
legend {
	display: none;
}
body, input, textarea, select, option, optgroup, button {
	font-family: trebuchet MS;

}
input, textarea, select, option, optgroup, button {
	font-size: 11px;
}


/*     LAYOUT
-------------------------------------------------------*/
body{
	background-color: #110000;
}

.header{
	width: 100%;
	height: 373px;
	background: url(../images/header-bg.jpg) repeat left top;
}
.content-top{

}
.content{
	width: 100%;
	min-height1: 600px;
	float: left;
	background: #412c22 url(../images/content-bg.png) repeat-x left bottom;
	position: relative;
	padding-bottom: 68px;
}

.wrap{
	width: 900px;
	margin: 0 auto;
}

/*     HEAD
-------------------------------------------------------*/

.head-page{
	width: 100%;
	height: 373px;
	background: url(../images/head-page.png) no-repeat center top;
	/margin-left: -1px;
}

.logo a{
	width: 179px;
	height: 39px;
	float: left;
	background: url(../images/rednex-logo.png) no-repeat left top;
	margin: 21px 0 0 55px;
}

.foto {
	width: 805px;	
	float:left;
	height:273px;
	margin-left:50px;
	margin-top: 14px;
	background: url(../images/rednex-sala.jpg) no-repeat center top;
	position: relative;		
	
}
.foto img{
	position: absolute;
	top: 4px!important;
	left: 4px!important;
}
/*     MENU
-------------------------------------------------------*/

ul.menu{
	width: auto;
	height: 28px;
	float: right;
	margin: 27px 47px 0 0;
}
ul.menu li{
	height: 28px;
	float: left;
	margin: 0 4px 0 8px;
	padding-right: 8px;
	background: url(../images/menu-li-bg.png) no-repeat right center;
}
ul.menu li:last-child{
	background: none;
}
ul.menu li a{
	height: 28px;
	float: left;	
}

ul.menu li a:hover{
	height: 28px;
	float: left;
	background-position: left -28px;	
}

ul.menu li.active a, ul.menu li.active a:hover{
	background-position: left -28px;	
}

li.index a{
	width: 128px;
	background: url(../images/menu.png) no-repeat left top;
}

li.oferta a{
	width: 52px;
	background: url(../images/menu-02.png) no-repeat left top;
}
li.galeriam a{
	width: 67px;
	background: url(../images/menu-03.png) no-repeat left top;
}
li.kontakt a{
	width: 71px;
	background: url(../images/menu-04.png) no-repeat left top;
}


/*     SUB-MENU
-------------------------------------------------------*/

/*     CONTENT
-------------------------------------------------------*/

.content .page{
	background: url(../images/content-page.png) repeat-y left top;
	float: left;
	width: 900px;
	position: relative;
	
}
.page-watermark{
	position: absolute;
	width: 140px;
	height: 191px;
	top: 20px;
	right: -124px;
	background:	url(../images/watermark.png) no-repeat left top;
}


.main{
	float: right;
	width: 510px;
	min-height1: 600px;
	padding: 0 70px 36px 0;		
}
.small-col{
	float: right;
	width: 240px;
	min-height1: 600px;
	padding: 116px 33px 0 0;
	background:	url(../images/small-col-bg.png) no-repeat center top;
}


.txt{
	width: 510px;
	float: left;
	padding-top: 20px;
}
.txt h1{
	float: left;
	width: 510px;	
	margin-bottom:20px;
	margin-left:16px;
	padding-bottom: 8px;
	background:	url(../images/h1-bg.png) no-repeat left bottom;
}
.txt h1 img{
	float: right;
	margin-right: 8px;
}
.txt p{
	color: #412c22;
	font-size: 13px;
	font-family: trebuchet MS;
	float: left;
	padding: 0 16px;
	margin-bottom: 20px;
	width: 518px;
}

.txt p.intro{
	color: #a52120;
	font-size: 15px;
	margin-bottom: 15px;
	font-style: italic;
}
.txt p.intro-h3{
	color: #412c22;
	font-size: 14px;
	margin-bottom: 11px;
	font-style: italic;
}

.txt ul{
	float: left;
	width: 510px;
	padding: 30px 42px;
	background:	url(../images/txt-ul-bg.png) no-repeat left top;
}
.txt ul li{
	float: left;
	padding: 2px 20px;
	clear: both;
	font-size: 13px;
	font-style: italic;	
}
.galeria a img{
	background-color: #f9f3ed;
	border: 1px solid #decec6;
	padding: 5px;
	float: left;
}
.galeria ul li a{
	float: left;
	margin: 0 15px 20px 0;
}
.galeria ul li img:hover{
	-moz-box-shadow: 2px 2px 8px #cecece;
	-webkit-box-shadow: 2px 2px 8px #cecece;
	box-shadow: 2px 2px 8px #cecece;
}

/*     FOOT
-------------------------------------------------------*/
.footer{
	width: 900px;
	height: 87px;
	float: left;
	background:	url(../images/footer-bg.png) no-repeat left top;
	position: relative;
}
.footer-watermark{
	position: absolute;
	width: 157px;
	height: 274px;
	top: -246px;
	left: -135px;
	background:	url(../images/watermark-02.png) no-repeat left top;
}
ul.foot-nav{
	width: auto;
	height: 24px;
	float: right;
	margin: 27px 47px 0 0;
}
ul.foot-nav li{
	height: 24px;
	float: left;
	margin: 0 4px 0 8px;
	padding-right: 8px;
}
ul.foot-nav li:last-child{
	background: none;
}
ul.foot-nav li a{
	height: 24px;
	float: left;
	opacity: 0.75;	
}

ul.foot-nav li a:hover{
	height: 24px;
	float: left;
	opacity: 1;	
}

ul.foot-nav li.index a{
	width: 101px;
	background: url(../images/foot-nav-04.png) no-repeat left top;
}

ul.foot-nav li.oferta a{
	width: 41px;
	background: url(../images/foot-nav.png) no-repeat left top;
}
ul.foot-nav li.galeria a{
	width: 53px;
	background: url(../images/foot-nav-02.png) no-repeat left top;
}
ul.foot-nav li.kontakt a{
	width: 57px;
	background: url(../images/foot-nav-03.png) no-repeat left top;
}

.kambit{
	float: left;
	margin: 27px 0 0 57px;
}
.kambit a{
	opacity: 0.75;
}
.kambit a:hover{
	opacity: 1;
}

/*   FORM
-----------------------------------------------*/
#form2{
	margin-top: 10px;
	float: left;
	text-align: left;
}

div.form{
	float: left;
	padding-left: 60px;
	color: #412c22;
	font-size: 13px;
	font-family: trebuchet MS;
}

.form label{
	width: 120px;
	text-align: left;
	float: left;
}

input.form {
	margin-bottom: 8px;
	border: 1px solid #e8dccf;
	width: 200px;
	height: 18px;
	font-size: 13px;
	background: url(../images/input-bg.png) repeat-x 0 0;
	padding: 1px 3px 2px 3px;
}
input.form:focus, textarea.form:focus {
	border: 1px solid #e5c6a7;
}
label.text-area{
	margin-top: 12px;
}

textarea.form {
	margin-top: 12px;
	border: 1px solid #e8dccf;
	width: 200px;
	font-size: 13px;
	background: url(../images/input-bg.png) repeat-x 0 0;
	padding: 1px 3px 2px 3px;
}
input.btn {
	float: left;
	margin: 20px 0 0 120px;
	border: 1px solid #e8dccf;
	color: #412c22;
	height: 26px;
	padding: 1px 8px 3px 8px;
	background: url(../images/button-bg.jpg) repeat-x 0 bottom;

}
input.btn:active {

}
p.tytul{
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #a52120;
	font-size: 12px;
	margin-left: 16px;
	}
p.tresc{
	margin: 0;
	padding: 0;
	font-size: 12px;
	margin-left: 16px;
	}
/*   ANIM
-----------------------------------------------*/

.obrazek{
	float:left;
	background-image:url(../images/foto-index.jpg);
	background-repeat:no-repeat;
	width: 511px;
	height: 369px;}

.obrazek img{
	float:left;
	width: 467px;
	height: 252px;
	margin: 25px 0 0 22px;}
