/* Created: April 2008, borislav@bborisov.com */

body {
	padding: 0;
	margin: 0;
	background: url(../i/bgr_site.gif) top repeat-x;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a { color: #0B809D; }

/* ******************************************************* */

#wrapper {
	width: 980px;
	margin: 0 auto;
}

#header {
	width: 100%;
	height: 105px;
}

#header h1 {
	display: inline;
}

#header h1 span {
	display: none;
}

#header h1 a {
	float: left;
	width: 230px;
	height: 84px;
	margin-top: 16px;
}

#logo {
	float: left;
	width: 230px;
	height: 105px;
	background: url(../i/logo.jpg);
}

#menu {
	float: left;
	width: 750px;
	height: 105px;
	background: url(../i/menu.gif);
}

#menu h2 {
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	line-height: 58px;
	text-align: center;
}

#menu h2 span { color: #999; }

#menu ul {
	margin: 0;
	padding: 0;
	padding-left: 17px;
}

#menu li {
	display: block;
	float: left;
	width: 120px;
	text-align: center;
	margin-top: 13px;
}

#menu li a {
	font-weight: bold;
	text-decoration: none;
}

#menu li a:hover {
	text-decoration: underline;
}

#menu .orange { color: #FF6600; }
#menu .green { color: #98C415; }
#menu .blue { color: #0D9FC4; }
#menu .red { color: #CC0066; }
#menu .violet { color: #9966CC; }
#menu .brown { color: #CC9933; }

/* ******************************************************* */

#left {
	float: left;
	width: 247px;
	font-size: 11px;
}

#left a {
	text-decoration: none;
}

#left a:hover {
	text-decoration: underline;
}

#billboardHome {
	width: 100%;
	height: 229px;
	background: url(../i/billboard_home.jpg);
}

#billboardInternal {
	width: 100%;
	height: 229px;
	background: url(../i/billboard_internal.jpg);
}

.langBG {
	display: block;
	float: left;
	width: 24px;
	height: 15px;
	position: relative;
	left: 134px;
	top: 11px;
}

.langEN {
	display: block;
	float: left;
	width: 24px;
	height: 15px;
	position: relative;
	left: 141px;
	top: 11px;
}

#gallery {
	width: 100%;
	height: 277px;
	background: url(../i/gallery_collage.jpg);
}

#gallery a {
	position: relative;
	top: 249px;
	left: 47px;
}

.leftBtn {
	width: 230px;
	height: 43px;
	background: url(../i/left_btn.gif) no-repeat;
	text-align: center;
}

.leftBtn a {
	position: relative;
	top: 15px;
}

/* ******************************************************* */

#right {
	float: left;
	width: 733px;
}

#promo {
	display: block;
	float: left;
	margin: 0 20px 0 0;
}

#rightHomeTop {
	width: 100%;
	height: 240px;
	background: url(../i/home_collage.jpg);
}

#rightHomeTop span {
	display: block;
	width: 700px;
	position: relative;
	left: 15px;
	top: 90px;
	color: #FFF;
	line-height: 160%;
}

#homeTxt {
	width: 700px;
	margin-left: 12px;
	line-height: 160%;
}

#right #content {
	background: url(../i/bgr_internal_txt_top.jpg) top no-repeat;
}

#right #contentTxt {
	width:  660px;
	margin: 0 auto;
	padding-top: 50px;
	line-height: 160%;
}

/* ******************************************************* */

#footer {
	clear: both;
	width: 100%;
	height: 80px;
	background: url(../i/footer.gif);
}

#footer div {
	color: #999;
	padding-left: 510px;
	padding-top: 35px;
}

















