/*
// 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: #7e6e32;
	background: #fef0b3;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/topbg.jpg);
	background-repeat: repeat-x;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444727;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

h1 {
	display: inline;
}

img {
	border: 0px;
}

/* TRESC STRONY */

.maindiv {
	width: 690px;  /*750*/
	margin-left: auto;
	margin-right: auto;
}

#logo {
	width: 750px;
	height: 211px;
	background-image: url(../images/logo.jpg);
}

#topmenu {
	padding-left: 90px;
	padding-top: 13px;
	width: 660px;
	height: 50px;
	background-image: url(../images/topmenu.jpg);
	background-repeat: no-repeat;
}

#button1 {
	float: left;
	margin-right: 3px;
	width: 146px;
	height: 36px;
	background-image: url(../images/topmenu/b1.jpg);
}

#button1:hover {
	background-position: 0px -36px;
}

#button2 {
	float: left;
	margin-right: 3px;
	width: 105px;
	height: 36px;
	background-image: url(../images/topmenu/b2.jpg);
}

#button2:hover {
	background-position: 0px -36px;
}

#button3 {
	float: left;
	margin-right: 3px;
	width: 173px;
	height: 36px;
	background-image: url(../images/topmenu/b3.jpg);
}

#button3:hover {
	background-position: 0px -36px;
}

#button4 {
	float: left;
	margin-right: 3px;
	width: 107px;
	height: 36px;
	background-image: url(../images/topmenu/b4.jpg);
}

#button4:hover {
	background-position: 0px -36px;
}




#cientop {
	clear: left;
	height: 83px;
	background-image: url(../images/cientop.jpg);
}

#toparrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a28e45;
	font-weight: bold;
	padding-left: 53px;
	padding-top: 19px;
	margin-left: 40px;
	margin-top: 0px;
	background-image: url(../images/toparrow.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 32px;
}

#toparrow a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a28e45;
	font-weight: bold;
	padding: 3px;
	background-color: #e6dbb3;
	margin-right: 10px;
}

#toparrow a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7e6e32;
	font-weight: bold;
	padding: 3px;
	background-color: #f3eac9;
	text-decoration: none;
}

#lewo {
	width: 222px;
	float: left;
}

#prawo {
	width: 425px;
	float: right;
}

#bottombg {
	clear: both;
	background-image: url(../images/bottombg.jpg);
}

#stopka {
	color: #000000;
	width: 750px;
	height: 184px;
	background-image: url(../images/stopka.jpg);
}

#stopka a {
	color: #e7dcb6;
	font-weight: normal;
	padding-right: 13px;
}

#stopka a:hover {
	text-decoration: underline;
}

#linki {
	padding-top: 40px;
	padding-left: 88px;
}

#copyright {
	width: auto;
	float: left;
	color: #000000;
	padding-top: 30px;
	padding-left: 65px;
}

#designed {
	width: auto;
	float: right;
	padding-top: 20px;
	padding-right: 65px;
}

#designed a {
	font-weight: bold;
	color: #000000;
}

.srodek {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
}

.category {
	width: 177px;
	height: 23px;
	background-image: url(../images/cat.jpg);
	background-repeat: no-repeat;
	padding-left: 45px;
	padding-top: 9px;
	font-weight: bold;
}

.ctitle {
	color: #000000;	
}

.mtext {
	width: 222px;	
}

.mtext ul {
	margin: 0px;
	padding-top: 10px;
	padding-left: 0px;
	list-style: none;
}

.mtext ul li {
	background-image: url(../images/larrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

.mtext ul li a {
	width: auto;
	display: block;
}

.mtext span {
	font-weight: normal;
	font-size: 11px;
	color: #766525;
}

.mtext span:hover {
	color: #ffffff;
}

.imgborder {
	width: 160px;
	height: 220px;
	background-image: url(../images/imgborder.jpg);
	padding-top: 11px;
	padding-left: 12px;
}

.imgborder2 {
	width: 160px;
	height: 140px;
	background-image: url(../images/imgborder.jpg);
	padding-top: 11px;
	padding-left: 12px;
}

.ncategory {
	width: 382px;
	height: 23px;
	background-image: url(../images/cat.jpg);
	background-repeat: no-repeat;
	padding-left: 45px;
	padding-top: 9px;
	font-weight: bold;
}

.ntext {
	width: 480px;  /*427*/
	text-align: justify;
	padding-top: 10px;
}