html {overflow-y: scroll;} div,dl,dt,dd,menu,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,select,p,blockquote{margin:0;padding:0}fieldset,img{border:0}address,button,caption,cite,code,dfn,input,optgroup,option,select,textarea,th,var{font:inherit}del,ins{text-decoration:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:baseline}sub{vertical-align:baseline}legend{color:#000}

body, select { 
    font-family: arial;
    font-size: 12px;
	color:#4F5B62;
}
td, div {
    font-family: arial;
    font-size: 12px;
	color:#4e4e4e;
}

input {
	vertical-align:middle;
}

blockquote {
    margin-left: 30px;
} 

.f12, .f10{
    font-family: verdana;
    font-size: 11px;
}

.galeria {
	margin: 0px;
	clear: both;
	text-align: center;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 150%;
}
.hidden {
	display: none;
}
.buts {
	background-color: #cccccc;	
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	cursor:hand;	
	width: 100px;	
	text-align: center;	
	font-size: 13px;	
	font-weight: bold;	
	padding-top: 6px;
	padding-bottom: 5px;
}
.czarny11n {
	color: #212121;
	font-size: 11px;
	font-weight: normal;
}
a {
	text-decoration: none;
	color: #92111d;
}

a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}
a:hover {
    text-decoration: underline;
}

.body {
	padding: 0px;
	margin: 0px;
	text-align: center;

}

hr, .hr {
	width: 100%;
	color: #eae5df;
	height: 1px;
	size: 1px;
}

ul, ol {
	list-style-position: outside;
	margin-left: 25px;
	margin-bottom: 0px;
	padding: 0px;
    vertical-align:middle;
}

.nomarg {
	font-family: Arial;
    font-size:   1px;
    margin-top:  0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px
}

.nomargs {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.tfoto {
    border: 1px solid #999999;
}

.text {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

div.text {
	clear: both;
	float: left;
	width: 100%;
	line-height:160%;
}


.ukl_box_l {
	margin-right: 5px;
}
.ukl_box_r {
	margin-left: 5px;
}
.boxy_dol_pad {
	margin-bottom: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
.body_ukl_l {
	text-align: center;
	float: left;
	padding: 0px;
	margin: 0px;
	padding-right: 10px;
}
.body_ukl_r {
	text-align: center;
	float: right;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
}

.fotal {
	float:left;
	margin-right:10px;
}

.fotap {
	float:right;
	margin-left:10px;
}


#gallery_srodek table {
	border-width: 0px;
}
#gallery_srodek table td {
	border:none;
} 
 
.tfoto2 { 
 	border: 1px solid #d2d2d2; 
 	-moz-border-radius: 8px; 
 	border-radius: 8px; 
} 
.tfoto3 { 
   	border: 1px solid #d2d2d2; 
	-moz-border-radius: 16px; 
	border-radius: 16px; 
} 
.tfoto4 { 
   	-moz-border-radius: 16px; 
	border-radius: 16px; 
} 

div.table {
	display: table;
	border-spacing:2px;
  	border-collapse:collapse;
	padding:2px;
}

div.table div.tr {
	display: table-row;
}

div.table div.td {
	display: table-cell;
	padding:5px;
}

div.margt10 {
	margin-top:10px;
}

div.margb10 {
	margin-bottom:10px;
}

div.margp10 {
	margin-right:10px;
}

div.margl10 {
	margin-left:10px;
}

div.margtm10 {
	margin-top:-10px;
}

div.padboxl {
	padding:0px 10px 0px 0px;
}


div.padboxr {
	padding:0px 0px 0px 10px;
}

div.padr10 {
	padding-right:10px;
}

div.padl10 {
	padding-left:10px;
}

.ctr {
	text-align:center;
}

.ltr {
	text-align:left;
}

.rtr {
	text-align:right;
}

.valign {
	vertical-align:top;
}

.vmiddle {
	vertical-align:middle;
}

.wi25 {
	width:25%;
}

.wi33 {
	width:33%;
}

.w100pro {
	width:100%;
}

.lfloat {
	float:left;
}

.rfloat {
	float:right;
}


.offset {
 clear: both;
 text-align: center;
}
.button {
	color: #000000;
   	text-transform: uppercase;
   	padding: 5px;
    	margin-top: 10px;
    	background-color: #efefef;
    	border: none;
    	/* -- CSS3 Transition - define which property to animate (i.e. the shadow)  -- */
	-webkit-transition: -webkit-box-shadow 0.3s linear;
	/* -- CSS3 Shadow - create a shadow around each input element -- */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#dedede), to(#efefef));
	background:  -moz-linear-gradient(25% 75% 90deg,#dedede, #efefef);
	/* -- CSS3 - Rounded Corners -- */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
 }

.button:hover {
	background-color:#f98d4b;
    	-webkit-box-shadow: 0px 0px 5px #c2c2c2;
    	-moz-box-shadow: 0px 0px 5px #c2c2c2;
    	box-shadow: 0px 0px 10px #c2c2c2;
    	cursor:  pointer;
 }


.input {
	color: #000000;
	width:180px;
   	padding: 5px;
    	background-color: #ffffff;
    	border: none;
	/* -- CSS3 - Rounded Corners -- */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: solid 1px #e2e2e2;
 }

.input:focus {
	border: solid 1px #f88c4b;
}


select {
	color: #000000;
   	padding: 5px;
    	background-color: #ffffff;
    	border: none;
	/* -- CSS3 - Rounded Corners -- */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: solid 1px #e2e2e2;
 }

select:focus {
	border: solid 1px #f88c4b;
}

.clear {
    clear: both;
}


.body {
    background: #fff url('tlo.jpg') no-repeat top center;
    padding: 0;
    margin: 0;
}

header {
    clear: both;
    float: left;
    height: 135px;
    width: 1000px;
    margin: 0 auto;
}

.main {
    width: 1000px;
    position: relative;
    text-align: left;
    margin: 0 auto;
    clear: both;
}

#logo {
    background-image: url('logo.png');
    display: block;
    height: 40px;
    width: 220px;
    position: absolute;
    left: 0px;
    top: 22px;
}

#top {
    position: absolute;
    top: 30px;
    left: 580px;
}

