


* {
	margin: 0;
	padding: 0;
}
.align-left { text-align:left; }

.align-center { text-align:center; }

.align-right { text-align:right; }

.align-justify { text-align:justify; }


html,body {
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	background-color: #ccc;
	background-image: url(/fileadmin/tmp/imgs/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

a {
	color:#0F55A3;
	text-decoration:underline;
	

}
a:hover {
color:#0F55A3;
	text-decoration:underline;
	


}


#pgtop, #pgbtm, #page{
position: relative;
	width: 1050px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 0;
}

#pgtop {
	background-image: url(/fileadmin/tmp/imgs/pgtop.gif);
	background-repeat: no-repeat;
	height:9px;	
	margin-top:10px;
}
#pgbtm {
	background-image: url(/fileadmin/tmp/imgs/pgbtm.gif);
	background-repeat: no-repeat;
	height: 9px;

}

#page {
	position:relative;
	min-height:600px;
	width:1042px;
	
	background-color: #4fa5de;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(/fileadmin/tmp/imgs/pgbg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#logo {
	position:absolute;
	width:370px;
	height:121px;
	top:0px;
	left:3px;
	/*background-image: url(/fileadmin/tmp/imgs/logo.jpg);
	background-repeat: no-repeat;*/
}
#logo img{

	border:0;
}

#topmenu {
	position:absolute;
	width:500px;
	height:78px;
	top:13px;
	left:935px;

}

#topmenu ul, #btnmenu ul,#btmbanners ul{
	list-style: none;
  	margin: 0;
  	padding: 0;
	
}

#topmenu ul li{
	float:left;
	margin-right:15px;	
	margin-left:15px;
}

#topmenu li a{
	display:block;
	height: 78px;
	width: 65px;	
	text-decoration:none;
}

#topmenu li a span.hide {
	visibility:hidden;

}

#topmenu li.ikona108{
	
	background-image: url(/fileadmin/tmp/imgs/topbtns.gif);
	background-repeat: no-repeat;
	background-position: -130px -78px;
	
}

#topmenu li.ikona108:hover {
	background-image: url(/fileadmin/tmp/imgs/topbtns.gif);
	background-repeat: no-repeat;
	background-position: -130px 0px;

}


#btnmenu {

	width:990px;
	height:242px;

	margin-left:25px;
	margin-bottom:17px;

}



#btnmenu ul li ,#hmenu ul li{
	float:left;
	
}

#btnmenu li a{
	display:block;
	height: 242px;
	width: 240px;	
	text-decoration:none;
	text-align:center;
	line-height:50px;
	color:#fff;
	font-size:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#btnmenu li.ikona104,#btnmenu li.ikona105,#btnmenu li.ikona106,#btnmenu li.ikona107,
#btnmenu li.ikona104:hover,#btnmenu li.ikona105:hover,#btnmenu li.ikona106:hover,#btnmenu li.ikona107:hover
{
	background-image: url(/fileadmin/tmp/imgs/hdtechmainbtns.jpg);
	background-repeat: no-repeat;
}

#btnmenu li.ikona104{
	background-position: 0px -242px;
	margin-right:10px;
}
#btnmenu li.ikona104:hover{
	background-position: 0px 0px;
}
#btnmenu li.ikona105{
	background-position: -240px -242px;
	margin-right:10px;
}
#btnmenu li.ikona105:hover{
	background-position: -240px 0px;
}
#btnmenu li.ikona106{
	background-position: -480px -242px;
	margin-right:10px;
}
#btnmenu li.ikona106:hover{
	background-position: -480px 0px;
}
#btnmenu li.ikona107{
	background-position: -720px -242px;
}
#btnmenu li.ikona107:hover{
	background-position: -720px 0px;
}

#hmenu {
	width:100%;
	margin-bottom:8px;

}
#hmenu ul, #vmenu ul{
	list-style: none;
	

}

#hmenu li {
	float:left;

}

#hmenu li a{
	display:block;
	height: 74px;
	width: 260px;	
	text-decoration:none;
	text-align:center;
	line-height:74px;
	color:#fff;
	font-size:17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;



}

#hmenu li.hm110,#hmenu li.hm111,#hmenu li.hm112,#hmenu li.hm113,
#hmenu li.hm110:hover,#hmenu li.hm111:hover,#hmenu li.hm112:hover,#hmenu li.hm113:hover,
#hmenu li.act110,#hmenu li.act111,#hmenu li.act112,#hmenu li.act113{
	background-image: url(/fileadmin/tmp/imgs/hdtechhmenubg.gif);
	background-repeat: no-repeat;

}

