
body {
//background : url('img/tapeta_tlo.jpg');
background : url('img/bg9.jpg') #6E6E6E;
padding : 0;
margin : 30px auto;
text-align: center;
}
.menu {
//background : url('img/b1.jpg');
background-repeat : no-repeat;
font-family : tahoma;
font-size : 12px;
font-weight : bold;
text-align : justify;
}
#menu.submenu {
z-index : 10;
	width : 100px;
	height: 40px;
}
#top_bar{
background : url(img/l3.png) ;
border-radius: 5px 5px 5px 0px;
background-repeat : no-repeat;
opacity: 0.8;
}
#baner {
width : auto;
height : 185px;
}
#content_container {
width : 790px;
position : relative;
margin : 0 auto;

}
#content_container .clear#end {
height : 15px;
clear : both;
margin : 0px;
height : 0;
}
#content {
padding : 1px;
margin : 0 auto;
width : 600px;
position : relative;
background : url(img/back1.jpg);
background-repeat : no-repeat;
background-color : #EBE1E0;
border-radius : 5px;
display: inline;
float: left;
//overflow:hidden;
//nowe
border-radius : 5px ;
border: 2px solid #613E42;

}
#content img {
border : #800000 double 4px;
border-radius : 5px;
}
p {
font-family : tahoma;
font-size : 12px;
color : black;
}
#tresc p {
font-family : tahoma;
font-size : 12px;
font-weight : bold;
text-align : justify;
line-height : 150%;
margin-top : 40px;
margin-bottom : 20px;
margin-left : 20px;
margin-right : 40px;
}

#rel_spis {
width: 370px;
font-family : tahoma, sans-serif;
font-size : 11px;
border: 1px solid #6d6d6d;
border-radius: 5px;
line-height : 150%;
margin-top : 10px;
margin-bottom : 20px;
margin-left : 10px;
margin-right : 10px;
padding: 7px;
float: left;
}

#rel_spis .kto {
font-weight: bold;
border-bottom: 1px solid #6d6d6d;
border-right: 1px solid #6d6d6d;
text-align: left
}

#rel_spis .dzie {
font-weight: italic;
border-bottom: 1px solid #6d6d6d;
text-align: middle;
}

#rel_foto {
width: 200px;
position: relative;
margin-top : 10px;
margin-right: 5px;
float: right;
border-radius: 7px 7px 0 5px;
border: solid 1px #6d6d6d;
text-align: 0 auto;
}

#rel_foto .frame_title1 {
width: 200px;
border-radius: 5px 5px 0 0;
border-bottom: solid 1px #c22223;
position: relative;
text-align: left;
background-color: #c23322;
color: #fff;
}

#rel_foto .frame_title{
	-moz-box-shadow:inset 0px 1px 1px 0px #666;
	-webkit-box-shadow:inset 0px 1px 1px 0px #666;
	box-shadow:inset 0px 1px 1px 0px #666;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dedede), color-stop(1, #654) );
	background:-moz-linear-gradient( center top, #dedede 5%, #654 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dedede', endColorstr='#8b7d6b');
	background-color:#ededed;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	border:1px solid #6d6d6d;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color: #000;
	
}

#rel_foto img {
border-radius: 5px 5px 0 5px;
border: solid 1px #c22223;
margin: 1px 0px 0px 1px;
width: 90px;
height: 75px;
}

#logo {
width : 185px;
height : 185px;
float : left;
//background : url(img/logo4.png);
//background-repeat : no-repeat;
}


* {
margin : 0;
padding : 0;
}
#menu_bar {
position : relative;
text-align : center;
padding : 0px;
margin : auto 5px;
width : 170px;
top : 0;
display : inline;
float : left;
background-color: rgb(235, 225, 224);
border-radius: 5px;
border: 2px solid #613E42;
opacity: 0.9;
}

#like_button {
position : relative;
padding : 0px;
margin : auto 0;
width : 160px;
display : inline;
float : left;


}
#menu li {
list-style : none;
color: #000;
margin: 2px;
}
#menu, #menu ul {
				height : auto;
				}
#menu ul {
visibility : hidden;
position : absolute;
top : 0;
left : 70px;

}
#menu li {

line-height : 0;
position : relative;
//nowe_ponizej
margin: 2px;

