html, body, form
{
	margin: 0;
	padding: 0;
}

html
{
	height:100%;
}

body
{
	height:auto !important;
	height:100%;
	min-height:100%;
	min-width:760px;
}

/*Font*/
body
{
	font-size: 80%;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #003366;
	background-color: #fff;
}

/*Font in table*/
table
{
	font-size:100%;
}

/*Links*/
a:link {color: #0099CC;}
a:visited{color:#0099CC;}
a:active {color: #0099CC;}
a:hover{color:#FF9900;}


small
{
	font-size:85%;
}

hr
{
	width:100%;
	height: 1px;
	border: medium none;
	color: #d1d0d0;
	background-color: #d1d0d0;
	margin:8px 0
}

#header
{
	position:relative; /*containing block*/
	height:100px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	background: #000000 url(images/webtech_slik_02.jpg) repeat-x;
}

#header2
{
	position:relative; /*containing block*/
	height:320px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	background: #CCCCCC url(images/webtech_slik_08.jpg) repeat-x;
}

#header_logo
{
	position:absolute;
}

#company_logo
{
	display:block;
	position:absolute;
	width:111px; 
	height:46px; 
	left:30px;
	top: 220;
	background:url(images/logo.png) right center no-repeat;
}

#header_text
{
position:absolute;
	right:15px;
	top: 30;
	width:225px;
	height:100px;
	color:#fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#header_text1
{
	position:absolute;
	left:30px;
	top: 50;
	width:450px;
	height:200px;
	color:#fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#header_text2
{
	position:absolute;
	left:67%;
	top: 67;
	width:310px;
	height:300px;
	color:#fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#header_text h1
{
	margin:0;
	padding:0;
	font-size:160%;
	border:none;
	text-decoration:none;
}

#header_text span
{
	font-size:80%;
}

#header_text1 span
{
	font-size:80%;
}

/* Header menu: home, search, feedback*/
#header_menu
{

	background:#4B6185;
	position:absolute;
	right:55px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#header_sites
{
	position:absolute;
	right:55px;
	top: 60px;
	color:#fff;
	text-align:right;
}

#header_sites a, #header_sites span
{
	color:#fff;
	text-decoration:none;
}

#header_sites span
{
	color: #9dabc0;
}

#header_menu a
{
	display:block;
	float:left;
	cursor:pointer; cursor: hand;
	padding:8px 11px;
}

#zebra
{
	height:3px;
	background:transparent url(images/zebra_bg_.gif) left top repeat-x;
}

#navigation
{

}

/*Navigation*/
#navigation a
{
	font-size:95%;
	text-decoration:none;
	color:#535353;
}

/*Content table*/
#content
{
	width:100%;
	height:70%;
	border-collapse:collapse;
}

/*Left column*/
#content .left-column
{
	width:180px;
	vertical-align:top;
	height:100%;
	background: url(images/webtech_slik_10_.jpg) left top repeat-y;
}

/*Main column*/
#content .main-column
{
	vertical-align:top;
	padding:0 23px 10px 23px;
}

/*Pred right column*/
#content .pred-right-column
{
	width:40px;
	vertical-align:top;
	background: url(images/webtech_slik_09_.jpg) left top repeat-y;
}

/*Right column*/
#content .right-column
{
	width:240px;
	vertical-align:top;
}

/*Bottom banner*/
#bottom_banner
{
	padding:5px;
	text-align:center;
}

/*Footer*/
#footer
{
	background: #333333;
	background-image:	url(images/tail-bottom.jpg);
	background-repeat:	repeat-x;
	text-align:right;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	height:70px;
	padding:8px;
	
}

/*Link in footer*/
#footer a
{
	color: #CFD6E1;
	font-size: 100%;
}

/*Data table*/
table.data-table
{
	border:1px solid #99BAD7;
	border-collapse:collapse;
}

/*Any cell*/
table.data-table td
{
	border:1px solid #99BAD7;
	background-color:#FFFFFF;
	color:#333;
	padding:3px 5px;
}

/*Head cell*/
table.data-table thead td, table.data-table th
{
	background-color:#F1F5FA;
	text-align:left;
	font-weight:normal;
	background-image:none;
	border:1px solid #99BAD7;
	padding:4px;
	color:#333;
}

/*Body cell*/
table.data-table tbody td
{
	background-color:#FFF;
	background-image:none;
	color:#333;
}

/*Foot cell*/
table.data-table tfoot td
{
	background-color:#F1F5FA;
	padding:4px;
	color:#333;
}

/*Error & OK messages*/
.errortext
{
	color:red;
}

.notetext
{
	color:green;
}

/* Used to draw a "star" near reqired field */
.starrequired
{
	color:red;
}

td.top_scr04
{
	height: 			320px;
	width:				250px;
	background-image:	url(images/webtech_slik_04.jpg);
	background-repeat:	no-repeat;
}
td.top_scr05
{
	height: 			320px;
	width:				250px;
	background-image:	url(images/webtech_slik_05.jpg);
	background-repeat:	no-repeat;
}
td.top_scr06
{
	height: 			320px;
	width:				250px;
	background-image:	url(images/webtech_slik_06.jpg);
	background-repeat:	no-repeat;
}
td.top_scr07
{
	height: 			320px;
	width:				250px;
	background-image:	url(images/webtech_slik_07.jpg);
	background-repeat:	no-repeat;
}
td.top_scr08
{
	height: 			320px;
	width:				24px;
	background-image:	url(images/webtech_slik_08.jpg);
	background-repeat:	repeat-x;
}
td.webtech_slik_10
{
	height: 			25px;
	width:				180px;
	background-color:#FFF;
	background-image:	url(images/webtech_slik_10.jpg);
	background-repeat:	no-repeat;
}
td.webtech_slik_11
{
	height: 			25px;
	width:				440px;
	background-color:#FFF;
	background-image:	url(images/webtech_slik_11.jpg);
	background-repeat:	no-repeat;
}
td.webtech_slik_12
{
	height: 			25px;
	width:				40px;
	background-color:#FFF;
	background-image:	url(images/webtech_slik_12.jpg);
	background-repeat:	no-repeat;
}
td.webtech_slik_14
{
	height: 			25px;
	width:				24px;
	background-color:#FFF;
	background-image:	url(images/webtech_slik_14.jpg);
	background-repeat:	repeat-x;
}
td.left-column_
{
	height: 			100%;
	width:				180px;
	background-color:#FFF;
	background-image:	url(images/webtech_slik_10_.jpg);
	background-repeat:	repeat-y;
}
td.main-column_
{
	height: 			100%;
	width:				440px;
	background-color:#FFF;
	background-image:	url(images/webtech_slik_11_.jpg);
	background-repeat:	repeat-y;
}
td.pred-right-column_
{
	height: 			100%;
	width:				40px;
	background-color:#FFF;
	background-image:	url(images/webtech_slik_09_.jpg);
	background-repeat:	repeat-y;
}
td.right-column_
{
	height: 			100%;
	width:				1px;
	background-color:#FFF;
	background-image:	url(images/webtech_slik_08_.jpg);
	background-repeat:	repeat-x;
	background-repeat:	repeat-y;
}
