﻿html, body, table, tr, td, div, form, li, ul, p, h1, h2, h3, hr, img, span, a, label{
	border:0;
	margin:0;
	padding:0;
	outline:none;
}

/* commented backslash hack v2 \*/ 
html, body{
	display:block;
	height:100%;
	
	
} 
/* end hack */ 


body{
	background-image:url(../img/bg.jpg);
	background-color:#665f52;
	background-position: 0px 0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#6A6152;
	font-size:11px;
}

a {
	text-decoration:underline;
	/*color:#3e3a37;*/
	color:#3576e0;
}

a:hover {
	text-decoration:none;
}

p{
	font-size:11px;
}

#wrap{
	width:976px;
	width:1000px;
	margin:0 auto;
}




/* ----------- [box menu] ------ */
#box_menu{
	width:255px;
	float:left;
}

#box_menu div.b_t{
	background-image:url(../img/b2_t.png);
	background-repeat:no-repeat;
	background-position:-1px top;
	height:38px;
}

#box_menu div.b_t {
	position:relative;
	padding:38px;
	padding-bottom:0px;
	padding-top:40px;
}

#box_menu h1{
	background-image:url(../img/b3_h_a.jpg);
	background-repeat:no-repeat;
	background-position:-5px 30px;
	display:block;
	height:33px;
	font-size:12px;
	font-weight:bold;
	color:#b30041;
	letter-spacing:1px;
	padding-left:7px;
}

#box_menu div.b_m{
	background-image:url(../img/b2_m.png);
	background-repeat:repeat-y;
}

#box_menu div.b_m {
	padding:0 40px;
	padding-top:15px;
	
}


#box_menu div.b_b{
	background-image:url(../img/b2_b.png);
	background-repeat:no-repeat;
	background-position:0px bottom;
	height:79px;
}


#p_menu{
	padding-top:15px;
	width:170px;
}


#p_menu a{
	text-decoration:none;
	font-size:11px;
}

#p_menu a:hover{
	color:#000000;
}

#p_menu a.active{
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

#p_menu li{
	list-style:none;
	padding:0;
	margin:0;
	
	background-image:url(../img/li_ico1.jpg);
	background-repeat:no-repeat;
	background-position:0px -3px;
	padding-left:27px;
	padding-bottom:5px;
	
}

#ul_menu{
	
}

#p_menu .separator{
	
	padding-bottom:10px;
	
	
	background-image:url(../img/b2_separator.jpg);
	background-repeat:no-repeat;
	background-position:0px 8px;
	
}


#p_menu .archiwum{
	display:block;
	padding-top:20px;
	padding-left:120px;
	
}


/* ----------- [/box menu] ------ */


/* ----------- [box content] ------ */
#box_content{
	width:717px;
	float:left;
}

#box_content div.b_t{
	background-image:url(../img/b3_t.png);
	background-repeat:no-repeat;
	
	height:31px;
}

#box_content div.b_t {
	position:relative;
	padding:38px;
	padding-bottom:0px;
	padding-top:40px;
}

#box_content h1{
	background-image:url(../img/b3_h_a.jpg);
	background-repeat:no-repeat;
	background-position:-5px 30px;
	display:block;
	height:40px;
	font-size:13px;
	font-weight:bold;
	color:#b30041;
	letter-spacing:1px;
	padding-left:8px;
	
	
}

#box_content div.b_m{
	background-image:url(../img/b3_m.png);
	background-repeat:repeat-y;
}

#box_content div.b_m {
	padding:0 45px;
	padding-top:35px;
	
}

#box_content div.b_m p {
	padding:10px 5px;
	padding-top:0px;
	
}



#box_content div.b_b{
	background-image:url(../img/b3_b.png);
	background-repeat:no-repeat;
	background-position:0px bottom;
	height:76px;
}


#box_content h2{
	font-size:12px;
	color:#1E212A;
	padding-bottom:10px;
	margin-top:10px;
}


#box_content ul{
	
}

#box_content li{
	padding-left:1px;
	padding-top:3px;
	padding-bottom:3px;
}

#box_content li span{
	display:block;
	padding-bottom:5px;
	font-size:10px;
}


/* ----------- [/box content] ------ */

