﻿html {
    height:100%; 
}

body {
	margin: 0px;
	padding: 0px;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #737373;
	height:100%; 
	background-color: #cdc9ca;
}

a {
	color: #333333;
    text-decoration: none;
}

#page
{
    background-color: #ffffff;
}

#topline {
	height:3px; 
	margin-left: auto; 
	margin-right:auto; 
	text-align:center; 
	font-size:2px; 
	background: #c90622 url(/gfx/ecreo/design/topmenu.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#top {
	width:950px;
	height:18px; 
	margin-left:auto;
	margin-right:auto; 
}

#topmenu {
	float:right;
	margin-right: 30px;
}

#topmenucontent{
	height:14px;
	font-size:10px; 
	color:white;
	font:verdana; 
	background-color:#e51937;
	float:left;  
}

#logo {
	height:68px; 
	margin-left: auto; 
	margin-right:auto; 
	text-align:center;
}

#logocontent {
	width:950px; 
	margin-left:auto; 
	margin-right:auto;
	text-align:left; 
}

#logoimg {
	width:139px; 
	height:68px; 
	margin-left: 30px;
	float:left; 
}

#menu{
	width:750px; 
	height:23px; 
	margin-top:45px;
	margin-right: 30px;
	float: right;
}

#banner{
	height:290px; 
	margin-left: auto;
	margin-right:auto; 
	text-align:center;
	background-color: #c90622; 
	background-image: url(/gfx/ecreo/design/top.png);
	background-position: no-repeat;
	background-position: center top;
}

#bannertxt {
	width:950px; 
	margin-left:auto; 
	margin-right:auto; 
	text-align:left;
	color:#ffffff;
}

#content {
	width:950px; 
	min-height:258px; 
	_height:258px; 
	margin-left:auto; 
	margin-right:auto; 
	background: url(/gfx/ecreo/design/bagcontent.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#titel_left {
	width:445px; 
	padding-top:20px; 
	padding-left:30px; 
	float:left;
}

#titel_right {
	width:445px; 
	padding-top:20px; 
	padding-right:30px; 
	text-align:right;
	float:right; 
}

#content_txt {
	width:890px; 
	padding-right:30px;
	padding-left:30px; 
	float:right; 
}

#content_txt_left{
	width:425px; 
	padding-left:30px;
	padding-right:20px; 
	font-size:12px; 
	float:left;
	padding-bottom: 20px;
}

#content_txt_right {
	width:425px; 
	text-align:right; 
	padding-right:30px;
	padding-left:20px; 
	float:right; 
	padding-bottom: 20px;
}

#bottom {
	height:297px;
	background:url(/gfx/ecreo/design/bottom.jpg);
	background-repeat:repeat-x;
	background-position: center bottom; 
}

#bottomlogo {
	width:920px;
	margin-left:auto; 
	margin-right:auto;
	text-align:center
}

#bottom_txt {
	width:950px; 
	margin-left:auto; 
	margin-right:auto; 
	text-align:left;
}

#bottom_txt_left {
	width:345px; 
	padding-top:10px; 
	padding-left:30px; 
	float:left;
}

#bottom_txt_right {
	width:545px; 
	padding-top:10px; 
	padding-right:30px; 
	text-align:right;
	float:right; 
	color:#8c8c8c;
	font-size:11px;
}

#bottom_txt_right a
{
    color:#8c8c8c;
}


h3 {
	font-size:17px; 
	color:#737373; 
	font-weight:bold;
    margin-top:20px;    
	margin-bottom:20px;
	
}

h4{
	font-size: 15px;
	color:#737373; 
	font-weight:bold;
	margin: 0px;
	margin-bottom: 7px;
}

.clear {
	clear:both;
}

.img {
	border:0px;		
}

ul,ul.ref
{
    list-style-image: url(/gfx/ecreo/red.gif);
}

ul.ref{
	margin-top:15px;
}

li{

}

.webtjek input
{
    border: solid 2px #c90622;
    padding:3px;
    background-color: #ffffff;
    font-size: 16px;
    font-family: "Trebuchet MS", sans-serif;
    color: #000000;
    width: 382px;
    margin-bottom: 5px;
}

.webtjek input.watermarked
{
    color: #999999;
}

input.webtjek_button
{
    background-image: url(/gfx/ecreo/gratis_webtjek.png);
    width: 281px;
    height: 45px;
    border: 0px;
    padding: 0px;
    margin-top: 10px;
    cursor: pointer;
}
