@CHARSET "ISO-8859-1";
img, div 
{ 
	behavior: url("/js/iepngfix.htc"); 
}
body
{
	background-color: #90001C;
	font-family: verdana,arial,serif;
	font-size: 11px;
	color: #FFF;
	margin: 0;
}
#content
{
	margin: auto;
	width: 1024px;
	height: 683px;
	overflow: hidden;
	background-image: url("/images/bg.jpg");
	background-position: top;
	background-repeat: no-repeat;
}
#logo
{
	float: left;
	clear: none;
	width: 620px;
	text-align: right;
	padding-top: 53px;
}
#menu
{
	float: left;
	clear: right;
	padding-top: 53px;
	width: 404px;
}
#menu div
{
	float:left;
	clear: both;
	height: 28px;
	line-height: 28px;
	font-family: arial;
	font-weight: bold;
	color: #DCC394;
	font-size: 12px;
	text-transform: uppercase;
	text-align: right;
	padding-right: 20px;
}
#menu div a:link,#menu div a:active, #menu div a:visited
{
	font-family: arial;
	font-weight: bold;
	color: #DCC394;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}
#menu div a:hover
{
	font-family: arial;
	font-weight: bold;
	color: #000;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}
#home
{
	width: 90px;
	background-image: url("/images/home.png");
	background-position: right;
	background-repeat: no-repeat;
	
}
#meniu
{
	width: 90px;
	background-image: url("/images/menu.png");
	background-position: right;
	background-repeat: no-repeat;
	margin-top: 5px;
}
#events
{
	width: 90px;
	background-image: url("/images/events.png");
	background-position: right;
	background-repeat: no-repeat;
	margin-top: 5px;
}
#images
{
	width: 90px;
	background-image: url("/images/images.png");
	background-position: right;
	background-repeat: no-repeat;
	margin-top: 5px;
}
#contact
{
	width: 90px;
	background-image: url("/images/contact.png");
	background-position: right;
	background-repeat: no-repeat;
	margin-top: 5px;
}
#center_content
{
	font-family:verdana;
	font-size:12px;
	font-style: italic;
	color: #C6B968;
	float: left;
	clear: both;
	width: 354px;
	padding-left: 359px;
	margin-top: 20px;
	height: 270px;
	
}
#address
{
	float: left;
	clear: both;
	font-family: arial;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	font-style: italic;
	padding-left: 40px;
	width: 300px;
}
#center_content img
{
	border: 0;
	height: 100px;
	
}
.caption,.input
{
	float: left;
	clear: both;
	margin-top: 10px;
	width: 100%;
	text-align:left;
}
input[type=text]
{
	font-size: 10px;
	color: #90001C;
	border: 1px solid #C6B968;
	width: 200px;
}
input[type=submit]
{
	background-color: #C6B968;
	border: 0;
	width: 50px;
	color: #90001C;
	cursor: pointer;
	font-weight: bold;
}
#center_content li
{
	list-style: none;
	float: left;
	clear: both;
	margin-top: 20px;
}
#center_content li a
{
	color: #C6B968;
	text-decoration: none;
}
h1
{
	font-size: 14px;
}