/* ----------- [box gallery] ------ */
.box_gallery{
	width:487px;
	float:left;
}

.box_gallery div.b_t{
	background-image:url(../img/b4_t.png);
	background-repeat:no-repeat;
	
	height:31px;
}

.box_gallery div.b_t {
	position:relative;
	padding:38px;
	padding-bottom:0px;
	padding-top:40px;
}

.box_gallery h1{
	background-image:url(../img/b3_h_a.jpg);
	background-repeat:no-repeat;
	background-position:-5px 30px;
	display:block;
	height:33px;
	font-size:13px;
	font-weight:bold;
	color:#b30041;
	letter-spacing:1px;
	padding-left:8px;
}

.box_gallery div.b_m{
	background-image:url(../img/b4_m.png);
	background-repeat:repeat-y;
}

.box_gallery div.b_m {
	padding:0 40px;
	padding-top:35px;	
}

.box_gallery div.b_m p {
	padding:0 5px;
}


.box_gallery div.b_b{
	background-image:url(../img/b4_b.png);
	background-repeat:no-repeat;
	background-position:0px bottom;
	height:62px;
}

.box_gallery div.b_b{
	position:relative;
}

.box_gallery div.b_b a{
	position:absolute;
	right:38px;
	top:5px;
}

/*
 div.fot {
	height:126px;
	width:190px;
	
	background-image:url(../img/img4_bg.jpg);
	background-repeat:no-repeat;
	padding-top:7px;
	
	
	text-align:center;
	
}
*/

.fot {
	width:176px;
	height:112px;
	background-image:url(../img/img4_bg.jpg);
	background-repeat:no-repeat;
	padding:7px;
	
	margin-bottom:5px;
	text-align:center;
	display:block;
}
/*
span.fot {
	width:176px;
	height:112px;
	
	height:116px;
	width:190px;
	
	background-image:url(../img/img4_bg.jpg);
	background-repeat:no-repeat;
	padding-top:7px;
	
	text-align:center;
	display:block;
}
*/

span.fot img{
	width:176px;
	height:112px;
}

/*
 div.fot a:hover span{
	display:block;
}


 div.fot span{
	position:absolute;
	display:none;
	width:171px;
	background-color:#ffffff;
	background: transparent url(../img/bg_gall.png);
	padding:8px;
	bottom:11px;
	left:5px;
	font-size:10px;
	text-decoration:none;
	color:#000000;
	
}
*/

div.fgall{
	width:190px;
	float:left;
	padding-bottom:10px;
	position:relative;
	text-align:center;
}

div.fgall a{
	text-decoration:none;
}

div.fgall a.afot{
	display:block;
	height:150px;
}

div.fgall a:hover{
	color:#000000;
}

div.fgall span{
	font-weight:bold;
	display:block;
	padding-bottom:6px;
}

div.fgall span.info{
	display:block;
	text-align:right;
	padding:1px;
	color:#B1A99E;
	font-weight:normal;
}

div.fgall span.ile, span.ile{
	font-weight:normal;
	display:inline;
	color:#B1A99E;
	font-size:9px;
	
}

span.info{
	display:block;
	text-align:right;
	padding:1px;
	color:#B1A99E;
	font-weight:normal;
}

span.info2{
	display:block;
	text-align:right;
	padding:1px;
	padding-top:5px;
	color:#B1A99E;
	font-weight:normal;
}

span.info a{
	text-decoration:none;
}

span.info a:hover{
	color:#000000;
}

span.v_ico{
	position:absolute;
	background-image:url(../img/video_ico.png);
	background-repeat:no-repeat;
	bottom:51px;
	right:12px;
	width:28px;
	height:30px;
	display:block;
	
}
/*
.data{
	background-image:url(../img/ico_data.gif);
	background-repeat:no-repeat;
}

.autor{
	background-image:url(../img/ico_autor.gif);
	background-repeat:no-repeat;
}
*/

 div.fot_mini {
	height:93px;
	width:140px;
	
	background-image:url(../img/img6_bg.jpg);
	background-repeat:no-repeat;
	padding-top:5px;
	
	float:left;
	text-align:center;
	position:relative;
}


div.fot_mini img {
	width:130px;
	height:83px;
}



 div.margin_r {
	margin-right:20px;
}


