/*
// autor skryptu: DragonXT       //
// strona: www.dragon.xt.pl      //
// email: dragonxt@o2.pl         //
// gg: 3358574                   //
*/


/* GŁÓWNE FUNKCJONOWANIE STRONY */
body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fffff0;
	background: #1e1a10;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/woodbg.jpg);
}

a {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #c4b278;
	text-decoration: none;
}

a:hover {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

img {
	border: 0px;
}

/* TRESC STRONY */

#maindiv {
	width: 900px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	background-color: #2b2718;
}

#maindiv2 {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	width: 850px;
	height: 284px;
	background-image: url(../images/logo.gif);
	background-color: #333024;
}

#switch {
	cursor: pointer;
	width: 850px;
	height: 71px;
	background-image: url(../images/switch.gif);
	background-color: #4c4732;
}

#infopanel {
	display: block;
	width: 850px;
	height: 183px;
	background-image: url(../images/infopanel.jpg);
	background-color: #59553f;
}

#sitemiddle {
	width: 850px;
	overflow: hidden;
}

#mainleft {
	float: left;
	width: 194px;
}

#mainmiddle {
	float: left;
	width: 432px;
	padding-left: 15px;
	padding-right: 15px;
}

#mainright {
	float: left;
	width: 194px;
}

#siteup {
	clear: both;
	width: 850px;
	height: 56px;
	background-image: url(../images/siteup.png);
}

#sitebottom {
	clear: both;
	width: 850px;
	height: 35px;
	background-image: url(../images/sitebottom.png);
}

#copybar {
	width: 850px;
	height: 154px;
	background-image: url(../images/copybar.jpg);
	background-color: #59553f;
}

/* BUDOWA NEWSA */

.news_avatar {
	width: auto;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.mainnews {
	clear: both;
	width: 432px;
	padding-bottom: 30px;
}

.newscat {
	width: 401px;
	height: 47px;
	background-image: url(../images/newsbar.jpg);
	padding-top: 13px;
	padding-left: 25px;
	font-size: 12px;
	font-weight: bold;
}

.newscat span {
	font-size: 11px;
	font-weight: normal;
	color: #c4b279;
}

.newstext {
	width: 426px;
	text-align: justify;
	padding-top: 15px;
	color: #c4b279;
}

/* BUDOWA BLOKÓW MENU */

.menuimg {
	border: 3px solid #1e1a10;
	padding: 3px;
	background-color: #59523b;
}

.menuimg:hover {
	border: 3px solid #3b3421;
	padding: 3px;
	background-color: #756d52;
}

.menulink {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.menulink li {
	padding-bottom: 5px;
	background-image: url(../images/menuarrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.menulink li a {
	width: 167px;
	display: block;
	color: #c4b278;
	padding-left: 15px;
}

.menulink li a:hover {
	color: #fff;
}

.mainmenu {
	width: 194px;
	padding-top: 30px;
}

.lmenucat {
	padding-top: 19px;
	padding-left: 10px;
	font-size: 12px;
	width: 184px;
	height: 36px;
	background-image: url(../images/lmenucat.jpg);
	background-color: #402f12;
	color: #c4b278;
}

.rmenucat {
	padding-top: 19px;
	padding-right: 10px;
	text-align: right;
	font-size: 12px;
	width: 184px;
	height: 36px;
	background-image: url(../images/rmenucat.jpg);
	background-color: #402f12;
	color: #c4b278;
}

.menutext {
	width: 184px;
	padding-top: 15px;
	padding-left: 10px;
}

.menutextimg {
	width: 194px;
	padding-top: 15px;
	text-align: center;
}

/* STOPKA */

#copyright {
	width: auto;
	color: #fff;
	float: left;
	padding-left: 25px;
	padding-top: 75px;
}

#wykonanie {
	width: auto;
	float: right;
	padding-right: 25px;
	padding-top: 85px;
}

#wykonanie a {
	color: #ffffff;
}

#wykonanie a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* INFO PANELE */

#panel1 {
	float: left;
	width: 167px;
	padding-left: 24px;
	padding-top: 70px;
}

#panel2 {
	float: left;
	width: 167px;
	padding-left: 43px;
	padding-top: 70px;
}

#panel3 {
	float: left;
	width: 167px;
	padding-left: 43px;
	padding-top: 70px;
}

#panel4 {
	float: left;
	width: 167px;
	padding-left: 35px;
	padding-top: 70px;
}

.linkitop {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.linkitop li {
	padding-bottom: 5px;
	background-image: url(../images/menuarrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

.linkitop li a {
	padding-left: 15px;
}
