/*
// autor skryptu: DragonXT       //
// strona: www.dragon.xt.pl      //
// email: dragonxt@o2.pl         //
// gg: 3358574                   //
*/


/* GŁÓWNE FUNKCJONOWANIE STRONY */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cacaca;
	background: #292929 url('../images/bg.jpg');
	margin: 0px;
	padding: 0px;
	align: center;
	
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d1dd1b;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

img {
	border: 0px;
}

/* TRESC STRONY */

.maindiv {
	clear: both;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#bgtop {
	width: auto;
	height: 210px;
	background-image: url('../images/bgtop.jpg');
	background-position: center;
}

}

#logo {
	width: 1000px;
	height: 210px;
	clear: center;
}

#topmenubg {
	width: 1000;
	height: 80px;
	background-image: url('../images/topmenubg.jpg');
}

#left {
	float: left;
	width: 250px;
	padding-top: 20px;
}

#right {
	float: left;
	width: 730px;
	padding-top: 20px;
    margin-left: 20px;
}

.gallery_right {
	float: right;
	width: 154px;
	padding: 0px;
	background-color: #2d2d2d;
	border: 1px solid #3d3d3d;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* GÓRNE MENU */

#topmenu {
	padding-top: 27px;
	padding-left: 10px;
}

#topmenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#topmenu ul li {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 24px;
	display: inline;
	background-image: url('../images/toparrow.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
}

#topmenu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
}

#topmenu ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d1dd1b;
	font-weight: bold;
}

/* BUDOWA BLOKU MENU */

.menucat {
	clear: both;
	color: #ffffff;
	width: 230px;
	height: 56px;
	background-image: url('../images/menucat.jpg');
	padding-top: 24px;
	padding-left: 20px
}

/* BUDOWA NEWSA */

.newscat {
	clear: both;
	color: #ffffff;
	width: 730px;
	height: 56px;
	background-image: url('../images/newscat.jpg');
	padding-top: 24px;
	padding-left: 00px
}
.newscattytul {
	padding-left: 10px
}

.newstext {
	width: 730px;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 20px;
}

.newsavatar {
	float: left;
	width: auto;
	padding-right: 10px;
	padding-bottom: 5px;
}

/* BUDOWA BLOKU MENU */

.menuimg {
	padding-top: 10px;
	padding-bottom: 20px;
	width: 730px;
}

.menuimgl {
	float: left;
	width: 172px;
	padding: 10px;
	background-color: #2d2d2d;
	border: 1px solid #3d3d3d;
	margin-bottom: 10px;
}

.menuimglcen{
    clear: center;
    padding-left: 80px;
}


.menuimgl:hover {
	background-color: #c00e0e;
	border: 1px solid #ff0000;
}


.menuimg2 {
	float: center;
	width: 710px;
	padding: 10px;
	background-color: #2d2d2d;
	border: 1px solid #3d3d3d;
	margin-bottom: 10px;
}

.menuimg2:hover {
	background-color: #c00e0e;
	border: 1px solid #ff0000;
}


.menuimgl_pion {
	float: left;
	width: auto;
	padding: 0px;
	background-color: #2d2d2d;
	border: 1px solid #3d3d3d;
	margin-bottom: 0px;
}

.menuimgl_pion:hover {
	background-color: #c00e0e;
	border: 1px solid #ff0000;
}


.menuimgr:hover {
	background-color: #828b00;
	border: 1px solid #d1dd1b;
}

.menuimgr {
	float: left;
	width: auto;
	padding: 10px;
	background-color: #2d2d2d;
	border: 1px solid #3d3d3d;
	margin-bottom: 10px;
}

.menulinki {
	padding-top: 10px;
	padding-bottom: 20px;
}

.menulinki span {
	font-weight: normal;
	color: #7b7b7b;
	font-size: 12px;
}

.menulinki ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.menulinki ul li {
	background-image: url('../images/menuarrow.gif');
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px
}

.menulinki ul li:hover {
	background-image: url('../images/menuarrow_on.gif');
	background-position: 10px 0px;
	background-repeat: no-repeat;
	padding-left: 45px;
	padding-top: 5px;
	padding-bottom: 5px
}

.menulinki ul li a {
	display: block;
	width: auto;
}

/* STOPKA */

#stopka {
	width: 1000px;
	height: 275px;
	background-image: url('../images/stopka.jpg');
	background-repeat: no-repeat
}

#copyright {
	color: #ffffff;
	padding-left: 210px;
	padding-top: 190px;
}

#designed {
	float: right;
	width: auto;
	padding-bottom: 30px;
}

#designed h1 {
	display: inline;
}

/* GALERIA */

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}