body
{
    text-align: center;
    padding: 0;
    background-color: #999999;
    margin: 0px auto;
	max-width:1800px;
}

/*HTML 5 specific*/
header,section,article,aside,footer{
	display: block;
}

body, input, textarea
{
    font-size: 11px;
    font-family: Tahoma;
    color: #5D6669;
    padding: 0px;
}

td
{
    font-size: 11px;
    font-family: Tahoma;
    color: #5D6669; /*line-height:16px;*/
    vertical-align: top;
}

img
{
    margin: 0px;
    border: 0px;
}

br
{
    font-size: 10px;
}
table
{
    border: 0px;
    border-collapse: collapse;
}

a
{
    color: #5D6669;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}

div
{
    margin: 0px;
    padding: 0px;
    color: #000000;
}

span
{
    color: #000000;
    margin: 0px;
    padding: 0px;
}

span a
{
    color: #5D6669;
    text-decoration: underline;
        margin: 0px;
    padding: 0px;
}
span a:hover
{
    text-decoration: none;
}

ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 20px;
}
li
{
    margin: 0px;
    padding-left: 15px;
    background-position: 0 8px;
}
li a
{
    color: #5D6669;
}

.more
{
    margin: 0px;
    padding-left: 15px;
    background-position: 0 5px;
}

.set div
{
    background: url(images/4_bg.gif) repeat-x bottom;
    width: 197px;
    height: 16px;
}
.set div div
{
    background: url(images/4_bg1.gif) repeat-x bottom;
    width: auto;
}
.set a
{
    color: #5D6669;
    text-decoration: none;
}
.set a:hover
{
    color: #ED7100;
    text-decoration: none;
}

input
{
    width: 219px;
    height: 17px;
}
textarea
{
    padding-left: 5px;
    width: 219px;
    height: 179px;
    overflow: auto;
}

#input1
{
    padding-left: 0px;
    width: 38px;
    height: 11px;
    border: 0px;
}
#input2
{
    padding-left: 0px;
    width: 45px;
    height: 11px;
    border: 0px;
    margin-left: 31px;
}

.cleardecoration
{
    text-decoration: none;
}

.mainDiv
{
    font-family: Verdana;
    width: 741px;
    text-align: left;
    margin-left: auto;
	margin-right: auto;

}

.logo
{
    height: 140px;
    display: inline-block;
    float: left;
    width: 225px;
    border-top-left-radius: 25px 25px;
    -webkit-border-top-left-radius: 25px 25px;
    -moz-border-radius-topleft: 25px 25px;
    border-bottom-right-radius: 25px 25px;
    -webkit-border-bottom-right-radius: 25px 25px;
    -moz-border-radius-bottomright: 25px 25px;
    background-color: white;
    text-align: center;
}

.logo div#mainTitle
{
    font-size: 66px;
    font-weight: bold;
    text-align: center;
}

.logo span#subTitle
{
    font-size: 7pt;
    font-weight: bold;
    text-align: center;
}

.logo p
{
    text-align: left;
    padding: 0px 0px 0px 18px;
}

.greenHeader
{
    background-image: url("../../images/green_flag.png");
    background-position:left top;
background-repeat:no-repeat;
    width: 172px;
    height: 140px;
    display: inline-block;
    float: left;
    background-color: #308f5b;
    border-top-left-radius: 25px 25px;
    -webkit-border-top-left-radius: 25px 25px;
    -moz-border-radius-topleft: 25px 25px;
    text-align: center;
    vertical-align: middle;
    
}

.greenHeader img, .whiteHeader img, .redHeader img
{
    margin-top: 30px;
}

.whiteHeader
{
    background-image: url("../../images/white_flag.png");
    background-position:left top;
    background-repeat:no-repeat;
    width: 172px;
    height: 140px;
    display: inline-block;
    float: left;
    background-color: #eeeeee;
    text-align: center;
    vertical-align: middle;
}

.redHeader
{
    background-image: url("../../images/red_flag.png");
    background-position:left top;
    background-repeat:no-repeat;
    width: 172px;
    height: 140px;
    display: inline-block;
    float: left;
    background-color: #be4a51;
    text-align: center;
    border-bottom-right-radius: 25px 25px;
    -webkit-border-bottom-right-radius: 25px 25px;
    -moz-border-radius-bottomright: 25px 25px;
    vertical-align: middle;
}

.mainBody
{
    vertical-align: top;
    width: 100%;
    display: inline-block;
    clear: both;
    background-color: gainsboro;
}

.leftBody
{
    float: left;
    padding: 5px 0px 5px 5px;
}

.leftBody div#Menu1
{
    text-align: left;
    padding: 10px 0px;
    width: 215px;
    border-top-left-radius: 15px 15px;
    -webkit-border-top-left-radius: 15px 15px;
    -moz-border-radius-topleft: 15px 15px;
    border-bottom-right-radius: 15px 15px;
    -webkit-border-bottom-right-radius: 15px 15px;
    -moz-border-radius-bottomright: 15px 15px;
    background-color: #F7F6F3;
    font-size: 1em;
        border-right: 1px #acacac Solid;
    border-bottom: 1px #acacac Solid;
    
}
.leftBody div#middle
{
    width: 220px;
    text-align: center;
    display: inline-block;

}
.leftBody div#middle h1 span
{
    font-size: 10pt;
}
.leftBody div#bottom
{
    width: 220px;
    text-align: center;
    padding: 10px 0px;
}
.rightBody
{
    background-color: white;
    width: 481px;
    float: left;
    vertical-align: top;
    border-top-left-radius: 45px 45px;
    -webkit-border-top-left-radius: 45px 45px;
    -moz-border-radius-topleft: 45px 45px;
    border-bottom-right-radius: 45px 45px;
    -webkit-border-bottom-right-radius: 45px 45px;
    -moz-border-radius-bottomright: 45px 45px;
    padding: 40px 15px;
    margin: 5px 0px;
    border-right: 1px #acacac Solid;
    border-bottom: 1px #acacac Solid;
}

.rightBody span
{
    font-size: 2.3em;
    display: block;
    padding-bottom: 20px;
}
.rightBody input
{
    display: block;
    margin: 10px 0;
}


.rightBody .labelaDes
{
    font-size: 1em;
    display: block;
    padding-bottom: 0px;
}

.rightBody a
{
    font-size: 1em;
    display: block;
    padding: 5px 0px;
}

.rightBody a:hover
{
    background-color: #eee;
    text-decoration: none;
}

.footer
{
    background-color: dimgray;
    width: 100%;
    padding: 10px 0px;
    clear: both;
    font-size: 7pt;
    color: #ffffff;
    font-family: MS Sans Serif;
    text-align: center;
}

#Menu1 ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    width: auto;
}

#Menu1 a
{
    text-decoration: none;
    white-space: nowrap;
    display: block;
}

#Menu1 ul li:hover, #Menu1 ul li a:hover
{
    color: White;
    background-color: #7C6F57;
}

.naslov
{
    font-size: 10pt; 
    margin-bottom: 30px;
}