#top p {
    font-family: Tahoma;
    font-size: 19px;
    text-transform: uppercase;
    color: #92111d;
}

#top .iTop {
    color: #8a846e;
}


nav {
	 position: absolute;
    left: 0;
    top: 85px;
    clear: both;
    float: left;
    height: 50px;
    text-align: left;
    width: 1000px;
    background: url('menuBg.jpg') repeat-x;
}

#menu_rozwijane menu {
	padding: 0px;
	float: left;
	list-style-type: none;
	marign:0px;
}


#menu_rozwijane menu li ul {
	display: none;
	list-style-image: none;
	list-style:none;
}



#menu_rozwijane menu li a {
	color: #4e4e4e;
}


#menu_rozwijane menu li:hover a, #menu_rozwijane menu li.rozwijane_selected a {
	color: #92111d;
	text-decoration:none;
}


#menu_rozwijane menu li:last-child {
	background:none;
}

#menu_rozwijane menu li {
	 height: 50px;   
    padding: 0px 37px 0 37px;
    line-height: 50px;
    float: left;
    border-right: solid 1px #c2bda5;
       font-family: "Myriad Pro", Tahoma;
    font-size: 15px;
    text-transform: uppercase;
}



#menu_rozwijane menu li.rozwijane_selected, #menu_rozwijane menu li:hover {
	
}


/* Style 2 poziomu */


#menu_rozwijane menu li ul li {
	border:none;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
	text-shadow: none;

}


#menu_rozwijane menu li ul.rozwijane li {
	background-image: none;
	background-color: #8a846e;
	top: 0px;
	text-align:left;
	padding:5px 5px 5px 10px;
	margin:0px 0px 0px 0px;
	font-weight:normal;
	float:none;
	font-style: normal;
	line-height:normal;
	height:auto;
	width: 140px;
	font-size:11px;
	font-family:tahoma;
	text-transform: none;
	border-bottom: solid 1px #737066;
}



