/*
Design by SacDesigner
http://www.sacdesigner.com
sacdesigner@gmail.com
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #000000 url(../layout_images/new/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
	margin-bottom:20px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 170%;
}

ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

ul li {
	padding-left: 15px;
}

blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}

blockquote * {
	line-height: normal;
}

a {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #A60000;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 15px 0 0;
}

img.right {
	float: right;
	margin: 3px 0 0 15px;
}

hr {
	display: none;
}

#wraper {

	margin: 0 auto;
	width: 750px;

}
.lang {

	margin: 0 auto;
	width: 380px;

}

/* Menu */

#menu {
	width: 760px;
	height: 80px;
	margin: 0 auto;
	padding: 0 5px 5px 5px;
	background: #545454;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	margin: 0;
	padding: 0;
}

#menu a {
	display: block;
	float: left;
	width: 106.8px;
	height: 53px;
	padding: 27px 0 0 0;
	background: #A60000 url(../layout_images/new/img02.gif) no-repeat;
	border-left: 2px solid #A60000;
	text-decoration: none;
	text-align: center;
	font-size: 136%;
	color: #FFFFFF;
}

#menu a > * {

margin: -16px 0px 0px 0px;

}

#menu a.pierwszy {

	border: none;

}

#menu a:hover {
	background: #A60000 url(../layout_images/new/img04.gif) no-repeat;
	color: #000000;
}

#menu .active a {
	background: #A60000 url(../layout_images/new/img03.gif) no-repeat;
	border: none;
	color: #000000;
}

/* Header */

#header {
	width: 760px;
	height: 220px;
	margin: 0 auto;
	padding: 0 5px 5px 5px;
	background: #545454 url(../layout_images/new/img05.jpg) no-repeat 5px 0px;
}

/* Logo */

#logo {
	float: right;
	width: 345px;
	height: 220px;
	background: #545454 url(../layout_images/new/img06.jpg) no-repeat;
}

#logo h1, #logo h2 {
	text-align: center;
}

#logo h1 {
	padding-top: 77px;
	font-size: 240%;
}

#logo h2 {
	font-size: 150%;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 750px;
	margin: 0 auto;
	padding: 30px 0;
	float: left;
}

/* Content */

#content {
	float: left;
	width: 580px;
	padding-top: 8px;
}

#content .mreg {

	margin: 0 auto;
	width: 465px;

}

#content p {

	text-align: justify;

}

#content td.category_none {

	width: auto;
	border: 10px solid black;

}

#content #kategorie tr {

	height: 70px;

}

#content .warning {

	text-align: center;
	margin: 0px 0px 60px 0px;
	color: red;
	
}

#content table.detail {

	width: 100%;
	text-align: center;
	margin:0 0 40px;

}

#content table.detail a {

	text-decoration: none;

}

#content table.detail #txt {

	text-align: left;

}

#content table.detail h1 {

	margin-bottom: 20px;

}

#content table.detail h2 {

	margin: 10px 0px;

}

#content table.box {

	text-align: center;
	margin: 0px 0px 20px 0px;

}

#content table.box a {

	text-decoration: none;

}

#content table.box a:hover {

	color: #A60000;

}

#content table.box th[width] {
	
	background-color: #666666;
	border: solid 1px black;
	
}

#content table.box[style] tr[class] td {


	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	
}

#content .box th a {

	color: white;

}

#content .box ul {

	list-style: circle;
	text-align: left;
	margin: 20px auto 40px auto;
	width:285px;

}

#content .containertable table {

	margin: 0 auto;

}

#content form table.box, #content form[action="search.php"] + table {

	margin: 0 auto;

}

#content #itemForm, #content form[action="member_changepass.php"] {

	text-align: center;
	margin:-25px auto 20px;
	width:258px;

}

#content form[action="member_changepass.php"] {

	width: 330px;

}

#content #itemForm[action="register.php"] {

	text-align: left;
	margin:-25px auto 20px;
	width: 460px;

}

#content #itemForm[action="register.php"] td[align="left"] p {

	text-align: center;

}

#content #itemForm[action="/member_change.php"] {

	text-align: center;
	margin:-25px auto 20px;
	width: 405px;
	line-height: 30px;

}

#content #itemForm[action="/member_change.php"] input[type="submit"] {

	margin: 20px 0px 0px 0px;

}

#content .loginbg {

	background-color: #666666;

}

#content a.reg1 {

	color: black;

}

.twocols {
}

.twocols .title {
	padding-bottom: 10px;
	border-bottom: 1px solid #A60000; 
}

.twocols .col1, .twocols .col2 {
	width: 175px;
}

.twocols .col1 {
	float: left;
}

.twocols .col2 {
	float: right;
}

.twocols ul {
}

.twocols ul li {
	padding-left: 0;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 150px;
	text-align: center;
}

.boxed {
}

.boxed a {

text-decoration:none;

}

.boxed .title {
	height: 33px;
	margin: 0;
	padding: 12px 0 0 0px;
	background: #A60000 url(../layout_images/new/img06.jpg) no-repeat;
	text-transform: uppercase;
	font-size: 136%;
	color: #FFFFFF;
}

.boxed .content {
	padding: 20px;
}

.boxed h3 {
	margin: 0;
}

.boxed p, .boxed ul, .boxed ol {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed ul {
}

.boxed ul li {
	padding: 10px 15px;
	border-top: 1px solid #666666;
}

.boxed ul li.first {
	border: none;
}

/* Search */

#search {
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#searchinput {
	width: 180px;
}

#searchsubmit {
}

/* Footer */

#footer {
	width: 750px;
	margin: 0 auto;
	height: 30px;
	padding: 10px 0px;
	background: #A60000;
	float: left;
	text-align: center;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 85%;
}

#footer a {
}

#legal {
	margin: 0 auto;
}

#links {
	float: right;
}