body, html {
	height: 100%;
	width: 100%;
	min-width:500px;
}
body {
	padding: 0px;
	margin: 0px;
	background-color: #ECF2F0;
	color: #666;
	font: 100% Verdana;
}
h1 {
	color: #F90;
	font-size: 140%;
	text-align: center;
}
h1 span {
	font-size: 80%;
	font-weight: normal;
	color: #666;
}

h2 {
	color: #F90;
	font-size: 110%;
	text-align: center;
}

ul {
	list-style-image: url(i/bullet_ul.gif);
}
a img {
	border: none;
}

a {
	color: #630;
	text-decoration:underline;
}
a:hover {
	color: #f90;
	text-decoration:underline;
}

#main {
	margin-top: 295px;
}
#visual {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background: url(i/bg_visual.jpg);
	height: 176px;
}
#animation {
	position: absolute;
	top: 176px;
	left: 0px;
	width: 100%;
	height: 82px;
	background: #FCD6A4 url(i/bg_animation.jpg) repeat-x bottom;
	text-align: center;
}
#logo {
	height: auto;
	text-align: center;
}
#menu {
	position: absolute;
	top: 258px;
	left: 0px;
	width: 100%;
	height: 37px;
	background: #EDF1ED url(i/bg_menu.jpg) repeat-x bottom;
	vertical-align: middle;
	text-align: center;
}
#menu a {
	display: inline-block;
	margin: 0% 2%;
	padding-top: 7px;
}
#main {
	background: #fff;
}
.br {
	clear: both;
}
.arc_l {
	background: transparent url(i/arc_l.gif) no-repeat top left;
}
.arc_r {
	background: transparent url(i/arc_r.gif) no-repeat top right;
}
.brd {
	border-left: 4px solid #B6C5C4;
	/*border-right: 4px solid #B6C5C4;*/
}
.brd_gray {
	background: url(i/bg_gray.gif) repeat-x bottom;
}
.orange {
	color: #4c648b;
	font-size: 18px;
	margin:0;
	padding:10px 0;
	width:260px;
}
.linka {
	color:#5999f8;
	font-size:10px;
	paddind:0;
	margin:0;
	text-transform:uppercase;
	text-decoration:none;
}

.linktext {
	font-size:10px;
}
#content_l, #content_r, #content {
	padding: 15px;
	font-size: 75%;
}
#content {
	margin-top: -15px;
}
#content_l {
	background: url(i/bg_content_l.jpg) no-repeat top left;
	color: #2A3838;
}
#content_r {
	background: url(i/bg_content_r.jpg) no-repeat top right;
}
.venzel1_r {
	background: transparent url(i/venzel1_r.gif) no-repeat right bottom;
}
.venzel1_l {
	background: transparent url(i/venzel1_l.gif) no-repeat left bottom;
}
.card {
	background: #FFF7EF url(i/card_t_r.gif) no-repeat top right;
	margin: 10px 0px;
}
.promo {
	margin: 10px 0px;
}
.promo img {
	margin-right: 10px;
}
.card_top {
	background: url(i/1x1_orange.gif) repeat-x top;
	margin-right: 6px;
}
.card_middle {
	color:#666;
	border-left: 1px solid #FFCB9A;
	border-right: 1px solid #FFCB9A; 
	padding: 0px 10px;
	height: 160px;
	position:relative;
}
.card_middle table {
	font-size:11px;
}
.card_middle .more {
	position:absolute;
	bottom:0px;
	right:10px;
}
.card_middle .more a{
	color: #f2734f;
	font-size: 18px;
	text-decoration:none;		
}
.card_bot {
	background: url(i/1x1_orange.gif) repeat-x bottom;
}
.card span, .promo span {
	display: block;
	padding: 10px 0px;;
	font-size: 130%;
}
.card a, .promo a {
	color: #5999f8;
}
#base {
	font-size: 70%;
	padding: 15px;
}
#menu_base {
	text-align: center;
	color: #f29530;
	margin: 6px 10px 12px 10px;
}
#menu_base a {
	color: #f29530;
	display: inline-block;
	padding: 0px 10px;
}
#menu_base a:hover {
	color: #f60;
}
#copy {
	float: right;
	width: 120px;
	text-align: right;
}
#copy a, #counters a {
	color:#2A3838;
}
#slogan {
	position: absolute;
	top: 148px;
	width: 100%;
	text-align: center;
}

div.txt
{
	padding: 0px 50px 30px 30px;
	font-size: 80%;
}