li.hm110 a span.btntxt,li.act110 a span.btntxt{
	margin-left:50px;

}
li.hm111 a span.btntxt,li.act111 a span.btntxt{
	margin-left:20px;

}
li.hm112 a span.btntxt,li.act112 a span.btntxt{
	margin-left:20px;

}
li.hm113 a span.btntxt,li.act113 a span.btntxt{
	margin-left:70px;

}

#hmenu li.hm110{
	background-position: 0px 0px;
	height:63px;
/*	margin-right:10px;	*/
}
#hmenu li.hm110:hover,#hmenu li.act110 {
background-position: 0px 0px;
height:74px;
}

#hmenu li.hm111{
	background-position: -260px 0px;
	height:63px;
	width:261px;
/*	margin-right:10px;	*/
}
#hmenu li.hm111:hover,#hmenu li.act111 {
	background-position: -260px 0px;
	height:74px;
	width:261px;
}
#hmenu li.hm112{
	background-position: -521px 0px;
	height:63px;
/*	margin-right:10px;	*/
}
#hmenu li.hm112:hover,#hmenu li.act112 {
	background-position: -521px 0px;
	height:74px;
}
#hmenu li.hm113{
	background-position: -781px 0px;
	height:63px;
	width:261px;
/*	margin-right:10px;	*/
}
#hmenu li.hm113:hover,#hmenu li.act113 {
	background-position: -781px 0px;
	height:74px;
	width:261px;
}








#banner {
	margin-left:25px;
	margin-bottom:8px;
}

#btmbanners{
	margin-left:26px;
	
	/*height:65px;*/
	height:5px;
}

#btmbanners ul li{
	float:left;
	margin-right:32px;

}

#btmbanners img {
border:0;

}

#ps {
width:1px;
height:125px;


}

#hmenu {
height:74px;
width:1042;

}


#vmenuwrap {
	width:240px;
	margin-left:25px;
	float:left;
}

#vmenutop {
	text-align:center;
	line-height:50px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
}


#vmenu {
	background-color: #FFFFFF;
	background-image: url(/fileadmin/tmp/imgs/vmenutopbg.jpg);
	background-repeat: no-repeat;
	background-position: top;	
	padding-top:20px;
}


#vmenu ul li {
	line-height:40px;
	font-size:14px;
	font-weight:bold;
	text-transform: uppercase;
	
}
#vmenu ul li:hover{
	background-color: #C6C6C6;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;	


}
#vmenu ul li a {
	display:block;
	text-decoration:none;
	color:#333333;
	width: 100%; 
}

#vmenu ul li a span{
	display:block;
	padding-left:15px;
}

#vmenu ul li a:hover {
	text-decoration:none;
}

#vmenu ul li.act1sub {

	background-color: #C6C6C6;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;	

}

#vmenu ul ul li {
	line-height:30px;
	font-size:12px;
	font-weight:normal;
	text-transform: uppercase;
	
}
#vmenu ul ul li:hover{
	background-color: #C6C6C6;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;	


}
#vmenu ul ul li a {
	display:block;
	text-decoration:none;
	color:#333333;
	width: 100%; 
}

#vmenu ul ul li a span{
	display:block;
	padding-left:25px;
}

#vmenu ul ul li a:hover {
	text-decoration:none;
}

#vmenu ul ul li.act2 a span {
	font-weight:bold;


}


#vmenubtm {
	height:7px;
	background-image: url(/fileadmin/tmp/imgs/menubtm.gif);
	background-repeat: no-repeat;
	
}

#cntbox {
	width:730px;
	float:right;
	margin-right:25px;
	


}

#cntwrap{

min-height:450px;


}

#cnt {
	background-color:#FFFFFF;
	padding:0;
	padding-left:15px;
	padding-right:15px;
	background-image: url(/fileadmin/tmp/imgs/cnttopbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#cnt h1 {
	font-size:18px;
	padding-top:30px;
	margin-bottom:15px;
/*	line-height:60px;*/
	color:#0F55A3;


}
#cnt h2 {
	font-size:16px;
	padding-top:20px;
	margin-bottom:10px;
	line-height:20px;
	color:#0F55A3;


}
#cnt p {
	font-size:14px;

	line-height:145%;



}
#cnt ul{
	line-height:145%;
	margin-left:15px;
}
#cntbtm {
	background-image: url(/fileadmin/tmp/imgs/cntbtm.gif);
	background-repeat: no-repeat;
	height: 12px;

}

.clr {
	clear:both;
	height:20px;
}


#news {
	background-color: #FFFFFF;
margin:0;
padding:0;

}

