HTML, BODY, TABLE {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height:18px;
	font-size: 12px;
	margin: 0px;
	border: 0px;
	color: #000000;
}
A {
	color:#159100;
	text-decoration:none;
	font-weight:bold;
}
A:hover {
	text-decoration:underline;
}
DIV.clear {
	clear:both;
}
UL {
	margin:0px;
	padding:0px;
}
IMG {
	border:0px;
}

H2 {
	color: #00370C;
	font-size:14px;
	font-weight:bold;
	display:block;
	margin:0px;
	padding:0px;
}
H1 {
	font-size:18px;
	line-height:30px;
	font-weight:bold;
	display:block;
	margin:0px;
	padding:0px;
	
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(../images/h1_bg.gif);
}
FORM {
	padding:0px;
	margin:0px;
}
INPUT,SELECT {
	font-family: Helvetica, Verdana, Arial, sans-serif;;
	font-size:11px;
}

DIV#main {
	width:850px;
	margin: auto;
	text-align:center;
	position: relative;
}
DIV#main_content{
	font-size: 12px;
	margin-left:230px;
	margin-top:20px;
	min-height:480px;
	height:auto;
	_height:480px;
	text-align:left;
	padding:10px 0 0 0;
}
DIV#welcome_puzzle {
	text-align:right;
	background-image: url(/images/puzzle.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:110px;
	padding-top:10px;
}

/* Left part - DOMAIN VERIFY, CUSTOMERS LOGIN, NEWS */
DIV#left_part {
	position:absolute;
	text-align:left;
	left:auto;
	top:160px;
}
SPAN.left_part_label {
	color:#CCCCCC;
	font-weight:bold;
	font-size:12px;
	margin-left:5px;
	padding-left:15px;
	background-image: url(/images/gray_box.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
INPUT.left_part_bt {
	float:right;
	margin-right:5px;
}
	/* DOMAIN VERIFY BOX */
	DIV#verify_domain {
		width:217px;
		height:96px;
		margin-bottom:1px;
		background-color: #656565;
	}
		DIV#input_domain {
			color:#000000;
			margin:5px 5px 7px 5px;
			background-color:#F3F3F3;
			padding:10px 5px 10px 5px;
			border:1px solid #CCCCCC;
		}
	
	/* CUTOMERS LOGIN BOX */
	DIV#customers {
		background-color: #656565;
		width:217px;
		padding:10px 0px 0px 0px;
		margin-bottom:1px;
	}
		DIV#login_box {
			color:#000000;
			padding:7px 0px 7px 0px;
			margin:5px 5px 7px 5px;
			background-color:#F3F3F3;
			border:1px solid #CCCCCC;
		}
		INPUT.login_input {
			width:146px;
		}

	/* NEWS BOX */
	DIV#news {
		padding:10px 0px 10px 0px;
		background-color: #656565;
		height: 204px;
		width: 217px;
		background-image: url(/images/news_bottom.gif);
		background-position: bottom;
		background-repeat: no-repeat;
	}
		DIV#news_box {
			height: 130px;
			font-size: 11px;
			width:193px;
			overflow: auto;
			background-color:#FFFFFF;
			margin:5px 5px 0px 6px;
			padding:10px 5px 10px 5px;
			border-width:1px 1px 0px 1px;
			border-color: #CCCCCC;
			border-style: solid;
		}
	

IMG#egate_hosting_logotyp {
	position:absolute;
	top:43px;
	margin-left:50px;
}
IMG#slogan {
	position:absolute;
	left:385px;
	top:95px;
}
INPUT#domain {
	width:83px;
}
DIV#customer_login_box {
	text-align:left;
	width:195px;
	margin-bottom:1px;
	color:#777777;
	border:1px solid #656565;
	background-color:white;
	padding:10px;
}
DIV#customer_name {
	padding-left:30px;
}
SPAN.news_text {
	color:#0F6800;
}
SELECT#country{
	width:62px;
}
SPAN.black {
	color:black;
}
SPAN.green {
	color:#159100;
}
DIV#programy {
	margin-top:20px;
	margin-bottom:20px;
}
DIV#programy IMG {
	cursor: pointer;
}
SPAN#offer {
	font-size:18px;
}
DIV#poutac {
	padding-right:20px;
	letter-spacing:1px;
	font-size: 12px;
	line-height: 18px;
	background: url(/images/zavinac.gif);
	background-position: top right;
	background-repeat: repeat-Y;
}
DIV.text_align_right {
	text-align:right;
}
DIV.text_align_left {
	text-align:left;
}
DIV#error {
	text-align:left;
	border:1px solid #999999;
	padding:20px;
	width:430px;
	background-color:#CCCCCC;
	margin:20px;
	font-size:12px;
}
IMG#bug {
	float:right;
}
IMG#ico_puzzle {
	margin-right:20px;
	float: left;
}
SPAN.small_gray {
	font-size:10px;
	color:gray;
}
INPUT.input_XL {
	width:330px;
}
INPUT.input_M {
	width:200px;
}
INPUT.input_M {
	width:100px;
}
INPUT.input_S {
	width:40px;
}
DIV.title_with_line {
	background: url(/images/green_line.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	line-height:24px;
	font-size: 15px;
	font-weight: bold;
	color: green;
}
TABLE.cenik {
	text-align:right;
	margin-bottom: 30px;
	border-collapse: collapse;
	table-layout: fixed;
	background-color:#F0F0F0;
	border: 1px solid #A2CE9B;
}
TABLE.cenik TD {
	border: 1px dashed #A2CE9B;
}
TABLE.cenik TD DIV {
	padding:2px 8px 2px 8px;
}
TABLE.cenik TR.header {
	background-color:#8EFD7B;
	border:1px solid #A2CE9B;
}

TABLE.customer {
	margin-bottom: 20px;
	border-collapse: collapse;
	table-layout: fixed;
	background-color:#F0F0F0;
	border: 1px solid #A2CE9B;
}
TABLE.customer TD {
	border: 1px solid #A2CE9B;
	padding:2px 8px 2px 8px;
}
TABLE.customer TR.header {
	font-size:11px;
	background-color:#8EFD7B;
	border:1px solid #A2CE9B;
}
IMG.hand {
	cursor:pointer;
}
DIV.fieldset_top {
	background-image: url(../images/fieldset_top.gif);
	background-position: 0px 9px;
	background-repeat: no-repeat;
	padding-left:10px;
	height:24px;
}
DIV.fieldset_top SPAN
{	background-color:white;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
}

DIV.fieldset {
	border-left: 1px solid #D0D0BF;
	border-right: 1px solid #D0D0BF;
	padding-left:10px;
	padding-right:10px;
}

DIV.fieldset_bottom {
	height:18px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(../images/fieldset_bottom.gif);
}


/* FOOTER */
DIV#footer {
	position:relative;
	text-align:left;
	clear:both;
	background-image: url(/images/footer_bg.jpg);
	margin-top:20px;
	height:45px;
	width:850px;
}
	SPAN#footer_created{
		position:absolute;
		font-size:11px;
		color:#999999;
		top:14px;
		left:10px;
	}

SPAN.green { color:#00B426 }
IMG.screen { border:1px solid #CFCFCF; margin-right:5px; margin-bottom:10px }