float: left;
	padding-right: 0px; 
	position: relative; 
	-moz-box-shadow:inset 0px 1px 1px 0px #666;
	-webkit-box-shadow:inset 0px 1px 1px 0px #666;
	box-shadow:inset 0px 1px 1px 0px #666;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dedede), color-stop(1, #654) );
	background:-moz-linear-gradient( center top, #dedede 5%, #654 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dedede', endColorstr='#8b7d6b');
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
#menu li li {
padding-top: 1px; 
width:160px; 
margin-top: -10px;
float: left;
}
#menu li:hover ul {
visibility : visible;
z-index : 10;
}
#menu a, #menu li:hover li a {
display : block;
font : 12px/30px verdana, sans-serif;
font-weight : bold;
text-decoration : none;
text-align : center;
//padding : 2px 0px;
color : #000;
width: 160px;
}
#menu li li a {
width : 160px;
}
#menu li:hover a, #menu li:hover li:hover a {
background-color: #cebdbe;
}
#footer p {
position: relative;
text-align : right;
color : #fff;
width : 100%;
padding: 5px 5px;

}
#body_container {
width: 790px;
position : relative;
margin : 0 auto;
}
#span {
position : relative;
color : white;
font-weight : bold;
font-family : tahoma;
font-size : 16px;
margin : auto 130px;
width : 591px;
height : auto;
}
#footmenu {
font-family : tahoma;
font-size : 12px;
//left : 130px;
width : 100%;
position : relative;
//margin : 0 50px 0 ;
z-index: -1;

}

#realizacje {
font-family : tahoma;
font-size : 12px;
//left : 130px;
width : 591px;
position : relative;
}

#footmenu p {
text-align : center;
background-color : #EBE1E0;
border-radius : 5px;
margin : 5px 2px;
padding : 10px 5px;
color: #880000;
}
#index_site {
width : 600px;
height : 520px;

}
.mailTitle
{
color: #880000;
font-family : tahoma;
font-size : 12px;

margin : 2px 2px;

}

.formbtn
{
color: #880000;
font-family : tahoma;
font-size : 13px;
background-color : #EBE1E0;
margin : 2px 2px;
border-radius : 5px;
}

.formbtn:hover
{
background-color : #989;

}



//Jcarousel

.jcarousel-skin-tango1 .jcarousel-container {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
   	border-radius: 10px;
    background: #880000;
    border: 1px solid #880000;
}

.jcarousel-skin-tango1 .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango1 .jcarousel-container-horizontal {
    width: 200px;
    padding: 5px 0px;
}

.jcarousel-skin-tango1 .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango1 .jcarousel-clip-horizontal {
    width:  150px;
    height: 220px;
}

.jcarousel-skin-tango1 .jcarousel-item {
    width: 150px;
    height: 220px;
}

.jcarousel-skin-tango1 .jcarousel-item-horizontal {
	margin-left: 5;
    margin-right: 5px;
}

.jcarousel-skin-tango1 .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}


.jcarousel-skin-tango1 .jcarousel-item-placeholder {
    background: #880000;
    color: #880000;
}

.jcarousel-skin-tango .jcarousel-container {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
   	//border-radius: 10px;
   //background: #880000;
   //border: 1px solid #880000;
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 591px;
    padding: 5px 0px;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  591px;
    height: 110px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 110px;
    height: 110px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 5;
    margin-right: 5px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}


.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #880000;
    color: #880000;
}

#wrap p {
	color: #000;
	}
	
#wrap span {
	background: #cc0000;
	font-family : tahoma;
	font-size : 16px;
	font-weight: bold;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
   	border-radius: 5px;

	}
#wrap {
 	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
   	border-radius: 10px;
    //background: #880000;
    //border: 1px solid #880000;
    //margin-top: 5px;
}

#frame{
    width:800px;
    height:400px;
    border:1px solid #000; 
    overflow:hidden;
    margin:auto;
}
#frame iframe {
    width:800px;
    height:750px;
   // margin-left:-100px;
    margin-top:-300px;   
    border:0 solid;
 }

.shadow {
	-webkit-box-shadow: 0 2px 10px 1px black;
	   -moz-box-shadow: 0 2px 10px 1px black;
	        box-shadow: 0 2px 10px 1px black;
}
.inputClass {
  //padding: 3px;
  //-webkit-box-shadow: inset 2px 2px 2px 0px #dddddd;
  //box-shadow: inset 2px 2px 2px 0px #dddddd;

    background-color: rgb(247, 247, 247);
    border-radius: 4px 4px 4px 4px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15) inset, 1px 1px 0px rgba(255, 255, 255, 0.8);
    border-width: 1px;
    border-style: solid;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-color: rgb(187, 187, 187) rgb(211, 211, 211) rgb(209, 209, 209);
    //color: rgb(162, 162, 162);
    //float: left;
    //font-size: 0.75em;
	
    //height: 25px;
    //margin-right: 3px;
    padding: 3px 1px;
    //width: 100px;

}
#lbltipAddedComment
{
font-size:16px;
background-color: #fff;
padding: 10px;
border-radius: 4px;
margin-left: 25px;
}

#test
{
font-family: sans-serif; 	
	}
	
#test a{
text-decoration: none;
color: #000;		
		}

