body {
	background-color: #FFFFFF;
	background-image: url(../images/bcg_body.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 0px;
	line-height: 0px;
}
#envelope {
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 216px;
	width: 930px;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-image: url(../images/bcg_header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#header h1 {
	display: none;
}

#logo {
	height: 175px;
	width: 525px;
	position: absolute;
}
#cart a {
	position: absolute;
	left: 524px;
	top: 179px;
	font-size: 12px;
	display: block;
	width: 100px;
	height: 18px;
	background-image: url(../images/ico_cart.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	color: #333333;
	text-decoration: underline;
	line-height: 18px;
}
#cart a:hover {
	color: #CD5100;
	font-weight: bold;
}


#menu {
	height: 24px;
	width: 520px;
	position: absolute;
	bottom: 17px;
}
#menu a {
	height: 24px;
	width: 102px;
	display: block;
	float: left;
	background-image: url(../images/topmenu_butt.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin-right: 1px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 23px;
}
#menu a:hover {
	background-image: url(../images/topmenu_butt_hover.gif);
}

#menu a.topmenu_active {
	background-image: url(../images/topmenu_butt_active.gif);
	font-size: 14px;
}
#domain {
	height: 98px;
	width: 930px;
	background-image: url(../images/bcg_domain.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#domain_sub {
	height: 98px;
	position: relative;
	background-image: url(../images/bcg_domain_sub.png);
	background-repeat: no-repeat;
	background-position: 1px 7px;
	width: 800px;
}
.domain_button {
	position: absolute;
	left: 518px;
	top: 15px;
}

#domain h2 {
	color: #4b4b4b;
	font-size: 24px;
	font-weight: bold;
	position: absolute;
	left: 24px;
	top: 63px;
	display: block;
	margin: 0px;
	padding: 0px;
}

#domain form {
	position: absolute;
	height: 1px;
	width: 1px;
	left: 0px;
	top: 0px;
}
#domain_name {
	position: absolute;
	height: 16px;
	width: 245px;
	border: 0px none #FFFFFF;
	top: 21px;
	left: 180px;
	font-family: Arial, Helvetica, sans-serif;
}
#domain_end {
	height: 18px;
	width: 67px;
	font-size: 12px;
	position: absolute;
	left: 437px;
	top: 21px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#domain_price {
	height: 98px;
	width: 257px;
	background-image: url(../images/bcg_domeny.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	right: 6px;
}
#domain_price span {
	display: none;
}
#programs {
	height: 232px;
	width: 648px;
	float: left;
	font-size: 0px;
}
#index_login_tech {
	height: 232px;
	width: 282px;
	float: left;
	background-image: url(../images/bcg_index_login.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#index_login_tech  a, #index_login_tech span {
	color: #cd5100;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
#index_login_tech a:hover {
	text-decoration: underline;
}


#index_login_tech h4 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#index_login_tech form {
	position: absolute;
	height: 1px;
	width: 1px;
	left: 0px;
	top: 0px;
}
.login_label {
	position: absolute;
	left: 10px;
	top: 5px;
}
.tech_label {
	position: absolute;
	left: 10px;
	top: 121px;
}
.tech_email {
	position: absolute;
	top: 151px;
	left: 60px;
	font-weight: normal;
}
.tech_phone {
	position: absolute;
	top: 175px;
	left: 60px;
}
.tech_gsm {
	position: absolute;
	top: 201px;
	left: 60px;
}
.login_name_label {
	font-size: 11px;
	color: #666666;
	position: absolute;
	top: 25px;
	left: 17px;
}
.login_pswd_label {
	font-size: 11px;
	color: #666666;
	position: absolute;
	top: 25px;
	left: 151px;
}
.login_to_label {
	font-size: 11px;
	color: #666666;
	position: absolute;
	top: 65px;
	left: 17px;
}
.login_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 17px;
	width: 117px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	position: absolute;
}
.login_button {
	position: absolute;
	left: 159px;
	top: 74px;
}
#login_name {
	top: 40px;
	left: 17px;
}
#login_pswd {
	left: 150px;
	top: 40px;
}

#login_to {
	font-size: 11px;
	top: 79px;
	left: 17px;
	height: 19px;
}
#programs_order {
	height: 117px;
	width: 930px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bcg_programs_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#program_order_buttons {
	position: absolute;
	width: 650px;
	top: 70px;
	height: 30px;
	padding-right: 0px;
	padding-left: 31px;
}
#program_order_buttons img {
	padding-right: 16px;
	padding-left: 0px;
}
#index_about_us {
	position: absolute;
	width: 260px;
	right: 15px;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	top: 30px;
}
#index_about_us strong {
	color: #CD5100;
}
#technologies {
	height: 76px;
	width: 930px;
	background-image: url(../images/bcg_technologies.png);
	background-position: left top;
}
#technologies span {
	display: none;
}
#footer {
	height: 35px;
	width: 930px;
	background-image: url(../images/bcg_footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	color: #666666;
	line-height: 35px;
}
.footer_owner {
	display: block;
	float: left;
	padding-left: 25px;
}
.footer_creator {
	float: right;
	padding-right: 25px;
	display: block;
}
#subcontent_top {
	font-size: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bcg_sub_content_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 9px;
	margin: 0px;
	padding: 0px;
}

