/*
hr {
	border-top:1px #E2E2E2 solid;
	border-bottom:1px #FFFFFF solid;
}

hr.side-hr {
	border:1px #E2E2E2 solid;
	border-bottom:1px #FFFFFF solid;
}


pre {
	font-family:Verdana,Tahoma,Arial,Sans-Serif; 
	font-size:11px;
}

.alt {
	color:#666;
}

.header {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;
	color:#333; 
	background-color:#EFEFEF;
	padding:5px;
}


	

*/
.main-bg {
	width: 707px;
	padding-left:7px;
}

.side-border-left {
	padding:0px 5px 0px 20px;
}

.side-border-right {
	padding-left: 10px;
}
/*
.main-body {
	font-size:11px;
	color:#000; 
	background-color:#EFEFEF;
	padding:3px 4px 3px 4px;
}

.side-body {
	font-size:9px;
	color:#000; 
	background-color:#EFEFEF;
	padding:4px 4px 6px 0px;
}

.border {
	background-color:#ddd; 
	border:2px #5F5F5F solid; 
}

.infobar {
	font-size:9px;
	color:#000; 
	border-top: solid #C4C4C4; 
	border-top-width: 1px; 
	border-left: solid #C4C4C4; 
	border-left-width: 1px; 
	border-right: solid #F6F6F6; 
	border-right-width:0px; 
	border-bottom: solid #F6F6F6; 
	border-bottom-width:1px;
	padding:3px 4px 3px 4px;
}

.infobar2 {
	font-size:9px;
	color:#676767; 
	border-top: solid #C4C4C4; 
	border-top-width: 1px; 
	border-left: solid #C4C4C4; 
	border-left-width: 0px; 
	border-right: solid #F6F6F6; 
	border-right-width:1px; 
	border-bottom: solid #F6F6F6; 
	border-bottom-width:1px;
	padding:3px 4px 3px 4px;
}

.panel-left {
	width:11px; height:28px; 
	background-image:url(images/panel-left.gif); 
}

.panel-right {
	width:11px; height:28px;
	background-image:url(images/panel-right.gif);
}

.panel-main {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;font-weight:bold;
	color:#3A3A3A;
	height:28px;
	padding:6px 2px 0px 2px;
	background-image:url(images/panel-main.gif);
	background-repeat:repeat-x;
}

.border-left {
	width:7px; background-image:url(images/border-left.gif);
	background-repeat:repeat-y; 
}

.border-right {
	width:7px; background-image:url(images/border-right.gif);
	background-repeat:repeat-y;
}

.border-bleft {
	width:7px; height:7px;
	background-image:url(images/border-bleft.gif);
}

.border-bright {
	width:7px; height:7px;
	background-image:url(images/border-bright.gif);
}

.border-bmain {
	height:7px; background-image:url(images/border-bmain.gif);
	background-repeat:repeat-x;
}

.side-caption {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px; font-weight:bold;
	color:#EFEFEF; background-color:#004A80;
	padding:0px 4px 3px 4px;
}

.tbl-border {
	background-color:#5F5F5F;
}

.tbl {
	font-size:10px; padding:3px 4px 3px 4px;
}

.tbl1 {
	font-size:10px; color:#000; 
	background-color:#EFEFEF; padding:4px;
}

.tbl2 {
	font-size:10px; color:#000; 
	background-color:#e3e3e3; padding:4px;
}
	
.forum-caption {
	font-size:10px; font-weight:bold;
	color:#444; background-color:#ccc;
	padding:2px 4px 4px 4px;
}

.quote {
	color:#000; background-color:#fff;
	padding:2px;
	margin:0px 20px 0px 20px;
	border:1px #5F5F5F solid;
}
	
.poll {
	height:12px; border:1px #444 solid;
}

.comment-name {
	font-weight:bold; color:#113355; 
}

.shoutboxname {
	font-weight:bold; color:#113355; 
}

.shoutbox {
	color:#555; 
}

.shoutboxdate {
	font-size:9px; color:#333; text-align:right;
}

.small {
	font-size:10px; font-weight:normal;
}

.small2 {
	font-size:10px; font-weight:normal; color:#555;
}

.side-small {
	font-size:9px; font-weight:normal; color:#333;
}

.side-label {
	background-color:#e3e3e3;
	padding:1px 4px 3px 4px;
	background-image:url(images/side-cell.gif);
	background-repeat:repeat-x;
}

.gallery {
	padding: 16px 0px 8px 0px;
}

.gallery img {
	border: 1px solid #ccc; filter: gray;
}

.gallery:hover img {
	border: 1px solid red; filter: none;
}

img.activegallery {
	border: 1px solid green; filter: none;
}

*/

