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: #333;
	background-color: #fff;
}

/*Font in table*/
table
{
  border-collapse: collapse;
  font-size:100%;
}
td { padding: 0px;vertical-align: top;}

/*Links*/


a:link {color: #258fc2;}
a:visited{color:#258fc2;}
a:active {color: #258fc2;}
a:hover{color:#DD0000;}


a.auth:link , a.auth:visited , a.auth:active  {color: #13bad2;}
a.auth:hover{color:#DD0000;}

small
{
	font-size:85%;
}

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

/* HEAD STYLE */

.headtab{  width:100%;  height: 178px; }
.col1{ width: 10px; }

.headline{
 height: 19px;
 background-color: #f8f4f3;
}
.headtd1{
 width:360px;
 background: url(images/headleft.jpg) no-repeat;
}
.headtd2{
background: url(images/logo.jpg) center center no-repeat;
}
.headtd3{
 width:360px;
 background: url(images/headright.jpg) top right no-repeat;
}


.authform{
 padding:24px 0px 0px 28px;
}
.authinput {
 border: 1px solid #b5b3b3;
}
.authinp{
 padding:0px;
 border-width: 0px;
 background: #24d2ed url(images/auth.jpg) no-repeat;
 color:#fff;
 width:49px;
 height: 21px;
}
.slogan h1{
  color: #6b6b6b;
  font-family: Arial, sans-serif;
  font-size:10pt;
  text-transform: none;
  letter-spacing : 0px;
}
/* SEARCH FORM */
.searchpage{
 margin: 12px 20px 0px 0px;
 background: url(images/d2.gif) no-repeat;
 width:308px;
 height: 65px;
}
.searchinp{
  width:277px;
  height: 21px;
  border: 1px solid #b5b3b3;
  padding-left:34px;
  background: #fff url(images/lupa.jpg) 1px 2px no-repeat;
}
.searchselect {
  margin-top:3px;
  width:200px;
  border: 1px solid #b5b3b3;
}
.searchselect select{
  width:204;
  font-size:9pt;
  padding:-1px -1px -1px -1px;
  border:none;
}
.searchselect option{
  border:none;
  font-size:9pt;
}
.iskat{
  font-size:9pt;
  margin-top:5px;
  border:none;
  background: transparent;
}
/* ------------------------------------------------------  */
.mainmenu td {
  padding-left:1px;
  padding-right:1px;
  width:25%;
  text-align:center;
}
a.main1:link , a.main1:visited , a.main1:active , a.main2:link , a.main2:visited , a.main2:active , a.main3:link , a.main3:visited , a.main3:active , a.main4:link , a.main4:visited , a.main4:active {
  width:100%;
  height:24px;
  display:block;
  line-height: 180%;
  color:#000000;
  font-size:10pt;
  font-family: Arial, sans-serif;
  text-transform: uppercase;
  text-decoration:none;
  font-weight: bolder;
}
a.main1:link , a.main1:visited , a.main1:active{
color: #000000;
  background: #258fc1 url(images/m1.jpg) 0 0  repeat-x; 	 }
a.main1:hover{  background: #a5cfe5 url(images/m1.jpg) 0 -24px  repeat-x;}

a.main2:link , a.main2:visited , a.main2:active{
  background: #fec92d url(images/m2.jpg) 0 0  repeat-x; 	 }
a.main2:hover{  background: cfb53b url(images/m2.jpg) 0 -24px  repeat-x;}


a.main3:link , a.main3:visited , a.main3:active{
  background: #70c256 url(images/m3.jpg) 0 0  repeat-x; 	 }
a.main3:hover{  background: #c4e5b8 url(images/m3.jpg) 0 -24px  repeat-x;}


a.main4:link , a.main4:visited , a.main4:active{
  background: #fb1903 url(images/m4.jpg) 0 0  repeat-x; 	 }
a.main4:hover{  background: #ff9e95 url(images/m4.jpg) 0 -24px  repeat-x;}

/* ------------------------------------------------------  */

#company_logo
{
	display:block;
	position:absolute;
	width:100px;
	height:106px;
	left:165px;
	top: 0;
	background:url(images/logo.gif) right center no-repeat;
}

#header_text
{
   text-align:center;
	padding-top: 27;
	color:#fff;
}

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

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

/* Header menu: home, search, feedback*/
#header_menu
{
	position:absolute;
	right:85px;
}

#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:20px;
	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%;
}

/*Left column     padding-left:15px; */
.left-column
{

	width:230px;
	vertical-align:top;
	height:100%;
}

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

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

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

/*Footer*/


.footertab{ width:100%;  height: 100px;}

/* .headline{ height: 19px; background-color: #f8f4f3;}
 .headtd2{ background: url(images/logo.jpg) center center no-repeat; }
*/

.footertd1{  width:391px; background: url(images/footerleft.jpg) no-repeat;}
.footertd2{ background: url(images/footerfon.jpg) bottom repeat-x; }

.footertd3{
 width:391px;
 background: url(images/footeright.jpg) top right no-repeat;
 padding-top:30px;
}
.copyright{
 padding: 5px 0px 0px 30px;
 font-size:8pt;
}
/* -----------------------------------------------  */


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


