@import "uni-form.css";
*{margin: 0;padding: 0;}

body{
font: 12px "Trebuchet MS",sans-serif;
text-align:center;
background: #543030 url("../img/bg.gif") repeat-x top left;
color: #8f2b35;
line-height: 16px;

}

#div_clear{clear: both;}


a:hover{text-decoration:underline;}
a {text-decoration: none;}
p{padding: 5px 0;}
ul{list-style-type: disc;list-style-position: inside;}
h1{padding: 15px 0;color: #8f2b35;font-size: 30px;font-weight: normal;}
h2{padding: 10px 5px;color: #e5211c;font-size: 14px;}
div.container{text-align:left;margin: 0 auto;width: 600px;padding-bottom: 25px;}

div#header {background: #fff;padding: 10px 15px;border: 3px solid #eae8db; overflow:hidden;
border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;
border-top-right-radius:0px;-moz-border-radius-topright:0px;-webkit-border-top-right-radius:0px;
border-top-left-radius:0px;-moz-border-radius-topleft:0px;-webkit-border-top-left-radius:0px;}
div#header span.nav{background-color:#8f2b35;
border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;padding: 5px;margin-bottom: 5px;width: 98%;}
div#header span.nav a{color:#eae8db;font-size: 16px;font-weight: bold;padding: 5px; }






div#side{width: 200px;float:right;}

div#side h2{color:#8f2b35;font-size: 14px;padding: 10px 0px;}

div#main{float: left;width: 350px;}
div#sale{font-weight: normal;}
div#sale h1{font-size:16px ;color: #8f2b35;letter-spacing: -1px;}
div#sale p{font-size: 12px;line-height: 13px;}
div#footer{padding: 10px 0;font-size: 12px;color: #fff;}
div#footer a{color: #8f2b35;}



div#bottom{background: #fff;border: 3px solid #eae8db;overflow: hidden;padding: 20px;margin-top: 15px;line-height: 18px;
border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;}
/*-----------START card type-------------------------*/

ul.states {list-style-position: none;width: 110%;clear: both;}
ul.states li {display: block;float: left;}
ul.states li{width: 30%;}
ul.states  li a{font-size: 13px;color: #9c9c9c;}
ul.states  li a:hover{text-decoration: underline;}

/*-----------END card type-------------------------*/
/*
input,select{border: 3px solid #ccc;padding:3px;margin: 2px;}
label{font-size: 14px;}
form{width: 400px;margin: 5px 60px;padding: 10px 20px;background-color: #fff7d0;color: #000;}
form div{border-bottom: 1px solid #fff;padding: 5px 0;}
button{text-indent: -99999px;display: block;height: 35px;width: 300px;background: url("../img/button.jpg") no-repeat top left;border: 0;margin: 0 50px;}
button:hover{background-position: -300px 0;}

form#homeform{width: 540px;margin: 0;padding: 10px;}

form#homeform button{float: right;margin-top: -35px;margin-right: 10px;text-indent: -99999px;height: 35px;width: 89px;background: url("../img/search.jpg") no-repeat top left;border: 0;}
form#homeform button:hover{background-position: -89px 0;}
form#homeform label{font-size: 12px;}
*/

/*=PEDJIN CSS=
*/
form{ width:90%; margin:20px auto 0 auto !important; padding:10px !important; background:#FFF7D0; }
.ctrlHolder{ border:none !important; padding:10px 0 !important; }
.ctrlHolder .important{ float:left; margin-left:32%; padding-top:5px; }
.ctrlHolder label, .ctrlHolder .label{ width:30%; float:left; text-align:right; margin-right:10px; font-weight:bold; color:#454545; }
.ctrlHolder .label{ margin:0; }
.ctrlHolder input{ float:right; border:1px solid #ccc; background:#fff; }
.ctrlHolder .multiField{ width:67.5%; padding-left:10px !important; }
.combined{ margin-left:22px; }
.ctrlHolder .multiField span{ float:left; }
.ctrlHolder .multiField .inlineLabel{ width:30%; float:left; text-align:left; }
.buttonHolder{ text-align:center; margin-top:10px; clear:both; }
.buttonHolder button{ text-indent: -99999px; display: block; height: 35px; width: 300px;background: url("../img/button.jpg") no-repeat top left;border: 0;margin: 0 auto; }
.buttonHolder button:hover{background-position: -300px 0;}
/*
==KRAJ PEDJINOG CSS-A=
------------------------------------------------------------------------------*/