* { margin: 0px; padding: 0px; }
p { margin: 10px 0px 10px 0px; }
img { border: none; }
ul { list-style: none; }

h1 { font-size: 20px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4 { font-size: 12px; }
h5 { font-size: 10px; }
h6 { font-size: 9px; }

.clearer { clear: both; height:0px; visibility: hidden; }
.floatLeft { float: left; }
.floatRight { float: right; }

a { text-decoration: none; color: #06C; outline: none; }
a:hover { text-decoration: none; color: #F00; }

/*---------------------------------- Osnovna struktura -----------------------------------*/

body {
	margin: 30px 0px;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	background: #383B3E url(../../images/structure/body.gif) 0px -102px repeat-x;
	color: #444;
}

#basis {
	margin: auto;
	width: 740px;
	background: url(../../images/structure/basis.gif) repeat-y;
}

#aboveHeader {
	margin: auto;
	padding: 15px 50px;
	width: 640px;
	height: 90px;
	overflow: hidden;
	background: url(../../images/structure/above_header.gif) no-repeat;
}

#languages {
	text-align: right;
}

#header {
	margin: 0px 30px;
}

#leftBar {
	float: left;
	margin: 30px 0px 20px 0px;
	padding: 00px 20px 0px 30px;
	width: 160px;
}

#content {
	float: right;
	margin: 30px 0px 20px 0px;
	padding: 0px 28px 0px 20px;
	width: 475px;
	background: url(../../images/structure/left_bar.gif) repeat-y;
}

.sodrzina {
	font: 11px Tahoma;
	color:#444;
}

#footer {
	clear: both;
	padding: 13px 40px;
	width: 660px;
	height: 24px;
	background: url(../../images/structure/footer.gif) no-repeat;
}

/*---------------------------------- Subtitles -----------------------------------*/

.niceTitle {
	margin-top: 10px;
	font: 14px Verdana;
	border-bottom: 1px solid #BBB;
	color: #38E;
}

/*---------------------------------- Forms -----------------------------------*/

.textInput, .textInputTiny, .textInputLong, .textInputLongest {
	padding: 2px;
	width: 130px;
	font: 11px Tahoma;
	border: 1px solid #7F9DB9;
	background-color: #FAFAFA;
	color: #444;
}

.textInputLongest { width: 430px; }
.textInputLong { width: 280px; }
.textInput { width: 130px; }
.textInputTiny { width: 30px; }

.fieldset {
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #7F9DB9;	
}

.legend {
	margin-left: 5px;
	padding: 0px 5px;
	color: #06C;
}

.selectShort, .selectMedium, .selectLong, .selectNormal {
	padding: 2px;
	font: 11px Tahoma;
	border: 1px solid #ACF;
	background-color: #FAFAFA;
	color: #444;
}

.selectShort { width: 60px; }
.selectNormal { width: 100px; }
.selectMedium { width: 156px; }
.selectLong { width: 220px; }

.button {
	padding: 3px;
	font: 10px Verdana;
	text-transform: lowercase;
	color: #333;
}

/*---------------------------------- Ostanati detali -----------------------------------*/

.footerMenu li {
	padding: 2px;
	display: inline;
	font-size: 11px;
}

.footerMenu li a {
	color: #555;
}

.footerMenu li a:hover {
	color: #F00;
}

.last {
	border: none !important;
}

.productList {
	margin: 10px 0px;
	border: 1px solid #DDD;	
}

.welcome {
	display: block;
	padding-bottom: 10px;
	background: url(../../images/structure/welcome_cut.gif) bottom right no-repeat;
}

.newsPic {
	padding: 3px;
	border: 1px solid #DDD;
}

/*---------------------------------- Topics -----------------------------------*/

#weekOffer {
	padding: 35px 20px 20px 20px;
	width: 440px;
	height: 240px;
	background: url(../../images/structure/week_offer.gif) no-repeat;
}

#weekOfferEn {
	padding: 35px 20px 20px 20px;
	width: 440px;
	height: 200px;
	background: url(../../images/structure/week_offer_en.gif) no-repeat;
}

#weekOfferSr {
	padding: 35px 20px 20px 20px;
	width: 440px;
	height: 200px;
	background: url(../../images/structure/week_offer_sr.gif) no-repeat;
}

#weekOfferAl {
	padding: 35px 20px 20px 20px;
	width: 440px;
	height: 200px;
	background: url(../../images/structure/week_offer_al.gif) no-repeat;
}

.news {
	text-indent: 10px;
	background: url(../../images/structure/list_arrow.gif) 0px 7px no-repeat;
}

.banner {
	margin: 10px 0px;
}

.forkList {
	margin-bottom: 10px;
	border: 2px solid #DDD;
}

.forkList tr td {
	padding: 2px 0px;
	width: 120px;
	text-align: right;
	font: 11px Tahoma;
	border-bottom: 1px solid #BBB;
	color: #38E;
}

.forkList tr th {
	padding: 2px 4px;
	width: 100px;
	text-align: left;
	font: normal 11px Tahoma;
	background-color: #DDD;
}


.noborder {
	border: none !important;
}

.buttonFake {
	padding-top: 5px;
	text-align: center;
	float: right;
	text-transform: lowercase;
	background: url(../../images/button_fake.gif) no-repeat;
	display: block;
	width: 86px;
	height: 23px;
	font-size: 11px; 
	color: #444;

}

.ramka {
	border: 2px solid #DDD !important;
}

/*
ul#topics li {
	float: left;
	margin-right: 10px;
	padding: 35px 15px 15px 15px;
	width: 120px;
	height: 60px;
	line-height: 1.5em;
	font-size: 10px;
}

#topicAbout { background: url(../../images/structure/topic_about.gif) no-repeat; }
#topicServices { background: url(../../images/structure/topic_services.gif) no-repeat; }
#topicContact { background: url(../../images/structure/topic_contact.gif) no-repeat; }
*/