@charset "utf-8";
/* CSS Document */
body { background-color: #000; background-image: url(../images/bg.jpg); background-repeat: no-repeat; background-position: center top; width: 923px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000; }

#main { float: left; width: 923px; height: 260px; position: absolute; bottom: 180px; }

#main .top { float: left; height: 200px; width: 923px; background-image: url(../images/bg_main.png); background-repeat: repeat; background-position: left top; margin-bottom: 25px; }
#main .pocetna  { height: 200px; margin-bottom: 25px; background-image: none!important; }

#main .bottom { float: left; width: 100%; }

#main .bottom .dre { float: left; }
#main .bottom .dre a:hover { opacity: .7 }

#main .bottom .question { float: right; }

#main .bottom .question a { background-image: url(../images/question_mark.png); background-repeat: no-repeat; background-position: left top; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; float: left; height: 40px; width: 30px; }

#main .bottom .question a:hover { opacity: .6}
​/* Easy Slider */	
#content { position:relative; float: left!important; }	

.graphic , #prevBtn, #nextBtn { margin:0; padding:0; display:block; overflow:hidden; text-indent:-8000px; }
#slider { }	
#slider ul, #slider li{	margin:0;padding:0;	list-style:none;}
#slider li {width:300px; height:200px; overflow:hidden; padding: 0px!important; border:0 none!important;}
#slider li a img {border:none; width:300px}

#fade a img {border:none; width:300px}

#main .top .menu { float: right; margin-top: 20px; margin-right: 20px; height: 30px; margin-bottom: 30px; }
#main .top ul { list-style-type: none; }
#main .top ul li { display: inline; padding-right: 10px; border-right-width: 1px; border-right-style: solid; border-right-color: #000; padding-left: 10px; }
#main .top ul li a.active, #main .top ul li a:hover { padding-bottom: 5px; border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: #000; }
#main .top ul li a { color: #000; text-decoration: none; }
#main .top ul li:last-child { display: inline; padding-right: 10px; border-right-width: 0px; border-right-style: none;  }

#main .top .text { text-align: left; float: right; width: 560px; margin-right: 30px; font-size: 14px; }


.text form .name { font-size: 12px; line-height: 24px; color: #999; float: left; height: 24px; width: 160px; padding-right: 10px; padding-left: 10px; margin-bottom: 8px; border: 1px solid #D9D2CF; }

.text form .message { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 24px; color: #999; float: right; height: 62px; width: 240px; padding-right: 10px; padding-left: 10px; border: 1px solid #D9D2CF; }

.text form .send { font-size: 14px; color: #000; float: right; background-color: transparent; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; cursor: pointer }
.text form .send:hover {opacity: .7}

.text form { margin-top: 10px; }
