/* CSS Document */

* {
margin:0;
padding:0;
outline:none;
}

body {
background:url(/images/body_bg.jpg) top repeat white;
font:70% Verdana;
color:#dcc4a6;
}

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

a:hover {
text-decoration:underline;
}

#header {
margin-top: 0px;
height:666px;
display:block;
background:url(/images/domsztuk_top5.jpg) top center no-repeat;
}

h1.main_title {
font:170% Century Gothic;
color:#000000;
font-weight:bold;
margin:20px auto 0;
text-align:center;
}

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

#container {
width:760px;
margin:0 auto;
background:#8d3d1a;
/*d3e1b9;*/
padding:5px;
}

#navigation {
background:#a86e4d;
/*d3e1b9;*/
width:770px;
border-top:1px solid #2E2E47;
padding:12px 0;
margin:35px auto 1px;
font:100% Georgia;
color:#5a310d;
/*37a002;*/
letter-spacing:2px;
text-transform:uppercase;
text-align: center;
}

#nav li {
list-style:none;
display:inline;
margin-right:0px;
line-height: 2.5em;
}

#nav a {
padding:8px;
color:#5a310d;
/*37a002;*/
text-decoration:none;
margin-right:0px;
}

#nav a:hover {
background:url(/images/nav_link_active.jpg) top repeat-x;
color:#5a310d;
/*37a002;*/
}

#nav a.active {
background:url(/images/nav_link_active.jpg) top repeat-x;
color:#5a310d;
/*37a002;*/
font-weight:bold;
}

#inner_container {
background:url(/images/qi_gong_bg.jpg) top repeat white;
/*background:#6b2100;*/
/*d3e1b9;*/
padding:10px 10px 10px 25px;
}

#sidebar {
width:200px;
padding:10px;
float:right;
background:#a05638;
/*bed596;*/
color:#000000;
}

#container #sidebar h2 {
font-size:90%;
margin:10px 0;
}

#container #sidebar p {
text-indent:0;
font-size:90%;
line-height:17px;
}

#content {
margin-right:240px;
}

blockquote {
background:url(/images/quote.gif) bottom right no-repeat #a05638;
/*b5c98b;*/
padding:2px 17px;
}

p {
margin:10px 0;
padding:5px;
line-height:20px;
text-indent:25px;
}

p.note {
padding:20px;
background:#d3e1b9;
color:#000000;
}

#container h1 {
font:170% Arial;
color:#000000;
margin:15px 0;
}

#container h2 {
font:110% Verdana;
color:#000000;
font-weight:bold;
margin:25px 0 15px;
}

#container ul {
margin:10px 15px;
}

#container ul li {
margin:10px 0;
}

#container p img {
background:#d3e1b9;
padding:5px;
}

#footer {
width:750px;
background:#772f12;
/*d3e1b9;*/
padding:10px;
margin:0 auto;
clear:both;
}

#content table {
width:475px;
background:#a05638;
/*d3e1b9;*/
margin:25px 0;
}

td {
padding:8px;
text-align:center;
background:#d3e1b9;
font:100% Verdana;
}

th {
color:#fff;
padding:10px;
}

#footer p {
text-indent:0;
}

#footer p.validate {
float:right;
}

#content p.login {
	text-align: right;
	width: 100%;
	margin: .3em;
	padding: 0;
}

table.gallery td {text-align: left;}
table.gallery input[type="text"] {font-size: large; border: 1px solid white; padding: .2em;}
table.gallery textarea {font-family: Sans-Serif;}
table.gallery input[type="submit"] {font-size: large; padding: .3em;}
table.gallery td.submit {text-align: right;}