body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ECDA9B;
	background-color: #6E0A0A;
	background-image: url(../img/frame/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-position: center top;
}
.wrapper {
	clear: both;
	width: 980px;
}
.leftColumn {
	width: 300px;
	float: left;
	background-image: url(../img/frame/background-content_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rightColumn {
	width: 680px;
	float: right;
	background-image: url(../img/frame/background-content_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.content {
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 12px;
	width: 460px;
	float: left;
}
.content .foto {
	margin: 3px;
	border: 1px solid #FFFFFF;
}


h1, h2, h3, h4, h5, h6, ul, blockquote, p, form {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
}
.content h1, .partneri h1 {
	font-size: 14px;
	background-image: url(../img/frame/diamond.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 32px;
	padding-bottom: 5px;
	color: #d3ab4b;
	text-transform: uppercase;
	margin-top: 10px;
}
h2 {
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
}

.copyright a {
	color: #ECDA9B;
	text-decoration: none;
	font-weight: normal;
}
.wrapper .copyright {
	clear: both;
	width: 880px;
	padding-left: 100px;
}

.copyright a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.inputText {
	font-weight: bold;
	color: #d3ab4b;
	background-color: #6E0A0A;
	width: 99%;
	border: 1px solid #d3ab4b;
}

.inputButton {
	font-weight: bold;
	color: #6E0A0A;
	background-color: #d3ab4b;
	border: 1px solid #d3ab4b;
	width: 30%;
}
.inputTextShort {

	font-weight: bold;
	color: #d3ab4b;
	background-color: #6E0A0A;
	border: 1px solid #d3ab4b;
}
a {
	font-weight: bold;
	color: #D3AB4B;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.akcie {
	color:#FFFFFF;
	background-repeat: repeat-y;
	padding: 0px;
	width: 200px;
}
.akcie a {
	font-weight: bold;
	color: #715347;
	text-decoration: none;
}
.akcie a:hover {
	color: #715347;
	text-decoration: underline;
}



.leftContent {
	text-align: left;
	padding-top: 15px;
	padding-right: 21px;
	padding-bottom: 15px;
	padding-left: 31px;
}
.partneri {
	float: right;
	width: 168px;
	text-align: left;
	padding-right: 20px;
	padding-left: 10px;
}
.wrapper .banner {

	clear: both;
	width: 980px;
	padding-left: 60px;
}
.galeria img { border: 1px solid white; margin: 5px; }