#sub_content {
	background-color: #FFFFFF;
	background-image: url(../images/bcg_sub_content.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 20px;
	padding-left: 20px;
	color: #333333;
	position: relative;
}
#sub_content a {
	color: #CD5100;
}

#sub_content  span a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
	color: #333333;
}
#sub_content span a:hover {
	color: #CD5100;
}


#sub_content p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 12px;
}

#sub_content form {
	margin: 0px;
	padding: 0px;
}

#sub_content h1 {
	color: #4b4b4b;
	font-size: 26px;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#sub_content h2 {
	color: #4b4b4b;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 28px;
	display: block;
}

#sub_content h4 {
	font-size: 14px;
	margin: 0px;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.radio_tarif  {
	line-height: 25px;
	color: #4b4b4b;
	display: block;
	margin: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 500px;
	background-color: #F5F5F5;
}
#tarify_box {
	width: 550px;
	float: left;
}

.radio_tarif_name, .radio_tarif_name_best {
	font-size: 18px;
	font-weight: bold;
	color: #CD5100;
	background-color: #F5F5F5;
}
.radio_tarif_bez_name {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	background-color: #F5F5F5;
}
.radio_tarif_size, .radio_tarif_size_best {
	font-weight: bold;
	text-align: right;
	background-color: #F5F5F5;

	color: #4B4B4B;
}
.radio_tarif_price, .radio_tarif_price_best {
	font-weight: bold;
	color: #CD5100;
	text-align: right;
	background-color: #F5F5F5;
}

.radio_tarif  span  {
	display: block;
	float: left;
	padding-left: 5px;
}
.radio_ico {

}
.radio_ico_bcg {
	background-color: #F5F5F5;
}
.radio_ico_bcg_best, .radio_tarif_name_best, .radio_tarif_size_best, .radio_tarif_price_best {
	background-color: #E6E6E6;
}

.orange {
	color: #FFFFFF;
	font-size: 16px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #008C00;
	margin-right: 5px;
	margin-left: 5px;
}
.red {
	color: #FFFFFF;
	font-size: 16px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #CC0000;
	margin-right: 5px;
	margin-left: 5px;
}

.doporucujeme {
	font-size: 12px;
	font-style: italic;
	color: #CD5100;
}
.doporucujeme a {
	color: #CD5100;
}

.h2_number {
	height: 20px;
	width: 20px;
	text-align: center;
	color: #FFFFFF;
	background-image: url(../images/bcg_h2_number.png);
	background-repeat: no-repeat;
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 21px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}.tarif_table {
	margin-left: 25px;
}
.regform  {
	background-color: #F5F5F5;
	font-size: 12px;
	color: #333333;
}
.regform_domain  {
	background-color: #E6E6E6;
	font-size: 12px;
	color: #333333;
}
.regform_domain_close {
	position: absolute;
	top: 0px;
	right: 0px;
}

.regform_domain_lite  {
	background-color: #F4F4F4;
	font-size: 12px;
	color: #333333;
}
.regform_domain_head  {
	background-color: #999999;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.regform_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 220px;
	border: 1px solid #999999;
	height: 18px;
	color: #000000;
	font-weight: bold;
}
.regform_select {
	font-size: 12px;
	width: 200px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	height: 22px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}

.regform_header {
	font-size: 14px;
	color: #333333;
}
.regform_header a {
	color: #CD5100;
}
.relativeposition {
	position: relative;
	margin: 0px;
	padding: 0px;
}
#footer a {
	color:#666666;
}
#footer a:hover {
	color: #333333;
}
.error_msg {
	font-size: 11px;
	width: 490px;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	border: 3px solid #CC0000;
}
.error_msg ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #CC0000;
}
.error_msg li {
	margin-bottom: 3px;
	margin-top: 3px;
}
#loged_user {
	position: absolute;
	top: 7px;
	right: 20px;
	font-size: 11px;
	text-align: left;
	background-color: #F5F5F5;
	padding: 5px;
	border: 1px solid #E6E6E6;
}
#index_logged {
	height: 115px;
	width: 279px;
	position: absolute;
	left: 2px;
	background-image: url(../images/bcg_index_logged.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#index_logged_user {
	position: absolute;
	font-size: 11px;
	color: #666666;
	left: 20px;
	top: 35px;
}
#index_logged_out a {
	position: absolute;
	top: 90px;
	right: 20px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.dokoncit_objednavku {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 25px;
}
