/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CDCDCD;
	margin: auto;
	text-align: center;
	background-image: url(images/pozadina.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
h3 {font-size: 14px;}

#main {
	display:block;
	min-height: 100%;
	height: 100% !important;
	width: 900px;
	position:relative;
	margin: auto;
	text-align: center;
	background-image: url(images/welcome6e-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#top {
	background-image: url(images/welcome6f-4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 724px;
	height:123px;
	float: left;
}
#menu {
	height: 38px;
	width: 685px;
	font-size: 13px;
	color: #FFFFFF;
	position:absolute;
	top:84px;
	left:194px;
}
#menu .link {
	display: block;
	float: left;
	padding: 10px 17px 4px 17px;
	font-weight: bold;
	height:26px;
	font-family: Arial, Helvetica, sans-serif;
}


#menu a:link, #menu a:visited {color:#ffffff; text-decoration:none;}
#menu a:hover, #menu a:active {
	background-image: url(images/menu-bg-hover.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	color: #5F5F5F;
}

.submenu {z-index:100;}

.submenu .link {
	display: block;
	padding: 6px 0px 2px 0px;
	font-weight: bold;
	height:20px;
	background-image: url(images/submenu.gif);
	background-repeat: repeat-x;
	border-bottom:1px solid #ccc;

}

.submenu a:link, .submenu a:visited {color:#ffffff; text-decoration:none;}
.submenu a:hover, .submenu a:active {
	background-image: url(images/submenu-hover.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	color: #5F5F5F;
}

#social {	
height: 20px;
	width: 125px;
	position:absolute;
	top:125px;
	left:760px;
	z-index:1;
	}

#left {
	float:left; 
	height: auto;
	width: 176px;
	text-align: center;
}
#box {
	color: #FFFFFF;
	text-align: center;
	margin: auto;
	width: 150px;
	clear: left;
}
#box_forum {
	font-size: 12px;
	color: #D9D9D9;
	padding: 5px 10px 3px 0px;
	margin: 0px;
}
#box_email {
	font-size: 12px;
	color: #D9D9D9;
	padding: 8px 0px 0px;
	margin: 0px;
}
#box_cards {
	font-size: 12px;
	color: #D9D9D9;
	padding: 0px 0px 0px;
	margin: 0px;
}
.style1 {
	color: #ffffff;
	font-size: 12px;
	padding-top: 12px;
	margin-bottom:-2px;
}
#text {
/*	position:absolute;
	top:215px;
	left:231px;
	width: 443px;
	height: auto;*/
	color: #FFFFFF;
	font-size: 13px;
	text-align: left;
}
#text p {
	margin: 9px 6px 9px 0;
}
#latestnews {
	position:absolute;
	top:608px;
	left:204px;
	width: 630px;
	height: auto;
	color: #FFFFFF;
	text-align: left;
}
#latestnews h2 {
	font-size: 18px;
}
#latestnews h3 {
	font-size: 13px;
	margin:4px 0;
	font-weight: normal;
}

.news_bold {font-weight: bold;}

#footer {background:url(welcome6e-footer.jpg) no-repeat left top; text-align:center; width:900px; height:48px; display: block; clear: left;}
#footer a:link, #footer a:visited {text-decoration: none;}
#footer a:hover, #footer a:active {text-decoration: underline;}



/* news hack :) */

#area_artikelbild_ng {display: none;}
