/*
 * Project:	
 * Author:	Tomas -kozleek- Musiol (tomas.musiol@gmail.com)
 * Date:	
 * 
 */

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

html, body{ height: 100%; }

body{
	margin: 0; padding: 0;
	text-align: center;
	background: #E9E8E8 url('../img/layout/body.png') repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

*{ margin:0; padding: 0; }

td {padding: 3px;}

.font-verdana{ font-family: Verdana, "Trebuchet MS", sans-serif !important; }
.font-courier{ font-family: "Courier New", Courier, sans-serif !important; }
.font-times{ font-family: Georgia, "Times New Roman", Times, serif !important; }
.font-arial{ font-family: Arial, Helvetica, sans-serif !important; }

.hide{ display: none; }

.cleaner{
	clear: both;
	visibility: hidden;
	height: 1px;
	border: none;
	margin: -1px 0 0 0; padding: 0px;
}

a:hover{
	text-align: none;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#page, #header-env{
	margin: 0 auto;
	width: 980px;
	text-align: left;
}

#envelope, #header{
	margin-left: 22px;
	width: 958px;
	background: green;
}

#page, #envelope{
	/* height: 100%; */
}

#envelope{
	background: #73013A;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#header-env, #header{
	height: 422px;
}

#header-env{
	background: url('../img/layout/header-env.png') repeat-x;
}

#header-top{
	position: relative;
	height: 97px; width: 100%;
	background: white url('../img/layout/header-top.png') no-repeat bottom;
}

#header-top p#lang{
	position: absolute;
	top: 30px; right: 0px;
	color: #727273;
	font-weight: bold;
	font-size: 12px;
}

#header-top p#lang a{
	color: #B7B7B7;
	text-decoration: none;
}

#header-top p#lang a.active{
	color: #74013A;
}

#header-top p#info{
	position: absolute;
	bottom: 13px; right: 50px;
	color: #A5A5A5;
	font-weight: bold;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#header-content-env{
	height: 325px;
	width: 100%;
	background: silver;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#logo{
	position: relative;
	height: 100%;
	width: 358px;
	background: url('../img/layout/logo.png') no-repeat;
	float: left;
	_margin-right: -3px;
}

#logo a{
	position: absolute;
	top: 30px; left: 110px;
	width: 180px;
	height: 210px;
}

#logo div.contact{
	position: absolute;
	left: 120px;
	width: 150px;
	line-height: 1.2em;
	text-align: center;
	font-size: 11px;
}

#logo div.contact{
	bottom: 4px;
	color: white;
	font-size: 11px;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#header-content{
	height: 325px;
	width: 600px;
	margin-left: 358px;
	_margin-left: 355px;
	background: #FFFFFF;
}

#photo-menu-env{
	height: 287px;
}

div.image-effect{
	height: 287px;
	width: 380px;
	float: left;
	font-size: 0px;
	padding: 0; margin: 0;
	_margin-right: -3px;
	overflow: hidden;
}
div.image-effect img{
	height: 287px;
	width: 380px;
	top:  0; 
	left: 0; 
}

img.img-home-switch {
	display: none;
}

img.img-home-switch-first {
	display: inline;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#first-menu{
	height: 100%;
	width: 220px;
	margin-left: 380px;
	_margin-left: 377px;
	background: #5B012E url('../img/layout/menu.png') no-repeat left;
}

#first-menu ul{
	position: relative;
	top: 25px;
	height: 100%;
	width: 100%;
	margin: 0px; padding: 0px;
	color: #D7D7D7;
	text-align: right;
	list-style-type: none;
	font-size: 14px;
}

#first-menu ul li{
	height: 22px;
}

#first-menu ul li a{
	color: #D7D7D7;
	text-decoration: none;
	display: block;
	padding-right: 50px;
	height: 22px;
	line-height: 22px;
}

#first-menu ul li a.active{
	color: white;
	background: transparent url('../img/layout/menu-hover.png') no-repeat right;
	font-weight: bold;
}

#first-menu ul li a:hover{
	background: transparent url('../img/layout/menu-hover.png') no-repeat right;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#second-menu{
	position: relative;
	background: url('../img/layout/second-menu.png') no-repeat;
	height: 38px;
	width: 600px;
}

#second-menu p{
	position: absolute;
	top: 2px; right: 50px;
	font-size: 13px;
	line-height: 38px;
	color: #935373;
}

#second-menu p a{
	color: #DDDDDD;
	text-decoration: none;
}

#second-menu p a.active{
	color: white;
	font-weight: bold;
	
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#main-env{
	height: 100%;
	width: 913px;
	margin-left: 45px;
	background: white;
}

#news{
	width: 311px;
	background: #B7B7B7;
	padding: 0px;
	padding-top: 30px;
	float: left;
	_margin-right: -3px;
}

.news-item{
	position: relative;
	left: -5px; _left: 0px;
	height: 88px;
	width: 316px; _width: 311px;
	background: #DFDDDD;
	margin-top: 10px;
}

.news-image{
	height: 78px;
	width: 90px;
	padding: 5px;
	background: white;
	float: left;
	_margin-right: -3px;
}

.news-text-env{
	height: 78px;
	margin-left: 100px;
	_margin-left: 97px;
	
}

.news-text-env-fullwidth{
	height: 78px;
}

.news-text{
	padding: 5px;
	padding-top: 8px;
	padding-left: 20px;
}

.news-text h3, .news-text h3 a{
	font-size: 14px;
	color: #73013A;
	margin-bottom: 3px;
}

.news-text p{
	font-size: 11px;
	padding-right: 60px;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

p.muchmore{
	position: absolute;
	right: 0px;
	_right: -1px;
	bottom: 10px;
	width: 40px;
	background: transparent url('../img/layout/muchmore.png') repeat-x bottom;
	font-weight: bold;
	font-size: 11px;
	height: 12px;
}

p.muchmore span{
	width: 30px;
	height: 12px;
	background: #DFDDDD;
	padding-right: 5px;
}

p.muchmore span a{
	text-decoration: none;
	color: black;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#panel_banner{
	margin-top: 30px;
	margin-bottom: 10px;
	height: 164px;
	width: 311px;
}

#panel_banner a img{
	border: 0px;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#content-env{
	margin-left: 311px;
	_margin-left: 308px;
	/* background: red; */
	width: 602px;
	height: 100%;
}

#content{
	width: 542px;
	_width: 539px;
	padding: 30px;
}

#content p{
}

#content p strong{
}

#content a{
	color: #707070;
}

.left{
	float: left;
	margin: 20px;
	margin-left: 0px;
}

.right{
	float: right;
	margin: 20px;
	margin-right: 0px;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#footer-env{
	position: relative;
	background: #EAE8E8 url('../img/layout/footer.png') no-repeat top right;
	height: 80px;
}

#footer p{
	position: absolute;
	bottom: 10px; right: 0px;
	color: #727273;
	font-size: 11px;
}

#footer p a.netnews{
	color: #727273;
}

img.powered {
	width: 137px; height: 19px;
	vertical-align: middle;
	border: 0px;
}