.news-latest-item {
	float:left;
	/*width:324px;*/
	width:320px;
	height:120px;
	padding:15px;
	margin:0;
	background-image: url(/fileadmin/tmp/imgs/lnewsbg.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}

.news-latest-item a{
	color:#333;
}

.news-latest-item p{
	line-height:16px;
	font-size:13px;
}

.news-latest-item h2 {
	line-height:20px;
}

.news-latest-item h2 a{
	color:#0F55A3;
}

.news-latest-container {
	/*padding-left:14px;*/
	/*padding-right:0px;*/
	padding:0;
}


.news-single-item {
	padding:15px;
	margin:0;

}

.news-single-item h1{
	color:#0F55A3;
	margin-top:5px;
	margin-bottom:5px;
	line-height:0;
}

.news-single-item p {
	line-height:18px;
	font-size:13px;

}

.news-single-backlink {
	padding-left:0;

}

#news-browserlinks {
	width:100%;
	display:block;

}

.news-list-item {
display:table-row;

}

.news-list-container img{
	float:left;
	margin-right: 5px;

margin-bottom: 5px;

margin-left: 2px;


}

.news-list-container h2  {
	width:80%;

}
.news-list-date {
float:none;
padding:0;
margin-top:5px;
margin-bottom:5px;


}

div.indent { margin-left: 2em; }


fieldset.tx-powermail-pi1_fieldset {
	background-color:#FFFFFF;
	border:0;
}

fieldset.tx-powermail-pi1_fieldset label {
	display: block;
	width: 150px;
	float: left;
	clear: both;
	color: #666;
}

fieldset.tx-powermail-pi1_fieldset input {
	width: 230px;
}
fieldset.tx-powermail-pi1_fieldset input,
fieldset.tx-powermail-pi1_fieldset textarea {

	
	border: 1px solid #999;
	/*margin-left: 10px;*/
	padding: 2px;	
}
div.tx_powermail_pi1_fieldwrap_html {
	/* Increase margin between every field */
	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/*width:100px;*/
	margin-left:150px;
	
	padding:3px;

}
.powermail_mandatory_js{
	margin-left:110px;
	width: 230px;
	color:#aa1000;

}
.powermail_mandatory {

color:#AA0100;

}
fieldset.tx-powermail-pi1_fieldset legend {
	display:none;
}
fieldset.tx-powermail-pi1_fieldset .tx_powermail_pi1_fieldwrap_html_captcha_description {
	font-size:11px;
margin-left:150px;
}
input#uid6,input#uid64,input#uid55,input#uid41,input#uid27 {
	width:100px;
vertical-align:top;

}
div .powermail_mandatory_js {
font-size:12px;
margin-left:150px;

}


#ftrwrap{
	margin-right:auto;
	margin-left:auto;
	width:1050px;
	line-height:25px;
	font-size:11px;
	color:#777;

}
#copy{
	
	float:left;
}

#zoka {

	float:right;
	margin-right:5px;

}
#zoka a{
	color:#777;
	text-decoration:none;
}
#zoka .zlogo {
	width:35px;
text-align:center;
float:right;

}
#zoka a span:hover {
	
	background-color:#CA0000;
	color:#FFFFFF;
	border: 2px solid #FFFFFF;
}

/* Tables, specifically */
TABLE.contenttable-0 P { color: #000000; }

TABLE.contenttable-1 { margin-bottom:10px; width:100%; table-layout:auto; border-collapse: collapse; caption-side: top;border: 1px solid #333;}
TABLE.contenttable-1 caption { text-align:center; padding: 2px; border: 1px solid #333333;background-color:#EAE2EC; margin-left: -1px;font-weight: bold;}
TABLE.contenttable-1 thead {
	background-color:#dee8fd;
	background-image: url(/fileadmin/tmp/imgs/tabhbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	min-height:30px;
	
	}
	
TABLE.contenttable-1 thead th {padding:5px;}
TABLE.contenttable-1 TD { padding: 5px;border: 1px solid #333; background-color:#eaeaea;}
TABLE.contenttable-1 P { color: #000000; }
TABLE.contenttable-1 TR.tr-even TD P { font-weight: bold; }
TABLE.contenttable-1 TR.tr-even TD { text-align:center;}
TABLE.contenttable-1 TR.tr-odd TD P { font-weight: bold; }
TABLE.contenttable-1 TR.tr-odd TD { text-align:center; }
TABLE.contenttable-1 TR TD.td-0 { width:60% ; background-color:#fafafa; text-align:left;}
 
TABLE.contenttable-2 P { color: #10007B; }
TABLE.contenttable-2 TR TD.td-0 { background-color: #F5FFAA;}
TABLE.contenttable-2 TR TD.td-0 P { font-weight: bold; }

TABLE.contenttable-3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;  }
TABLE.contenttable-3 P { color: #8A0020; }
TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD { background-color: #D1D2E4;}
TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P { font-weight: bold; }

TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD { background-color: #D1D2E4;}