@charset "utf-8";
/* CSS Document */
li,ul
{
margin-left:7px;
padding:0px;
}
html{overflow: -moz-scrollbars-vertical;}
body{
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 10%;
	background-color:#b7b7b7;
	background-image:url(../image/bckg_logo.png);
}

#main
{
	width:790px;
	margin:0 auto;
	text-align:left;
}

#slogan
{
	width:570px;
	height:20px;
	position:absolute;
	z-index:500;
	margin-top:-20px;
	margin-left:-5px;
	/*background-color:#999;*/
}

#logo
{
	/*background-image:url(../image/logo.png);
	background-repeat:no-repeat;*/
	width:147px;
	height:82px;
	cursor: url("../image/ico_hand.gif"), pointer;
}

#language
{
	width:147px;
	text-align:center;
	margin-top: 15px;
	margin-bottom: 15px;
}

#menu
{
	width:170px;
}

#content
{
	height:360px;
	overflow:hidden;
	padding-bottom:3px;
}

#content0
{
	background-color:#fa2436;
	width:270px;
	height:363px;
	padding:20px;
	overflow:hidden;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#fff;
	line-height:17px;
}

#flash
{
	width:310px;
	height:403px;
}

#kategorije
{
	margin-left:31px;
}

#contact
{
	width:142px;
	margin-top:15px;
	border-top:1px solid #ec1717;
	padding-top:10px;
	padding-left:5px;
}

#kos
{
	background-image:url(../image/kos.png);
	background-repeat:no-repeat;
	width:42px;
	height:43px;
	/*position: absolute;*/
	/*margin-top: -30px;
	margin-left: 5px;*/
	/*z-index:100;*/
	cursor: url("../image/ico_hand.gif"), pointer;
}

/*#content
{
	width:620px;
	padding:10px;
	min-height:383px;
}*/

.text
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#000;
}

/*.textContent
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#fff;
	line-height:17px;
}*/

a.textMenu
{
	font-size:12px;
	color:#000;
	text-decoration:none;
	font-weight:normal;
	line-height:24px;
}

a.textMenu:hover
{
	font-weight:bold;
}

.language
{
 	font-size:12px;
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
}

.languageActive
{
 	font-size:12px;
	color:#ec1717;
	text-decoration:none;
	font-weight:bold;
}

a.jezik
{
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
}

a.jezik:hover
{
	color:#ec1717;
	font-weight:bold;
}

a.podmenu
{
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
}

a.podmenu:hover
{
	font-weight:bold;
}

.hoverMenu
{
	color:#ec1717;
	font-weight:bold;
	font-size:12px;
	line-height:24px;
}

.hover
{
	color:#ec1717;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

