/* commented backslash hack \*/ 
html, body{height: 100%;} 
/* end hack */
html,body {margin: 0;padding: 0}

body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5e4315;
	line-height: 22px;
	background: url(../img/main_background.gif) repeat-x top #f2e5d0;
}

form, p, div {
margin:0;
padding:0;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:  12px; 
	color: #5e4315;
	font-weight: normal; 
	text-decoration: underline;
} 

a:hover {
	color: #bd7905; 
	text-decoration: none;
}

h1 {
margin: 0 0 10px 0;
padding: 0;
font-size: 15px;
color: #cf7b02;
}

#wraper {
	width: 100%;
	min-height: 100%;
	height: auto;	
	margin-left: auto;/* center it*/
	margin-right: auto;/* center it*/
	position: relative;
	text-align: left;
}

* html #wraper {
	height: 100%;
}


#header {
	width: 980px;
	height: 240px;
	margin-left: auto;/* center it*/
	margin-right: auto;/* center it*/
	text-align: left;
	position: relative;
}

#content, #wrapMenu, #wrapFooter {
	width: 980px;
	margin-left: auto;/* center it*/
	margin-right: auto;/* center it*/
	text-align: left;
}

#content {
padding: 40px 8px;
width: 964px;
text-align: justify;
}

#wrapFooter {
padding: 10px 8px;
width: 964px;
line-height: 18px;
color: #a88e64;
}

#wrapFooter .ttl {
font-size: 10px;
font-weight: bold;
color: #5e4315;
}

#wrapFooter a {
color: #5e4315;
}

#firstPageBackground {
	width: 100%;
	background: url(../img/siluety_bg.jpg) top center no-repeat;
	min-height: 225px;
	height: 225px !important;
}

#mainPagesBackground {
	width: 100%;
	background: url(../img/siluety_main_bg.jpg) top center no-repeat;
	margin-top: -7px; 
	min-height: 100%;
	height: auto;	
	margin-left: auto;/* center it*/
	margin-right: auto;/* center it*/
	position: relative;		
}

#menu {
	width: 100%;
	background: url(../img/menu_gradient.gif) repeat-x top;
	height: 47px;
}

#menu .active {
	color: #fff;
}

#leftMenu {
	width: 420px;
	float: left;
	padding: 8px 0;
	color: #5e4315;
	font-size: 12px;
}

#rightMenu {
	width: 350px;
	float: right;
	text-align: right;
	padding: 8px 0;
	color: #5e4315;
	font-size: 12px;	
}

#rightMenu a, #leftMenu a {
	font-size: 12px;
	font-weight: bold;
	color: #5e4315;
	text-decoration: none;
	padding: 0 4px;
}

#rightMenu a:hover, #leftMenu a:hover {
	color: #fff;
}	


#tuflia {
	position: absolute;
	top: 250px;
	left: 50%;
	margin: 0 0 0 -82px;
}

#logo {
	position: absolute;
	width: 170px;
	height: 171px;
	top: 109px;
	left: 492px;
	background: url(../img/logo.jpg) 0 0 no-repeat;
}

#logo a {
	width: 170px;
	height: 171px;
	display: block;
}


#languages {
	position: absolute;
	left: 50%;
	width: 450px;
	height: 100px;
	top: 442px;
	background: url(../img/lan_bg.gif) left top no-repeat;
	margin: 0 0 0 -480px;
	padding: 22px 22px;
}


#mainLanguages {
	position: absolute;
	right: 50%;
	width: 247px;
	height: 26px;
	top: 66px;
	margin: 0 -313px 0 0;
	background: url(../img/lan.gif) 0 0 no-repeat;
/*	background: #ccc;*/
}

#mainLanguages a.dans, #mainLanguages a.sport {
	display: block;
	height: 26px;
	width: 170px;
	float: right;
}

#mainLanguages a.sport {
	display: block;
	float: left;
	width: 70px;
	margin: 0;
}


#clearFooter{clear: both;height: 100px;width: 100%}
div>p {margin: 0}

#footer {
	width: 100%;
	position: absolute;
	background: #fff url(../img/footer_lines.gif) repeat-x top;
	bottom: 0;
	left: 0;
	height: 100px;
}


/* G A L L E R Y */


#gallery {
text-align: center;
clear: both;
}

#gallery a:hover, #gallery a {
text-decoration: none;
}

#gallery img, #content .imgWithBorder {
border: solid 1px #d4cdce;
padding: 2px;
margin: 5px;
background: #fff;
}

#gallery img:hover {
border: solid 1px #e0b894;
}

#gallery .galleryImg {
float: left;
}

#gallery .galleryImageDescription {
width: 50%;
padding: 10px;
background: #fdfbf8;
margin: 10px auto;
border: solid 1px #ccc;
text-align: left;
color: #999;
}

#gallery .imageDescriptionTitle {
color: #333;
font-weight: bold;
}



/* PAGING */

#paging {
	clear:both;
	text-align:center;
	color:#ccc;
	font-weight:normal;
	font-size:11px;
	padding:7px 10px;
	margin: 15px 0;
	line-height: 20px;	
	}

#paging a {
	border:solid 1px #999;
	color: #666;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	padding:3px 5px 3px 5px;
	background-color:#FFFFFF;
	margin: 3px 0px;
	}

#paging a:hover {
	border:solid 1px #e5cba1;
	color: #666;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	padding:3px 5px 3px 5px;
	background-color:#FFFFFF;
	margin: 0px;	
	}

#paging a.current {
	background-color: #e5cba1;
	color:#FFFFFF;
	padding:4px 6px;
	margin: 0px;
	border: solid 1px #888;
	cursor: default;
	}

#paging a.current:hover {
	background-color: #e5cba1;
	color:#FFFFFF;
	padding:4px 6px;
	margin: 0px;
	border: solid 1px #888;
	cursor: default;
	}



/* E R R O R S */

#errors {
padding: 0;
margin: 0 0 10px 0;
background: #FF6633;
color: #fff;
font-size: 12px;
border-bottom: solid 1px #990033;
}

#errors ul {
list-style: circle;
margin: 0 25px;
padding: 15px 0;
}

h4.error {
padding: 10px 10px;
margin: 0;
background: #990033;
color: #fff;
font-size: 13px;
border-bottom: solid 1px #fff;
}

#auth .authInput {
width:200px;
border:solid 1px #333;
border-left:solid 8px #739115;
}

#auth .silverBox {
margin:2em auto;
border:solid 1px #ccc;
width:400px;
height:100px;
padding:15px 0px 0px 0px;
background-color: #F8F8F8;
}


#auth .authMyg {
	background: url(../img/adm/buttons_silver_gr.gif) repeat-x;
	border:solid 1px #666;
	color:#111;
	width:80px;
	font-weight:normal;
	font-size:11px;
	height:23px;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#auth .authMyg:hover {
	background: #739115;
	color: #fff;
	}
	
a.facebook {
	background: url(../img/fb-icon.gif) 0 0 no-repeat;
	display: block;
	width: 24px;
	height: 24px;
	float: right;
	margin: 0 0 0 15px;
}
