/*Content main*/
#content_main {
	width: 900px;
}
#content_left {
	width: 630px;
	float: right;
}
#content_right {
	width: 230px;
	float: left;
}

/*Content*/
#content_left div#slogan {
	width: 598px;
	_width: 630px;
	height: 60px;
	margin: 0px 20px 28px 0px;
	padding: 0px 12px 0px 20px;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 60px;
	font-weight: normal;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #ffffff;
	background: #6ec0eb;
}
#content_left div#slogan strong {
	color: #6ec0eb;
	font-weight: bold;
}
#content_left h1 {
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #323935;
	font-weight: normal;
	line-height: 1.2;
	margin: 0 0 15px 0;
}
#content_left h2 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 1.3;
	margin: 10px 0 10px 0;
}
#content_left h3 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 30px 0 10px 0;
	line-height: 1.0;
}
#content_left table {
	margin-top: 5px;
	margin-bottom: 20px;
	border: 0;
}
#content_left table tr td {
	border: 0;
	border-collapse: collapse;
	background: url('../img-sys/td-bg.gif') repeat-x left bottom;
	padding: 7px 10px 7px 10px;
	line-height: 1.2;
	font-size: 8pt;
}
#content_left table tr td {
	background-color: white;
}
#content_left table tr td ul li {
	background-position: 0 4px !important;
}
#content_left table tr:hover td, #content_left table tr.hover td {
	background-color: #f7f7f7;
}
#content_left table thead tr td {
	border-bottom: #6ec0eb 1px solid;
	background-image: none;
	font-weight: bold;
}
#content_inner {
	width: 600px;
	margin-left: 15px;
	font-size: 9pt;
	line-height: 1.8;
	padding-bottom: 30px;
}

#content_inner p {
	margin: 0 0 15px 0;
}
#content_left strong {
	color: #000;	
}
#content_left ul {
	margin: 0 0 20px 20px;
	list-style: none;
}
#content_left ul ul {
	margin-bottom: 0;
}
#content_left ul li {
	padding-left: 12px;
	background: url('../img-sys/li-bg.gif') no-repeat 0 8px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 10px;
}
#content_left a {
	/*color: #2093d0;*/
	color: #2041d0;
}
#content_left a:hover {
	color: red;
	text-decoration: underline;
}

h3 img {
	margin: 0 10px 0 10px;
}

.full {
	width: 900px !important;
}
.full #content_inner {
	width: 900px !important;
}

.webhosting-ceny {
	width: 900px;
	height: 370px;
	overflow: hidden;
	font-family: Arial;
}
.wh-box {
	width: 200px;
	border: #999999 1px solid;
	background: #efefef;
	float: left;
	text-align: center;
	height: 270px;
	padding-top: 10px;
}
.noleft-border {
	border-left: none;
}
#content_left .wh-box h1,
#content_left .wh-box h2,
#content_left .wh-box h3 {
	margin: 0;
	padding: 0;
}
#content_left .wh-box h1 {
	font-size: 34px;
	color: #333;
	letter-spacing: -1px;
	font-weight: bold;
}
#content_left .wh-box h2 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 2px;
}
#content_left .wh-box h3 {
	color: #6EC0EB;
	border-bottom:1px solid #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0 0 7px 0;
	text-transform: uppercase;
}
#content_left .wh-box ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#content_left .wh-box ul li {
	font-size: 20px;
	line-height: 1em;
	padding: 0;
	margin: 0;
	list-style: none;
	margin-bottom: 3px;
	background: none;
}
#content_left .wh-box ul li strong {
	color: #d40606;
}

#content_left .wh-normal {
	margin-top: 40px;
}

#content_left .wh-big {
	height: 320px;
	border: #6EC0EB 4px solid;
	background: white;
	margin-left: -1px;
	width: 230px;
}
#content_left .wh-big ul li {
	font-size: 24px;
	margin-bottom: 5px;
}

.full #contactform {
	text-align: center;
	border-top: #808080 1px dotted;
}
.full #contactform input {
	width: 300px;
}
.full #contactform textarea {
	width: 300px;
}
.full #contactform form {
	width: auto;
}

.order {
	background: #6EC0EB;
	padding: 5px;
	width: 110px;
	margin: 10px auto 10px auto;
}
.wh-big .order {
	margin-top: 25px;
	width: 120px;
	padding: 6px;
	background: #323935;
}
#content_left .order a {
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: white;
}

#content_left .faq ul li {
	background-position: 0 5px;
}
#content_left .faq ul {
	margin: 0 0 10px 10px;
	padding-top: 10px;
}
