/* Start of CMSMS style sheet 'Index' */
/* Layout Stylesheet */ 

html, body {
 height:100%;
}

body {
 margin:20px;
 background:#fff;
 color: #333333;
 padding:0;
 margin:0;
 }

#outer {
 text-align:left;
 border:0px solid #000000;
 margin:0 auto -29px auto;
 min-height:100%;
 height: auto !important;
 height:100%;
 }

#navbar {
 height:195px;
 background:#11539f url('uploads/images/bg_01.jpg') repeat-x;
 color: #fff;
 width:100%;
 text-align:center;
 }

#sjena {
 width:854px;
 background:#ffffff url('uploads/images/bg_02.gif') repeat-y;
 text-align:left;
 margin-left:auto;
 margin-right:auto;
 height:auto;
 overflow:auto
 }

#sadrzaj {
 width:844px;
 margin-left:auto;
 margin-right:auto;
 background:#ea7702 url('uploads/images/bg_03.jpg') repeat-x top;
 text-align:left;
 min-height:570px;
 height:auto;
 overflow:auto
 }

#lijevibox {
 width: 595px;
 min-height:480px;
 height:auto;
 text-align:left;
 float:left;
 margin-left:15px;
 margin-right:15px;
 margin-top:15px;
 font-family:"Trebuchet MS";
 color:#fff;
 text-align: left;
}

#lijevibox a, #lijevibox a:link, #lijevibox a:active, #lijevibox a:visited {
 color: #133575;
 text-decoration: none;
}

#lijevibox a:hover {
 color: #fff;
 text-decoration: underline;
}

#desnibox {
 width: 212px;
 text-align:left;
 position:relative;
 display:block;
 float:left;
 min-height:480px;
 height:auto;
 margin-left:5px;
 margin-top:5px;
}

#chiza {
 width: 2px;
 background: url('uploads/images/chiza.gif') repeat-y top;
 display:block;
 float:left;
 min-height:480px;
 height:auto;
 margin-top:6px;
}

#coskovi {
 width:854px;
 background:url('uploads/images/bottom_corners.jpg') no-repeat;
 margin-left:auto;
 margin-right:auto;
 height:9px;
 }

#ftr {
 height:22px;
 padding-top:7px;
 background: url('uploads/images/bg_04b.gif') repeat-x top;
 font-family:"Trebuchet MS";
 font-size:8pt;
 color:#000;
 width:100%;
 text-align:center;
 }
 
/* Meni - vertikalni */
ul.vert-one{margin:0;padding:0;list-style-type:none;display:block;font:bold 10pt "Trebuchet MS";line-height:165%;width:212px;}
ul.vert-one li{margin:0;padding:0;height:30px;}
ul.vert-one li a{display:block;text-decoration:none;color:#fff;background:transparent;padding:5px 0 0 10px;width:190px;height:25px;}
ul.vert-one li a:hover{background:#d27c33;height:30px;}
ul.vert-one li a.current,ul.vert-one li a.current:hover{background:#d27c33;height:30px;}

/* Meni - horizontalni */
.menu{
		width:100%;
		text-align:left;
		float:left;
		font-family:Tahoma;
		font-size:10.5pt;
		color:#fff;
		background-color:#d07932;
     }
.menu ul{
        margin: 0; padding: 0;
        float: left;}

.menu ul li{
        display: inline;
        margin:0;
        padding:0}

.menu ul li a{
        float: left; text-decoration: none;
        color: white;
        padding: 6px 11px;
        background-color: #d07932; }

.menu ul li a:visited{
        color: white;}

.menu ul li a:hover, .menu ul li .current{
        color: #fff;
        background-color:#dd8d50}


/* Dodatni stilovi */

.style1 {
	font-family: "Times New Roman";
}

/* Forme */

.forma form {margin-top:0}
.forma form, td, th, li { font-size: 100%}
.forma form div {margin-bottom:0}
.forma fieldset div {
 margin-bottom:0.5em;
 margin-left:1em;
 }

.forma fieldset div div {
 margin-top:0.5em;
 margin-left:1em
 }
.forma fieldset {
 margin-bottom:1em;
 border:1px solid #DADADA;
 padding:0.5em
 }
.forma fieldset label {
 width:100px;
 font-size: 9pt;
 display: block;
 }

.forma legend {
 font-style:italic;
 font-size:1em;
 }

.forma textarea {
 margin: 0.5em 0;
 width:98%;
 height: 6em
 }

 /* Apply this class to text/select input fields with shorter labels
 to help alignment */
.forma .short-label label {float:left; width:11em}
forma .short-label fieldset div input,
.forma .short-label fieldset div select {width:16em}

 /* Pretty up your Captcha image output */
.forma .captcha {
 margin:0.5em 0;
 width:200px;
 text-align:center
 }
.forma .captcha img {border:1px solid #F60; margin-bottom:0.5em}
.forma .captcha input {width:196px; margin-top:0.5em}*/

 /* Just a bit more room for the Submit button */
.forma .submit {margin-top:0.5em}
/* End of 'Index' */

