/* CSS Document */
body{background:url(start_images/bg.png) no-repeat top left #6b93a1; color:#1A1917; margin:24px 0 0; padding:0; font:14px/20px Arial, Helvetica, sans-serif;}
div, p, h1, h2, h3, ul{padding:0px; margin:0px;}
ul{list-style-type:none;}
/*--TOP PANEL--*/
#main{
	margin-left:auto;
	margin-right:auto;
	width:900px;
}
#logo {
	position:absolute;
	width:170px;
	height:35px;
	margin-left:10px;
}
#logo a {
	color:#fffcfc;
	font-weight:700;
	text-decoration:none;
}
#logo img{
	border: 0px;
}

#pillmenu {
	float:right;
	width: 700px;
	margin-right:10px;
	height: 30px;
	overflow: hidden;
	background: transparent url(web/templates/siteground-j15-85/images/pillmenu.png) no-repeat center right;
}

#pillmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#pillmenu li {
	float: left;
	background: transparent url(web/templates/siteground-j15-85/images/t_menu_divider.gif) no-repeat center right;
}

#pillmenu li a {
	float: left;
	color: #aeaeae;
	text-decoration: none;
	font-weight: bold;
	height:30px;
	line-height:29px;
	font-size:12px;
	padding: 0 14px;
	letter-spacing:0.2em;
	cursor:pointer;
	text-transform: uppercase;
}

#pillmenu li a:hover {
	color: #fff;
	background: transparent url(web/templates/siteground-j15-85/images/t_menu_hover.png) no-repeat top right;
}

#pillmenu ul.menu li#current a, #pillmenu ul.menu li#current a:link{
	text-decoration:underline;
	color: #fff;
}

#topPan{float: left; width:900px; margin:0 auto;}

#toplinkPan{position:relative; margin:0 auto;}

.halffull{
	opacity: 0.5;
	filter: alpha(opacity=50);
}

img {
	border:0px;
	}

#web{float:left; width:160px; height:400px; margin:8px 10px 0; color:#fff;}
#web:hover #full1{
	opacity: 1;
	filter: alpha(opacity=100);
}

#position{float:left; width:160px; height:400px; margin:8px 10px 0; color:#fff;}
#position:hover #full2{
	opacity: 1;
	filter: alpha(opacity=100);
}

#network{float:left; width:160px; height:400px; margin:8px 10px 0; color:#fff;}
#network:hover #full3{
	opacity: 1;
	filter: alpha(opacity=100);
}

#helpdesk{float:left; width:160px; height:400px; margin:8px 10px 0; color:#fff;}
#helpdesk:hover #full5{
	opacity: 1;
	filter: alpha(opacity=100);
}

#reklama{float:left; width:160px; height:400px; margin:8px 10px 0; color:#fff;}
#reklama:hover #full4{
	opacity: 1;
	filter: alpha(opacity=100);
}

