html, body { height: 100%;}

body {
    font-family: Arial, Verdana, sans-serif;
    font-size: 13px;
    color: #666666;
    width: 1003px;
    margin: 0 auto;
    position: relative;
}
a,a:visited { color: #666; text-decoration: none; }
a:hover { color: #acd4f1;  }
h1 { font-size: 24px; font-weight: normal; margin: 1em 0 0 50px; color: #002e6e; }
h2 { font-size: 18px; margin-bottom: 0; font-weight: normal;}


#wrapper { position: absolute; top: 50%; height: 530px; margin-top: -265px; width: 1003px;
           background: url(../images/background.jpg) no-repeat; }

#menu { height: 70px; padding: 5px 5px 10px 5px; }
#logo { position: absolute; top: 20px; right:20px; }
#menu ul { margin:0; padding:0;}
#menu ul li { float: left; list-style: none; line-height: 65px;  padding:0 30px;
              background: url(../images/m_separator.png) top right  no-repeat; }
#menu ul li:last-child { background: none; }
#menu ul li.last { background: none; }
#menu ul li a  { color: #002e6e; }
#menu ul li a:hover { color: #acd4f1;  }
#content { position: absolute; left: 220px;top: 85px;width: 568px;height: 400px;}


.view-port {
    height: 380px;
    margin: 10px 50px 10px 50px;
    overflow: hidden;
    position: relative;
    float: left;
}

.carousel {
    width: 1000%;
    overflow: hidden;
    padding: 0;
    margin: 0;
}

.carousel li {
    float: left;
    list-style-type: none;
}

.carousel li div {
    width: 468px;
    height: 380px;
    padding-left: 5px;
    float: left;
}

.carousel li div p { padding-right: 1em; }
.carousel li div .image_container { float: left; width: 150px; text-align: center; margin-right: 3em; }
.carousel li div h2.proizvod { font-size: 16px; color: #002e6e; margin:0  0 1em 0; font-weight: bold;}
.carousel li div h3 { font-size: 13px; margin: 0;}
.carousel li div ul li { list-style: disc; float:  none;  }
.carousel li div ul.items { margin-top: 0; margin-left: 203px; }
.carousel li div ul.items li { color: #acd4f1; }
.carousel li div ul.items li span { color: #666666; }
.left-button { position: absolute; top: 190px;left:5px; display: none;}
.right-button { position: absolute; top: 190px;right:5px; }


#gumbi { position: absolute; bottom: 60px; right: 10px; width: 190px;}
#nagradna { background: url(../images/nagradna_bg.jpg) 0 91px no-repeat; height: 100%; padding:70px 10px 0 0;}

#pitanje, #odgovori { margin-left: 250px;}

#pitanje { font-size: 14px;}
#odgovori ul li { list-style: none; line-height: 20px; font-size: 14px;}
#dalje,#posalji { float: right; }

#forma { margin: -55px 0 0 220px;  font-size: 11px;}

#forma div { height: 23px;}
#forma label {width: 100px; text-align: right; padding: 3px 1em 0 0; float: left;line-height: normal;}
#forma input[type=text] { margin:0; padding:0; border:none; background: url(../images/input-bg.png) no-repeat;text-align: center;
                                         width: 180px;
                                         font-size: 11px;
                                         height: 20px;
}

#forma input#day { width: 45px; background: url(../images/input-bg-smallest.png) no-repeat;}
#forma input#month { width: 45px;background: url(../images/input-bg-smallest.png) no-repeat; }
#forma input#year { width: 90px; background: url(../images/input-bg-small.png) no-repeat;}

#forma div span { display: none; }
#forma div span.error { color: red; float:left; width: 220px; padding-left: 170px;display: block; line-height: normal; font-size: 11px;}

#forma div.potvrde { clear: left; height: auto; padding: .5em 0 0 8em; }
#forma div.potvrde label { display:inline; float:none; font-weight: normal;}
#forma div.potvrde input { float: left; margin: 0 1em 5em 0; }

#dialog { position: absolute; left: -10000em; top: 125px; width: 260px; height: 150px; background: #fff; border: 1px solid #acd4f1; }
#dialog h2 { margin: 50px 0 0 0; font-size: 15px; font-weight: bold; text-align: center;}
#dialog #vrati { float: right; margin: 1em 2em 0 0;}

#flash { margin-top: -12px;}