#menu_rozwijane menu li ul.rozwijane li.rozwijane_selected {
	background-color: #737066;
}



#menu_rozwijane menu li ul.rozwijane li a {
	color: #ffffff;
}



#menu_rozwijane menu li ul.rozwijane li.rozwijane_selected a {
	color: #ffffff;
	text-decoration: none;

}





#banner {
    clear: both;
    float: left;
    width: 1000px;
    position: relative;
    height: 288px;
    -webkit-box-shadow: -5px 0px 12px rgba(50, 50, 50, 0.29);
    -moz-box-shadow: -5px 0px 12px rgba(50, 50, 50, 0.29);
    box-shadow: -5px 0px 12px rgba(50, 50, 50, 0.29);
}

.slajd {
    height: 288px;
    width: 1000px;
}

.slajd img {
    position: absolute;
    top: 0;
    right: 0;
}

.slajd div {
    position: absolute;
    width: 220px;
    height: 224px;
    top: 0;
    left: 0;
    background-color: #92111d;
    padding: 64px 25px 0 25px;
}

.slajd h6 {
    font-family: Arial;
    font-size: 23px;
    font-weight: normal;
    color: #fff;
    padding-bottom: 10px;
}
  
.slajd h6 a {
	color:#fff;
}

.nav_pp {
	position:absolute;
	bottom:15px;
	right:15px;
	z-index:60;
}

.nav_pp img {
	margin-left:3px;
}

.slajd p {
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #fff;
}

#content {
    width: 1000px;
    clear: both;
    position: relative;
}

#linia {
    position: absolute;
    left: 0;
    top: 54px;
    
    background: url('contentLine.jpg') repeat-x;
    height: 10px;
    width: 100%;
}

h2 {
    font-family: Tahoma;
    font-size: 18px;
    font-weight: bold;
    color: #4e4e4e;
    margin: 0px 0 0px 0px;
	padding: 20px 0 10px 0;
}



#koll_gl {
    float: left;
    width: 345px; 
    margin-left:20px;
}

#koll {
    float: left;
    width: 960px; 
    margin-left:20px;
}

#kols {
    float: left;
	margin-left:20px;
    width: 224px;
    background: url('kontaktBg.png') bottom center no-repeat; 
}

#kols h2 {
    background-color: #8f0f1b;
    color: #fff;
    display: block;
    width: 204px;
    height: 35px;
    font-family: Tahoma;
    font-size: 18px;
    font-weight: bold;
    padding: 20px 0 0px 10px;
    margin: 0 0 23px 5px;

}

#kolp {
    float: left;
    width: 350px;
    margin-left:20px;
}

#kols p {
    font-family: Arial;
    font-size: 12px;
    color: #4e4e4e;
    text-align: center;
}

#kols .tel {
    font-size: 14px;
    line-height: 1.4em;
    margin-top: 15px;
}

.red {
    color: #8f0f1b;
    display: block;
    padding-bottom:10px;
    font-size: 18px;
}

.red2 {
    color: #8f0f1b;
    font-size: 18px;
}

.menu2 {
    
}

.menu {
    width: 1000px;
    margin: 0 auto 20px 0;
    padding-top: 10px;
    
    clear: both;
    float: left;
    height: 33px;
    background-color: #f7f7f7;
    
    
    text-align: center;
    
}

.menu ul {
    list-style: none;
    margin: 6px 0 0 346px;
}

.menu ul li {
    float: left;
    font-family: Arial;
    font-size: 11px;
    color: #797979;
    font-weight: bold;
    margin-left: 8px;
}

.menu ul li a {
    text-decoration: none;
    font-family: Arial;
    font-size: 11px;
    color: #797979;
    font-weight: bold;
    margin-right: 8px;
}

.menu ul li a:hover {
    color: #000;
}


footer {
	border-top: solid 2px #f7f7f7;
	float: left;
    clear: both;
    margin: 20px 0;
	width:100%;
	padding: 20px 0 20px 0;
    font-family: Arial;
    font-size: 12px;
    color: #000;
    text-align: center;
    line-height: 1.4em;
}

.fSmall, .fSmall a {
    font-size: 10px;
    color: #828282;
}