#tresc .kategoria {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	border: 1px solid #000;
	border-radius: 2px;
	text-decoration:none;	
	padding: 5px;
	background-color: #CBC6C5;
	display:inline-block;
 -moz-box-shadow:inset 0px 1px 1px 0px #666;
	-webkit-box-shadow:inset 0px 1px 1px 0px #666;
	box-shadow:inset 0px 1px 1px 0px #666;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dedede), color-stop(1, #654) );
	background:-moz-linear-gradient( center top, #dedede 5%, #654 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dedede', endColorstr='#8b7d6b');
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #ffff;
	display:inline-block;
	text-align: left;
	color:#777777;
	text-shadow:0px 1px 0px rgb(150, 190, 150);	
	width: 160px;
	text-align: center;	
		}
	.tytul_galeria {
font-family: arial;
font-size: 25px;
background: #D8D5CD;
border-radius: 5px 5px 0 0;
border: solid 1px grey;
		
		
		}
		
		#m_kat {
margin-top: 20px;
text-align: center;


}

#menu_t li {list-style: none; margin-right: 3px; width:160px;}
#menu_t {height: 20px; position: relative; margin-left: 15px;}
#menu_t ul {visibility: hidden; padding-top: 0px; //width: 100%; position: absolute; top: 100%; left: 0; width:160px;}
#menu_t li {
	float: left;
	padding-right: 0px; 
	position: relative; 
	-moz-box-shadow:inset 0px 1px 1px 0px #666;
	-webkit-box-shadow:inset 0px 1px 1px 0px #666;
	box-shadow:inset 0px 1px 1px 0px #666;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dedede), color-stop(1, #654) );
	background:-moz-linear-gradient( center top, #dedede 5%, #654 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dedede', endColorstr='#8b7d6b');
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	}
#menu_t li:hover ul {visibility: visible; z-index: 10; width:160px;}
#menu_t li:hover li a {display: block; font: 10px/30px verdana, sans-serif; text-decoration: none; padding: 0 3px; color: #000; background-color: #ededed; width:160px;}
#menu_t li:hover a, #menu_t li:hover li:hover a {background-color: #cebdbe;}
#menu_t li li {float: none; padding-top: 1px; width:170px; left: -10px; //margin-top: -60px;}
#menu_t a {display: block; font: 14px/30px verdana, sans-serif; text-decoration: none; padding: 0 3px; color: #000; border-radius:3px 0 0 0; border-left: 1px solid #dedede;}
#menu_t li li .right-left {float: none; padding-top: 1px; width:170px; left: -40px; margin-top: -60px;}


#menu2 li {
list-style : none;
color: #000;
margin: 2px;
}
#menu2, #menu2 ul {
				height : auto;
				}
#menu2 ul {
visibility : hidden;
position : absolute;
top : 0;
left : 70px;


}
#menu2 li {

line-height : 0;
position : relative;
//nowe_ponizej
margin: 2px;

float: left;
	padding-right: 0px; 
	position: relative; 
	-moz-box-shadow:inset 0px 1px 1px 0px #666;
	-webkit-box-shadow:inset 0px 1px 1px 0px #666;
	box-shadow:inset 0px 1px 1px 0px #666;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dedede), color-stop(1, #654) );
	background:-moz-linear-gradient( center top, #dedede 5%, #654 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dedede', endColorstr='#8b7d6b');
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	
}
#menu2 li li {
padding-top: 1px; 
width:160px; 
margin-top: -10px;
float: left;
}
#menu2 li:hover ul {
visibility : visible;
z-index : 10;
}
#menu2 a, #menu2 li:hover li a {
display : block;
font : 12px/30px verdana, sans-serif;
font-weight : bold;
text-decoration : none;
text-align : center;
//padding : 2px 0px;
color : #000;
width: 160px;

}
#menu2 li li a {
width : 160px;
}
#menu2 li:hover a, #menu2 li:hover li:hover a {
background-color: #dedede;
}


#menu1 li {
list-style : none;
color: #000;
margin: 2px;
}
#menu1, #menu1 ul {
				height : auto;
				}
#menu1 ul {
visibility : hidden;
position : absolute;
top : 0;
left : 70px;

}


#menu1 li {

line-height : 0;
position : relative;
//nowe_ponizej
margin: 2px;

float: left;
	padding-right: 0px; 
	position: relative; 
	-moz-box-shadow:inset 0px 1px 1px 0px #666;
	-webkit-box-shadow:inset 0px 1px 1px 0px #666;
	box-shadow:inset 0px 1px 1px 0px #666;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dedede), color-stop(1, #654) );
	background:-moz-linear-gradient( center top, #dedede 5%, #654 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dedede', endColorstr='#8b7d6b');
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
#menu1 li li {
padding-top: 1px; 
width:160px; 
margin-top: -10px;
float: left;
}
#menu1 li li li {
padding-top: 1px; 
width:160px; 
left: 50px;
float: left;
}
#menu1 li:hover ul {
visibility : visible;
z-index : 10;
}
	

#menu1 a, #menu2 li:hover li a {
display : block;
font : 12px/30px verdana, sans-serif;
font-weight : bold;
text-decoration : none;
text-align : center;
//padding : 2px 0px;
color : #000;
width: 160px;
}
#menu1 li li a {
width : 160px;
}
#menu1 li:hover a, #menu2 li:hover li:hover a {
background-color: #cebdbe;
}