/*
HTML, Body - za html i body tagove
Layout - stilovi koji definisu layout strane (pozicije i velicine objekta)
Nav - navigacija
Headings - stil za naslove kao sto su h1, h2, itd.
Text Styles - stilovi za tekst
Lists - stilovi za liste
Forms - stilovi za forme
Links - stilovi za linkove
Misc - sve ono sto ne pripada ostalim grupama
*/

h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address { margin:0px 0px; }

fieldset { padding:10px; }

img { border: 0px; }
/* @kraj */

/* @grupa HTML, Body */
html {
}

body {
	background-color: #433534;
	text-align: center;
	font-size: 1em;
	font-family: Georgia, serif;
	height:100%;
}
/* @kraj */

/* @grupa Layout */
.stripe {
background: url(../images/design/stripe_bg1111111.jpg) repeat-x;
}

.index_main_bg {
background: url(../images/design/bg_midle_index.jpg) repeat-y top center;
height: 100%;
}

.tbl_bg {
background: url(images/tbl_bg.jpg) repeat-x top center;
}

.tbl_mainbg {
background: url(images/mainbg.jpg) no-repeat top center;
}

.tbl_middlebg {
background: url(images/middlebg.jpg) repeat-x top center;
}
.menu {
font : 9pt Georgia, serif; 
color : #de037e; 
}

.menumain {
font : 9pt Georgia, serif; 
color : #a9005f; 
}

p {
	font-size: 0.7em;
	font-family: Geneva, sans-serif;
	line-height:15px;
	font-weight: lighter;
	color: #898579;
	margin: 10px 0;
}

p.vece {
	font-size: 0.9em;
	font-family: Geneva, sans-serif;
	line-height:15px;
	font-weight: bold;
	color: #898579;
	margin: 10px 0;
}

p.tamno {
	font-size: 0.7em;
	font-family: Geneva, sans-serif;
	line-height:15px;
	font-weight: lighter;
	color: #856053;
	margin: 10px 0;
}

p.tamnoi {
	font-size: 0.7em;
	font-family: Geneva, sans-serif;
	line-height:15px;
	font-weight: lighter;
	font-style:italic;
	color: #856053;
	margin: 10px 0;
}

p.tamnoo {
	font-size: 1.0em;
	font-family: Geneva, serif;
	line-height:15px;
	font-weight: normal;
	color: #856053;
	margin: 10px 0;
}
.footer
{
font : 8pt Verdana, sans-serif; 
color : #de037e; 
}

ul {
	margin: 0 0 20px 0;
	line-height: 15px;
	font-size: 1.0em;
	font-family: Georgia, serif;
}
li {
	margin: 0 20px 0 15px;
}

div.izvod {
	font-size: 0.7em;
	font-family: Verdana, serif;
	line-height:15px;
	font-weight: normal;
	color: #856053;
	margin: 10px 0;
}

/* @grupa Headings */
h1 {
    font-family: Georgia, serif;
	margin: 0 0 0 0;
	font-weight: lighter;
	font-size: 1.2em;
	color: #81311b;
 }
h2 {
    font-family: Georgia, serif;
	margin: 0 0 0 0;
	font-weight: lighter;
	font-size: 1.2em;
	color: #ab4326;
}
h3 {
    font-family: Geneva, sans-serif;
	font-size: .7em;
	font-weight: lighter;
	text-transform: uppercase;
	color: #564b47;
	margin: 0 0 10px 0;
}
h4 {
    font-family: Geneva, sans-serif;
	font-size: .5em;
	margin-left: 0px;
	margin-right: 0px;
	text-transform: none;
	font-weight: lighter;
	margin-bottom: 0px;
	color: #856053;
}
/* @kraj */



/* @grupa Text Styles */
div#content-inner {
	font-size: .75em;
	color: #929291;
	line-height: 1.7em;
}
div#content-inner p {
	margin: 2px 0 30px 0;
}
p.intro:first-letter {
	font-size: 1.4em;
	letter-spacing: -1px;
}
p.copyright {
	font-size: .65em;
	font-family: "Times New Roman", serif;
	color: #195369;
	text-transform: uppercase;
	margin: 10px 0;
}

/* @kraj */



/* @grupa Links - link visited hover active */
div#content-inner a:link, div#content-inner a:visited {
	color: #7d9da9;
	text-decoration: none;
	border-bottom: 1px dotted #7d9da9;
}
div#content-inner a:hover {
	color: #ee1c24;
	border-bottom: 1px dotted #ee1c24;
}
p.copyright a:link, p.copyright a:visited {
	color: #195369;
	text-decoration: none;
}
p.copyright a:hover {
	color: #7d9da9;
}

a {
font : bold 7pt Geneva, sans-serif; 
color : #81311b; 
padding-left : 0; 
padding-right : 0; 
text-decoration : underline; 
} 
a:hover {
font : bold 7pt Geneva, sans-serif; 
color : #81311b; 
padding-left : 0; 
padding-right : 0; 
text-decoration : none; 
} 

a.main {
font : bold 8pt Geneva, sans-serif; 
color : #ffffff; 
padding-left : 0; 
padding-right : 0; 
text-decoration : none; 
} 
a.main:hover {
font : bold 8pt Geneva, sans-serif; 
color : #a9005f; 
padding-left : 0; 
padding-right : 0; 
text-decoration : none; 
} 


a.footer {
font : 8pt Geneva, sans-serif; 
color : #b9be3d; 
padding-left : 0; 
padding-right : 0; 
text-decoration : underline; 
} 
a.footer:hover {
font : 8pt Geneva, sans-serif; 
color : #de037e; 
padding-left : 0; 
padding-right : 0; 
text-decoration : none; 
} 


a.biglink {
font : 14pt Geneva, sans-serif; 
color : #81311b; 
padding-left : 0; 
padding-right : 0; 
text-decoration : underline; 
} 
a.biglink:hover {
font : 14pt Geneva, sans-serif; 
color : #81311b; 
padding-left : 0; 
padding-right : 0; 
text-decoration : none; 
} 




/* @kraj */

/* @grupa Tree */
.Tree_Styles{
	clear:both;
	color:#666666;
	font:Tahoma, Verdana, Arial, sans-serif;
	font-size:1.0em;
	font-weight:normal;
	text-align:left;
}
.Tree_Styles a,a:visited{
	color:000;
}
.Tree_Styles a:hover{
	color:000;
	text-decoration:none;
	border-bottom: 0px dotted #AE855C;
}
/* @kraj */

/* @grupa Forms */

input
{
font-family: Geneva, sans-serif;
color: #856053;
background: #f1ede2;
border: 1px solid #856053;
}

textarea
{
overflow:auto;
font-family: Geneva, sans-serif;
color: #856053;
background: #f1ede2;
border: 1px solid #856053;
}

.submit input
{
font-family: Geneva, sans-serif;
color: #856053;
background: #f1ede2;
border: 2px outset #;
}