.margin_h {
	height:10px;
	clear:both;
}

 div.margin_r2 {
	margin-right:21px;
}


.margin_h2 {
	height:14px;
	clear:both;
}


/* ----------- [/box gallery] ------ */




/* ----------- [box team] ------ */

.tfot{
	height:190px;
	width:126px;
	
	background-image:url(../img/img5_bg.jpg);
	background-repeat:no-repeat;
	
	
	padding-top:7px;
	text-align:center;
	float:left;
}

.tfot img {
	width:112px;
	height:176px;
}


.hr_line{
	height:3px;
	width:632px;
	
	background-image:url(../img/hr.jpg);
	background-repeat:no-repeat;
	background-position:0 5px;
	padding-top:20px;
	padding-bottom:5px;
}

.opis{
	margin-left:20px;
	width:460px;
	min-height:150px;
	margin-bottom:10px;
	float:left;
}

.opis h3{
	margin-bottom:10px;
	font-size:12px;
}

.opis p{
	margin-left:-5px;
	padding:0;
	font-size:10px;
	
}

.opis table{
	margin-left:-2px;
}

.opis table td{
	vertical-align:top;
	padding:3px;
	padding-left:0px;
	font-size:10px;
	
	color:#6A6152;
}

.opis table td a{
	text-decoration:none;
}

.opis table td a:hover{
	color:#000000;
}

.opis span{
	margin-left:-6px;
}

.opis table td.tinfo{
	text-align:right;
	color:#a2a2a2;
	width:144px;
}

.video{
	margin-left:20px;
	background-image:url(../img/video_ico.jpg);
	background-repeat:no-repeat;
	height:29px;
	display:block;
	
	float:left;
	padding-top:13px;
	padding-left:30px;
	
}

.video a, .gallery a {
	text-decoration:none;
}

.video a:hover, .gallery a:hover {
	color:#000000;
}

.gallery{
	margin-left:20px;
	background-image:url(../img/gall_ico.jpg);
	background-repeat:no-repeat;
	height:29px;
	display:block;
	
	float:right;
	padding-top:13px;
	padding-left:40px;
}

/* ----------- [/box team] ------ */

#box_empty{
	width:155px;
	float:left;
	height:50px;
}


.mapa{
	/*height:361px;*/
	width:631px;
	/*
	background-image:url(../img/film_bg.jpg);
	background-repeat:no-repeat;*/
	padding-bottom:5px;
	padding-top:5px;
	
	padding:8px;
	
	margin-left:-2px;
	
}



.film_hd{
	
	width:631px;
	/*
	background-image:url(../img/film_bg.jpg);
	background-repeat:repeat-y;*/

	
	
	margin-left:-4px;
	text-align:center;
	
	
}

.film_hd object{
	
	
}


.fopis{
	padding-top:15px;
}

/*
.film_hd span{
	display:block;
	height:5px;
	*height:7px;
	
	background-image:url(../img/film_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	
}
*/

#box_content div.gall{
	margin-left:2px;
}


#box_content div.fot2 {
/*	height:134px;
	width:197px;
	
	background-image:url(../img/img2_bg.jpg);
	background-repeat:no-repeat;
	
	
	padding:5px;
	padding-left:5px;
	
	float:left;
	
	margin:3px;
	
}
*/

	height:126px;
	width:205px;
	
	background-image:url(../img/img4_bg.jpg);
	background-repeat:no-repeat;
	padding-top:7px;
	
	float:left;
	
	position:relative;
	
	margin:3px;
}


#box_content div.fot2 img {
	width:176px;
	height:112px;
	padding-left:7px;
}


.clear{
	clear:both;
	height:30px;
}

.clear0{
	clear:both;
}

.clear5{
	clear:both;
	height:5px;
}

.clear10{
	clear:both;
	height:10px;
}

.clear15{
	clear:both;
	height:15px;
}

#footer{
	
	width:839px;
	background-image:url(../img/stopka_bg.png);
	background-repeat:no-repeat;
	
	
	height:90px;
	
	margin:0 auto;
}




#footer_menu li{
	display:inline;
	padding-left:0px;
}


#footer_menu{
	margin-left:10px;
	width:839px;
	
	padding-top:25px;
	
	font-size:11px;
	font-weight:bold;
	
	/*background-color:#333333;*/
	text-align:center;
	
}

