/* CSS Document */

body{

	margin:0 0 20px 0;

	background-color:#870102;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

}



p{ padding:0px; margin:0px;}

div{ padding:0px; margin:0px;}

img{ padding:0px; margin:0px; border:0;}



td{border-color:#CCCCCC;}



#header{height:115px; background-image:url(../images/back_header.jpg); background-repeat:repeat-x;}



#header_sadrzaj{ height:113px; width:980px;}

.header_baloni_levo{float:left; width:125px; height:113px; background-image:url(../images/baloni_levo.jpg); background-repeat:no-repeat; background-position:top; }

.header_phone{float:left; width:300px; height:113px; background-image:url(../images/phone.jpg); background-repeat:no-repeat; background-position:bottom; }

.header_baloni_desno{float:left; width:555px; height:113px; background-image:url(../images/baloni_desno.jpg); background-repeat:no-repeat; background-position:top right; }



.header_menu{height:25px; width:520px; padding-top:88px; float:left; text-align:left}

.main_menu{float:left; width:100px; padding-top:5px; text-align:center;}

.razmak{width:2px; height:25px; float:left; background-image:url(../images/menu_line.jpg); background-repeat:no-repeat;}





#telo_back{background-image:url(../images/back_telo.jpg); background-repeat:repeat-x; background-position:top;}

#telo{width:840px; padding:0 15px 0 125px;}



.border_left{border-left:2px solid #2A181A; width:298px; background-color:#FFFFFF;}   

.border_orange{background-image:url(../images/border_orange.jpg); background-repeat:repeat-y; background-position:left;}

.border_right{border-right:2px solid #2A181A; width:518px; background-color:#FFFFFF;}

.border_bottom{ height:18px; border-left:2px solid #2A181A; border-bottom:2px solid #2A181A; background-color:#000000; color:#333333; text-align:left; padding:5px 0 0 10px; font-size:11px;}



h1{font-size:16px; color:#990000; margin:0; padding:10px 0 10px 0;}

h2{font-size:13px; color:#FF3300; margin:0; padding:10px 0 10px 0;}



.text_box{margin:10px; padding:5px; }



.textinput{

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#666666;

	border:solid 1px #909090;

	width:290px;

	height:16px;

	margin-bottom:9px;

	padding-left:2px;

}

.textarea{

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#666666;

	border:solid 1px #909090;

	width:290px;

	height:110px;

	margin-bottom:8px;

	padding-left:2px;					

}



