body {

	padding: 0px;
	
	margin: 0px;
	
	color: #5f524c;
	
	font: 12px Tahoma, Arial, sans-serif;

	background: #5f524c url(../images/body-bg-top.jpg) repeat-x;

}

a {

	text-decoration: none;

	color: #ff3300;
	
}

table {

	position: relative; left: 20px;

	line-height: 16px;

	font: 12px Tahoma, Arial, sans-serif;

}

table ul li {

	line-height: 16px;
	
	margin-left: 20px;
	
	list-style: square;

}

.header {
	
	font-size: 16px;

}

.left-header {

	padding-left: 75px;

	font-size: 16px;

}

.left-col.left-header {

	text-align: center;

}

.right-col {

	width: 590px;

	position: relative; top: -80px; left: 50px;
	
	display: inline-block;
	
	line-height: 16px;

}

.right-col-galeria {

	width: 590px;

	position: relative; top: -80px; left: 60px;
	
	display: inline-block;

}

.left-col {

	width: 285px;

	position: relative; left: 20px;

	float: left;

	margin-top: -80px;
	
	line-height: 16px;

}

img {

	border: 0px;

}

#main {

	width: 100%;

	position: absolute; top: 0px; 
	
	text-align: center;
	
}

#container {
	
	width: 960px;
	
	margin: 0 auto;
	
	text-align: left;

}

#top {

	height: 126px;

	width: 960px;

	background: url(../images/top.jpg) no-repeat;

}

#flagi {

	position: relative; top: 15px; right: 60px;
	
	float: right;

}

#flagi li{

	float: left;
	
	padding-left: 25px;
	
	list-style: none;

}

.menu {

	float: left;
	
	position: relative; top: 95px; left: 238px;

}

.menu li{

	padding-left: 5px/*50px*/;

	float: left;
	
	padding-top: 8px;
	
	padding-bottom: 6px;
	
	padding-right: 5px;
	
	list-style: none;

}

.menu a{

	font: 12px Arial, sans-serif;
	
	text-decoration: none;

	text-transform: uppercase;

	color: #ffffff;
	
	padding-top: 8px;
	
	padding-bottom: 6px;
	
	padding-right: 20px;
	
	padding-left: 25px;

}

.active {
	
	background: #aba196 url(../images/left-menu-bg.jpg) no-repeat;

}

.rollover {

	background: url(../images/right-menu-bg.jpg) right no-repeat;
	
}

#content {

	height: auto;

	width: 960px; 
	
	padding-bottom: 50px;
	
	background: url(../images/bg.jpg) repeat-y;

}

#footer {

	height: 80px;

	width: 960px;

	background: url(../images/bg-bottom.jpg) no-repeat;

}

.footer-menu {

	float: left;
	
	position: relative; top: 30px; left: 375px;

}

.footer-menu li {

	padding-left: 35px;

	float: left;
	
	list-style: none;

}

.footer-menu a{

	font: 12px Arial, sans-serif;
	
	text-decoration: none;

	color: #a2988d;

}

.copy {

	position: relative; top: 45px; left: 80px; 
	
	font: 12px Tahoma, Arial, sans-serif; 
	
	color: #a2988d;

}

.form-input {

	height: 25px;

	width: 280px;
	
	padding-top: 8px;
	
	padding-left: 10px;
	
	border: 0px;
	
	color: #5f524c;
	
	background: #f6f3ee;

}

textarea {

	width: 280px;

	padding-top: 8px;
	
	padding-left: 10px;
	
	border: 0px;
	
	color: #5f524c;
	
	background: #f6f3ee;

}

.form-text {

	margin-bottom: 15px;

}