body {
	/*background-color: #EFEFEF;*/
	background: transparent url(./images/back2.jpg) repeat scroll top center;
	color: #000000;
	font-family:Tahoma,Arial;
	font-size:10px;
	margin:0px;
}
#content_table{
	width: 100%;
	height: auto;
}
.textbox {
	width: 400px;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;
	color:#000; 
	background-color:#EFEFEF;
	border:1px #666 solid;
}
.button {
	font-family:Tahoma,Arial,Verdana,Sans-Serif;
	font-size:10px;
	color:#444; 	
	background-color:#F2F1ED;
	border:#666 1px solid;
	margin-top:2px;
}
select {
	width:400px;
}
a {
	color:#003D71; text-decoration:none;
}

a:hover {
	color:#113355; text-decoration:underline;
}

a.side {
	color:#003D71; text-decoration:none;
}

a:hover.side {
	color:#113355; text-decoration:underline;
}

a.white {
	color:#000000; text-decoration:none;
}

a:hover.white {
	color:#113355; text-decoration:underline;
}


img {
	border: 0px;
}

form {
	margin:0px;
}

td {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:11px;
}
.content_image{border: 1px solid #71303C;}
.menu_left {width:170px; color:#FFFFFF; font-weight:bold; font-size:12px;}

.menu_left_cat1 { background-color:#71303C; height:27px; padding-left:24px; text-align:left; }
.menu_left_cat1 a{ text-align:left; text-decoration:none; color:#FFFFFF; }
.menu_left_cat1 a:hover{ text-align:left; text-decoration: underline; color:#FFFFFF;}

.menu_right {width:170px;}

.menu_right img {margin:10px; border:2px solid #89545E;}

.video_gallery {background-color:#89545E;}

.head_ {width:160px; color:#FFFFFF; font-weight:bold; font-size:12px; background-color:#71303C; height:27px; padding-left:15px; text-align:left; vertical-align:middle; text-indent: 10px;} 

.menu_left_cat2 { background: url(images/menu_strzalka.gif) no-repeat left #89545E; height:27px; padding-left:48px; text-align:left; }
.menu_left_cat2 a { color: white; }
.news_head {background:url(images/news_background.gif) left center repeat-x; width:680px; height:26px; padding-left:60px; font-size:10px; font-weight:normal; color:#FFFFFF; text-align:left;}

.news {background: url(images/news_background_content.png); color:#666; text-align:left; padding:5px;}
.news img {margin: 5px;}
.news ul li{ margin:0px; padding:0px; }

.news_ {background: url(images/news_background_content.png); color:#666;}
.news_ img {margin: 0px;}

.news_read_more {background-color:#EBE0C7; border-top:1px solid #7E786B; border-left:1px solid #807A6C; border-bottom:1px solid #F3ECDD; border-right:1px solid #F3ECDD; height:22px; }

.footer {color:#CBA3A6;}
.footer a{color:#CBA3A6; text-decoration:none;}
.footer a:hover{color:#ffffff; text-decoration:none;}
.przytnij {overflow: hidden; width: 490px; margin:0 auto; padding-top: 8px;}

.copyright{font-size:12px;}

.linkfooter {text-align:right; padding-right:15px;}
.linkfooter a{font-size:10px; text-decoration:none; color: #AD7976;}
.linkfooter a:hover{text-decoration:underline;}

#patroni{
	text-align: center;
}
#patroni a{
	display: block;
	margin-bottom: 10px;
}
div.tabela{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.tabela table{
	/*background-color:#CFA8B2;*/
	border: 1px solid #000000;
	border-collapse: collapse;
	color:#000;
	empty-cells: hide;
	margin-bottom: 20px;
	width: 100%;
}
.tabela h2{
	margin:0px;
	color: #000;
}
.tabela table td{
	border: 1px solid #000000;
}
.gallery_cont{
	background-color: #f2e4cf;
	border: solid 1px #e3c496;/*#C7A2A9*/
	text-align: center;
	vertical-align: middle;
	margin: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.gallery img{
	max-height: 100px;
}
#slideshow_cont{
	background-color: #f2e4cf;
	border: solid 1px #e3c496;
	padding: 7px;
	text-align: center;
}
#slideshow{
	text-align: center;
	position: relative;
	width: 140px;
	height:95px;
}
#slideshow img{
	max-width: 140px;
	max-height: 105px;
}
.admin_adios_panel{
	background-color: #f2e4cf;
	border: solid 1px #e3c496;
	width: 130px;
	height: 100px;
	padding: 7px;
	margin: 5px;
	text-align: center;
	vertical-align: middle;
	float: left;
	position: relative;
}
.admin_adios_panel:hover .adios_del{
	display: block;
}
.admin_adios_panel .adios_del{
	background-color: #000;
	width: auto;
	height: 20px;
	position: relative;
	bottom: 20px;
	opacity: .60;
	display: none;
}
.admin_adios_panel .adios_del a{
	display: block;
	line-height: 20px;
	color: #fff;
}
input[type="checkbox"]{
	vertical-align: middle;
}
.admin_adios_panel img{
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	max-width: 130px;
	max-height: 105px;
}
