body,html {
	height:100%;
	width:100%;
	margin: 0px;
	padding:0px;
}

body {
	text-align:center;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	
	background-color:#000;

}		
a{
   color: #800000;
   text-decoration: none;
   outline: 0 none;
}
a:hover {
   color: #AB0602;
}
div#container {
	display: block;
	float: left;
	width: 100%;
	text-align: center;
}	

/* top bar*/
div.topbar {
	display: block; 
	margin: 0 auto; 
	
	text-align: center;
	width:900px;
	margin-top:10px;
	
}

.left {float: left; clear: both;margin:0;}
.right {float: left; display: block; padding-top: 0px;margin: 0px; margin-top:12px;margin-left:-12px;background:url("../images/menu.jpg") left;background-repeat:no-repeat; width:450px; height:95px;}
.right2 {float: left; display: block; padding-top: 0px;margin: 0px;background:none; width:402px; height:50px;}

div.logo {
	float: left; 
	display: block; 
	width:450px;
	text-align:right;
}
img.logo {
	border:0px;
	width:420px;
	margin-right:8px;
}

div.logo2 {
	float: left; 
	display: block; 
	width:450px;
	text-align:left;
	height:50px;
}

div.logo2 a img {
	border: 0 none;
	margin-left:37px;
	margin-top:9px;
}	

div#main {
	display: block; 
	margin: 0 auto; 
	text-align: center;
	width:900px;
	overflow:hidden;
}	

div#main_left {
	float: left;
	width:430px;
	
}

div#main_right {
	float: left;
	margin-left:10px;
	width:450px;
}

div.main_top_left {
	background:url("../images/gora.jpg") right;
	background-repeat:no-repeat;
	display: block;
	width: 450px;
	height: 41px;
}

div.main_bottom_left {
	background:url("../images/dol.jpg") right;
	background-repeat:no-repeat;
	display: block;
	width: 450px;
	height: 41px;
}	

div.main_center_left {
	width:450px;
	background:url("../images/srodek.jpg") right;
	background-repeat: repeat-y;
	display:block;
		
}	
div.main_top_right {
	background:url("../images/gora.jpg") left;
	background-repeat:no-repeat;
	display: block;
	width: 450px;
	height: 41px;
}

div.main_bottom_right {
	background:url("../images/dol.jpg") left;
	background-repeat:no-repeat;
	display: block;
	width: 450px;
	height: 41px;
	color: #AB0602;
	font-weight: bold;
}	

div.main_center_right {
	width:450px;
	display:block;
	background:url("../images/srodek.jpg") left;
	background-repeat: repeat-y;	
}	

.short	{
	height: 600px;
}	
.long {
	min-height:600px;
}	

div.title {
	font-size: 18px;
	color: #ab0602;
	font-family: “Myriad Pro”, Arial, Helvetica, Tahoma, sans-serif;
	text-align:left;
	padding-left:60px;
	margin-top: 0px;
}	

div.title:hover, div.content_title:hover  {
	text-shadow: 0.1em 0.1em 0.5em #d0251b,-0.1em -0.1em 0.5em #d0251b
	
}
div.content_title {
	font-size: 18px;
	color: #ab0602;
	font-family: “Myriad Pro”, Arial, Helvetica, Tahoma, sans-serif;
	text-align:left;
	padding-left:-10px;
	margin-top: 0px;
	margin-bottom:18px;
}
div.content {
	width:370px;
	display:block;
	font-size: 12px;
	color: #ab0602;
	text-align:justify;
	padding-left:30px;
	margin-top: 0px;
	font-family: “Myriad Pro”, Arial, Helvetica, Tahoma, sans-serif;
	height:auto;
	
}

div.content_left {
	width:430px;
	display:block;
	font-size: 12px;
	color: #ab0602;
	text-align:justify;
	font-family: “Myriad Pro”, Arial, Helvetica, Tahoma, sans-serif;
	padding-left:56px;
}	

div.title_left {
	padding-left:70px;
	font-size: 18px;
	color: #ab0602;
	font-family: “Myriad Pro”, Arial, Helvetica, Tahoma, sans-serif;
	text-align:left;
	margin-top: 0px;
	margin-bottom: 30px;
}	

div.title_left:hover, div.content_title:hover  {
	text-shadow: 0.1em 0.1em 0.5em #d0251b,-0.1em -0.1em 0.5em #d0251b
	
}
	
div.content_post {
	float:left;
	margin-top: 15px;
	padding-bottom: 15px;
	line-height:18px;
 }
.plakaty {
width:400px;
	overflow: hidden;
	float:left;
}	 
.plakat {
	margin-bottom: 20px;
	float:left;
}
.plakat a img {
width:170px;
height:240px;
float:left;
display:block;
}
#content input {
width:250px;

}
a.ramka{
	color: #800000;
} 

a.ramka img{
	border:1px solid #800;
	
}	
.content img{
	border:1px solid #800;
	
}
	
div.break {
	display:block;
	width: 10px;
	height:10px;
	float:left;
}			 
/* menu */
#menuwrapper {
	margin-left:33px;
	margin-top:40px;
}	
#menuwrapper ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	
}
#menuwrapper ul {
	float: left;
}

#menuwrapper ul li {
	float: left;
}

#menuwrapper ul a:link, ul a:visited {
	text-decoration: none;
	display: block;
	color: #ab0602;
	font-size:12px;
}

#menuwrapper ul a:hover {
	text-shadow: 0.1em 0.1em 0.5em #d0251b,-0.1em -0.1em 0.5em #d0251b
}

#menuwrapper li.przecinek {
	width:6px;
	display:block;
	margin-top:-12px;
	margin-right:2px;
	margin-left:2px;
}	

img.menuimg {
	border:0px;
	
}	
	
div.clear {
	clear:both;
}	

div.address_footer {
	padding:8px 0 20px 0;
	
}	
div.address_footer  a{
	font-size: 14px;
}


.thumbs_all {
list-style-type:none;
margin:0px 0px 0px 0px;
padding:0;
}
.thumbs_all li {
list-style-type:none;
margin:0px;
padding:0px;
}
.thumbs_all a {
background:none repeat scroll 0 0 #000000;
border:2px solid #000;
display:block;
float:left;
margin:4px;
padding:0px;
}
.thumbs_all a:hover {
background:none repeat scroll 0 0 #CC0000;
border:2px solid #f00;
}	

a.gid {
	font-size:16px;
	font-weight: bold;
}	
div.galeria_tytul {
	margin-top:10px;
}	