#footer_menu a{
	text-decoration:none;
}

#footer_menu a:hover{
	color:#000000;
}

#footer_menu a.current{
	color:#000000;
}

#footer_menu .separator{
	padding:10px;
	padding-left:5px;
	padding-right:5px;

	background-image:url(../img/footer_sep.png);
	background-repeat:no-repeat;
	background-position:5px -2px;
	
}


.news h3{
	font-size:12px;
	padding-left:5px;
}

.news h3 a{
	text-decoration:none;
	color:#1E212A;
}

.news h3 a:hover{
	text-decoration:none;
	color:#3576e0;
}


.n_back{
	
	padding-top:15px;
}

.news .b_more{
	
}

.data{
	font-size:10px;
	color:#B1A99E;
	padding-left:5px;
}
.news .data2{
	font-size:10px;
	color:#B1A99E;
	padding-left:0px;
}


.aright{
	text-align:right;
}

#content hr{
	
	padding-bottom:10px;
	
	
	background-image:url(../img/b2_separator.jpg);
	background-repeat:repeat-x;
	background-position:0px 8px;
	
}

/* ----------- [box home] ------ */
#box_l{
	width:325px;
	float:left;
}

#box_l div.b_t{
	background-image:url(../img/b1_t.png);
	background-repeat:no-repeat;
	height:45px;
}

#box_l div.b_t {
	position:relative;
	padding:38px;
	padding-bottom:0px;
	padding-top:50px;
}
#box_l div.b_t span{
	position:absolute;
	top:75px;
	right:40px;
	color:#a5a6a4;
	font-size:9px;
}

#box_l h1{
	background-image:url(../img/b1_h_a.jpg);
	background-repeat:no-repeat;
	background-position:-5px 30px;
	display:block;
	height:40px;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	color:#b30041;
}

#box_l div.b_m{
	background-image:url(../img/b1_m.png);
	background-repeat:repeat-y;
}

#box_l div.b_m {
	padding:0 45px;
	padding-top:20px;
	
}

#box_l div.b_m p {
	padding:0 5px;
}
/*
#box_l div.fot {
	height:168px;
	width:240px;
	
	background-image:url(../img/img_bg.jpg);
	background-repeat:no-repeat;
	margin-bottom:8px;
	
	padding:6px;
	padding-left:7px;
}
*/
#box_l div.foth {
	height:126px;
	width:190px;
	
	background-image:url(../img/img4_bg.jpg);
	background-repeat:no-repeat;
	
	
	margin:0 auto;
	padding-top:7px;
	text-align:center;
	
	margin-bottom:10px;
	
}

#box_l div.foth img {
	width:176px;
	height:112px;
}


/*
#box_l div.b_m img{
	margin-bottom:15px;
}
*/

#box_l div.b_b{
	background-image:url(../img/b1_b.png);
	background-repeat:no-repeat;
	background-position:0px bottom;
	height:75px;
	
}


#box_l div.b_b{
	position:relative;
}

#box_l div.b_b a{
	position:absolute;
	right:40px;
	top:15px;
}

/* ----------- [/box home] ------ */




.linki{
	
	list-style:none;
	padding:0;
	margin:0;
	
	background-image:url(../img/li_ico1.jpg);
	background-repeat:no-repeat;
	background-position:0px -3px;
}

.linki a, .linki span{
	padding-left:25px;
}

#design{
	padding-top:35px;
	padding-right:40px;
	padding-bottom:15px;
	text-align:right;
	font-size:9px;
	color:#44423f;
	
	background-image:url(../img/design_bg.png);
	background-repeat:no-repeat;
	background-position:right 22px;
}

#design a{
	color:#44423f;
	text-decoration:none;
}



.user {
	list-style:none;
	font-size:13px;
	/*background-color:#ff0000;*/
	width:185px;
	float:left;
	padding:10px;
	padding-left:0px;
	padding-top:0px;
	font-weight:bold;
}

.user a {
	text-decoration:none;
}

.user a:hover {
	color:#000000;
}


#npasek{
	margin-top:-20px;
	position:absolute;
}

#npasek a{
	text-decoration:none;
}

#npasek a:hover{
	color:#000000;
}