body
{
	color: #000;
	padding: 0;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	background-color: #ffffff;
	background-image: url(image/MainBg.gif);
	background-repeat: repeat-y;
	background-position: center center;
	margin: 0;
	padding: 0;
}

a
{
	color: #95D608;
	text-decoration: underline;
}

img
{
	border-width: 0;
}

a:hover
{
	text-decoration: none;
}

p
{
	margin: 0;
	padding: 0 0 18px 0;
}

p.intro
{
	margin-bottom: 40px;
	border-bottom: solid 1px #EAEAEA;
	padding: 0 0 38px 0;
}

#TopWrapper
{

	margin: 0;
	padding: 0;
	/*
	background-image: url(image/ferlauf.gif);
	background-repeat: no-repeat;
	background-position: center top;
*/
	text-align: center;
}


#Wrapper
{
	margin: 0;
	padding: 0 0 0 -2px;
	width: 900px;
	text-align: left;
	margin: 0 auto;
	height: 526px;
}

html>body #Wrapper
{
	min-height: 526px;
}

#Header
{
	margin: 0 0 0 1px;
	padding: 38px 0 80px 35px;
	text-align: left;
	background-image: url(image/line.gif);
	background-repeat: no-repeat;
	background-position: 0 74px;
	/*height: 200px;*/
	/*border: solid 1px #f00;*/
}

html>body #Header
{
padding-bottom: 40px;
}

#Logo
{
	float: left;
	margin: 0;
	padding: 0;
	width: 450px;
}

#MainNav
{
	float: left;
	background-color: Transparent;
	margin: 0;
	padding: 18px 0 0 0;
}

#MainNav a
{
	font-weight: bold;
}

#MainNav ul
{
	margin: 0;
	padding: 0;
}

#MainNav ul li
{
	display: inline;
    list-style:none;
	margin: 0 15px 0 0;
	padding: 0 0 0 15px;
	background-image: url(image/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	cursor: hand;
}

#Content
{
	margin: 0;
	padding: 0  20px 0 43px;
	line-height: 18px;
}

h1
{
	margin: 0;
	padding: 0 5px 0 15px;
	color: #78BA2B;
	font-size: 13px;
	font-weight: bold;
	/*border-bottom: solid 1px #000;*/
	background-image: url(image/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 4px 5px;
	width: auto;
	display: inline;
	/*background-color: #E2F6DC;*/
}

h2
{
	color: #999;
	font-size:12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}


.PortfolioItem
{
	margin: 0px 0 0 0;
	padding: 20px 0 0 0;
	background-image: url(image/hor.gif);
	background-repeat: repeat-x;
	background-position: 4px 5px;
}

#Content .PortfolioCard ul
{
	margin: 0;
	padding: 0;
}

#Content .PortfolioCard ul li
{
	background-image: none;
	margin: 0;
	padding: 0;
}

.PortfolioImage
{
	margin: 0;
	padding: 0;
	float: left;
	width: 663px;
	color: #B1B1B1;
}

.PortfolioImage img
{
	border: solid 6px #eee;
}

.PortfolioImage a:hover img
{
		border: solid 6px #ddd;
}

.PortfolioCard
{
	margin: 0;
	padding: 0;
	float: left;
	font-size: 10px;
	color: #8B8B8B;
}

.PortfolioCard ul
{
	margin: 0 0 10px 0;
	padding: 0;
	color: #000;
}

.PortfolioCard ul li
{
	display: block;
    list-style:none;
	margin: 0;
	padding: 0;
}

.klikni
{
	position: relative;
	top:107px;
	left: 0px;
	z-index: 5;
}


/* *********** DROPDOWN START *****************/


#MainNav ul li ul { /* second-level lists */
	position: absolute;
	background: #03398c;
	width: 11em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	z-index: 1000;
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
	border-left: solid 1px #e1bd4e;
	border-right: solid 1px #e1bd4e;
	border-bottom: solid 1px #e1bd4e;
	background: #03398c url(images/fer1.gif) 0 0 repeat-x;
}

#MainNav li ul li
{
	background-image: none;
	padding: 5px 10px 5px 10px;
	float: left;
	border-bottom: solid 1px #486eaa;
}

#MainNav li ul li.last
{
	border-bottom: solid 0px #486eaa;
}

html>body #MainNav li ul li
{
 	margin-right: 10px;
}

#MainNav li:hover ul, #MainNav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#MainNav li ul a
{
	display: block;
	width: 11em;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	font-family: Arial, sans-serif; 
}

/* *********** DROPDOWN END *****************/


#Novosti
{
	background-image: url(image/hor.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
}

.NovostiRepeat
{
	background-image: url(image/hor.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
}

.NovostiRepeat strong
{
	color: #999;
}



.onama
{
	display: block;
	padding: 0 0 0 0;
	margin: 0;
}


#Content ul
{
	margin: 0 0 20px 10px;
	padding: 0;
}

#Content ul li
{
	background-image: url(image/li.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
    list-style:none;
	margin: 0 15px 0 0;
	padding: 0 0 0 15px;
}
