body {
	font: 15px/22px Verdana, Arial, Helvetica, sans-serif;
	color: black;
	margin: 0;
	background: white url(../images/bg_page_bottom.png) repeat-x 0 bottom;
}
.prohlidka,.cenik,.kontakt {
	background-color: #E6E0E3;
	background-image: none;
}
h1,h2,h3,h4 {
	margin-top: 0;
	padding-top: 0;
}
h1, h2.big {
	font: 24px/26px Georgia, "Times New Roman", Times, serif;
}
.subpage h1 {
	font: 38px/40px Georgia, "Times New Roman", Times, serif;
}
h2.big{
	font-size: 31px;
	line-height: 35px;
}
h3 {
	color: #790;
	font: normal normal normal 24px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;

}
h4 {
	font-size: 16px;
	padding-bottom: 0;
	margin-bottom: 0;
}
a img {
	border: none;
}
a {
	font-weight: bold;
	color: navy;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
hr {
	padding: 0;
	margin: 0;
	height: 3px;
	background-color: #9b928a;
	border-style: none;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.center {
	text-align: center;
}
.small {
	font-size: 80%;
}
.float_right {
	float: right;
}
.float_left {
	float: left;
}
.clear,.screen {
	clear: both;
}
.bg_white {
	background-color:white;
}
.pad, .pad2 {
	padding: 15px;
}
.pad2 {
	padding-top: 30px;
}
.pad-notop {
	padding-top: 0px;
}

/* COMMON */
.first_block,.second_block,.page_block,.home_promo,.grid_box,.home_promo_box {
	display: block;
	position: relative;
}
.tickerbox p {
	padding-left: 20px;
	padding-top: 0px;
	margin-top: 3px;
}

/* HEADER */
#header, #header a {
	color: white;
}
#logo {
	position:absolute;
	top: -30px;
	left: 5px;
}
#top_menu {
	display: block;
	position: absolute;
	padding: 0;
	list-style-type: none;
	font: 21px Georgia, "Times New Roman", Times, serif;
	left: 350px;
	top: 15px;
}
#top_menu li {
	float: left;
	margin-left: 30px;
}
#top_menu a {
	font-weight: normal;
	color: #d1fff2;
}
.logo_title {
	font: 30px Helvetica, Arial, Geneva, sans-serif;
	position: absolute;
	left: 144px;
	top: 30px;
}
.first_block {
	height: 34px;
	background-color: #19202C;
}
.first_block .page_block {
	padding-top: 5px;
	font-size: 13px;
}
.second_block {
	height: 79px;
	background: #1c2028 url(../images/bg_header.png) repeat;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.6);
	z-index: 100;
}

/* FOOTER */
#footer {
	margin-bottom: 20px;
}
#footer ul {
	list-style-type: none;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
}
#footer li {
	float:left;
	margin-right: 20px;
}
#footer a {
	font-weight: normal;
}
.copyright {
	padding-top: 10px;
	font-size: 13px;
	color: #4a4842;
	float: right;
}
.copyright a {
	color: black;
}


/* HOMEPAGE */
#teaser {
	position: absolute;
	top: 14px;
}
.home_promo {
	height: 290px; 
	background-color: #F3F0F0; /*#aea39b;*/
}
.home_promo_box {
	background-color: #19202B;
	width: 306px;
	height: 306px;
	position: absolute;
	right: 0;
	top: 10px;
	color: white;
	border-radius:5px;
	z-index: 100;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.6);
}
.home_promo_box .pad {
	padding: 15px;
}
.home_promo_box h1 {
	padding-top: 0;
	margin-top: 0;
}
.home_promo_box ul {
	margin:0;
	padding: 0;
	padding-left: 15px;
	list-style-type: square;
}
.home_promo_box ul li {
	margin-bottom: 5px;
}
.big_letters {
	color: #3671A1;
	font: 38px Georgia, "Times New Roman", Times, serif;
}
#footer_register {
	background-color: #dcffdf;
	border-top: 1px solid #86a662;
	border-bottom: 1px solid #86a662;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.6);
}

/* CONTENT */
.page_block {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	clear: both;
}
.white_bg {
	background-color: white;
}
.grid_box {
	width: 306px;
	float: left;
}
.grid_box2 {
	width:  633px;
	float: left;
}
.box_offset {
	margin-left: 21px;
}
.top_offset {
	margin-top: 34px;
}
.referral1 {
	margin-top: 10px;
	padding-top: 5px;
	background: url(../images/citation_start.png) no-repeat left top;
}
.referral2 {
	font-style: italic;
	background: url(../images/citation_end.png) no-repeat right bottom;
	padding: 0px 15px 5px 15px;
}
.referral2 :first-line {
	padding-left: 20px;
}
.button1 {
	background: #6C9D2C url(../images/button_bg1.png) repeat-x left top;
	color: white;
	font-weight: bold;
	padding: 8px;
	border-radius:5px;
	-moz-border-radius:5px;
	border: 1px solid #42571d;
}
.button1:hover {
	text-decoration: none;
}
/* subpages */
.subpage {
	display: block;
	position: relative;
	background-color: #F3F0F0;
	box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
}
ul.ticker {
	padding: 0;
	list-style-image: url(../images/yes-tick.png);
}
.promo {
	clear: both;
	background-color: #efecec;
	padding: 10px;
	text-align: center;
	border-radius:5px;
	-moz-border-radius:5px;
	margin: 21px;
	border: 1px solid #ada29a;
	font: 26px Georgia, "Times New Roman", Times, serif;
	color: #413c3a;
}
.plans {
	margin-bottom: 40px;
}
.plan_box, .top_plan {
	display: block;
	position: relative;
	float: left;
	width: 180px;
	padding: 10px;
	background-color: white;
	text-align: center;
	margin-top: 10px;
	z-index: 80;
	line-height: 120%;
	border: 1px solid #cec8cb;
}
.top_plan {
	font-size:110%;
	background-color: #e8ffc5;
	position: absolute;
	top: -28px;
	left: -7px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	z-index: 100;
	border: 4px solid #82a623;
}
.plan_box h2 {
	font-weight: normal;
	margin-bottom: 5px;
}
.plan_box .attribs {
	color: #413c3a;
	margin-bottom: 8px;
}
.plan_box .attribs p {
	margin-top: 0px;
	margin-bottom: 20px;
}
.plan_box .price {
	color: #0e1655;
}
.plan_box hr {
	width: 95%;
	padding: 0px;
	margin: 5px;
	margin-bottom: 0;
	border: none;
	border-top: 1px solid #9b928a;
	background: none;
}
.plan_box em {
	color: #a03219;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
}
.free_months {
	position: absolute;
	right: 0;
	top: -30px;
	z-index: 200;
}
#contact_form {
	float:right;
	border: none;
	border: 1px solid #cec8cb;
	background: #e6e3e3;
	width: 265px;
	display: block;
}
#contact_form form {
	background: url(../images/message.png) no-repeat right top;
}
#contact_form input, #contact_form textarea {
	font-size: 110%;
}
#contact_form legend {
	font-size: 80%;
	color: #949092;
}
#contact_form .result {
	color: #790;
	font-weight: bold;
	padding-bottom: 10px;
}
