/* zdstudenti.si main.css */
/*outline: none;list-style: none;*/
*{ margin: 0; padding: 0; font-family:Tahoma;font-size: 12px}
img{border:0}
ul,ol,li{
	margin: 0;
	padding-left: 40px;
}
li{padding: 0 0 0 5px}

body{
	text-align: center;
	background: #fff5f3;
}
h1 {font-size: 150% !important;color: #367dc1;margin-bottom: 20px;font-weight: normal;letter-spacing:1px}
h2 {font-size: 130% !important}
h3 {font-size: 115% !important}
h4 {font-size: 100% !important}
h5 {font-size: 80% !important}
h6 {font-size: .70% !important}
h4.file-title{
	padding-left: 4px;
}
a,a:link,a:visited,a:active,a:hover{
	font-size: 12px;
	color: #2c6c8c;
}
a:hover{
	color: #333;
}

div#positioner{
	width: 912px;
	margin: 3px auto auto auto;
	text-align: left;
}
div.content{
	float: left;
	width: 745px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	line-height: 18px;
	margin-top: 13px;
	background: #fff;
	padding: 13px 0 13px 17px
}
div#headder{
	float: left;
	width: 912px
}
div#headder div#pic{
	float: left;
	width: 912px;
	height:231px
}
div#pic-slider{
	position: absolute;
	margin-top: 23px;
	border: solid 2px #fa5a1c;
	overflow: hidden;
	width:908px;
	height:204px;
}
.logotip{
	position: absolute;
	margin: 5px 0 0 15px;
	z-index: 20;
}
div#menu{
	float: left;
	width: 912px;
	height: 30px;
	background: url(../img/css/menuRpt.gif) repeat-x top left;
}
div#menu ul{
	float: right
}
div#menu ul,
div#menu ul li{
	outline: none;
	list-style: none;
	padding: 0;
	margin: 0;
}
div#menu ul li{
	float: left;
	background: url(../img/css/menuLine.gif) no-repeat top left;
	padding-left:2px
}
div#menu ul li a,
div#menu ul li a:link,
div#menu ul li a:visited,
div#menu ul li a:hover,
div#menu ul li a:active,
div#menu ul li a.active{
	float: left;
	height: 30px;
	padding: 0 20px 0 20px;
	line-height: 28px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	font-size: 12px
}
div#menu ul li a:hover,
div#menu ul li a.active{
	background: url(../img/css/menuARpt.gif) repeat-x top right;
	line-height: 18px;

}
span.btwA{
	float: left;
	height: 20px;
	width: 2px;
	font-size:2px;
	background: url(../img/css/menuLine.gif) no-repeat top right;
}
div#leftMenu{
	float: left;
	width: 140px;
	height: 251px;
	margin-top: 13px;
	background: url(../img/css/l_menu_bgr.gif) no-repeat 0 0;
	position: absolute;
	z-index: 21;
	margin: 217px 0 0 15px
}
div.lmenu-simulator{
	float: left;
	width: 150px;
	height: 300px;
	margin-top: 13px
}
div#leftMenu ul,
div#leftMenu ul li{
	outline: none;
	list-style: none;
	padding: 0;
	margin: 0;
}
div#leftMenu ul{
	padding-top: 5px;
}
div#leftMenu ul li{
	float: left;
	background: url(../img/css/l_li_bgr_line.gif) no-repeat 8px bottom;
}
div#leftMenu ul li a,
div#leftMenu ul li a:link,
div#leftMenu ul li a:visited,
div#leftMenu ul li a:hover,
div#leftMenu ul li a:active{
	float: left;
	padding-left: 9px;
	color: #fff;
	text-decoration: none;
	text-align: left;
	height: 30px;
	width: 126px;
	font-size: 12px;
	line-height: 28px;
}
div#leftMenu ul li a:hover,
div#leftMenu ul li a.active{
	background: url(../img/css/menuLArrow.gif) no-repeat 2px 10px;
	padding-left: 13px;
    width: 122px
}
div.text-container{
	background: #fff;
	float: left;
	width: 745px
}
div.text-container-pdg{
	background: #fff;
	float: left;
	width: 742px;
	padding: 10px
}
div.mp-cont{
	float: left;
	width: 525px;
	padding: 0px 0 17px 0px;
	text-align: justify;
	overflow: hidden
}
.mp-cont-inner{
	float: left;
	width: 770px
}
div.gall-fl-holder{
	width: 215px;
	overflow: hidden;
	padding-left: 5px
}
div.gallery{
	float: left;
	padding: 12px 0 0px 5px;
	width: 209px;
	background: url(../img/css/gall_top_bgr.gif) no-repeat left top;
	margin-bottom: 23px
}
div.gallery span.gall-title{
	height: 16px;
	float: left;
	line-height: 12px;
	font-weight: bold;
	color: #fff;
	padding-left: 12px
}
div.gallery div.repeater{
	background: #4b7293;
	padding-top: 2px;
	padding-right: 11px;
	width: 182px;
	float: left;
	padding-left: 11px;
}
div.gallery div.footer{
	background: #4b7293 url(../img/css/gall_btm_bgr.gif) no-repeat right bottom;
	float: left;
	width: 204px;
	height: 12px;
}
div.gallery div.imgs-holder{
	background: #fff;
	float: right;
	width: 180px;
	padding: 0 0 1px 1px
}

div.gallery img{
	float: left;
	margin: 1px 1px 0 0
}
div.files{
	margin-top: 0px;
	float: left;
	margin-left: 4px;
	display: inline;
}
div.files a,
div.files a:link,
div.files a:hover,
div.files a:visited,
div.files a:active{
	color: #336699
}
div.signature{
	float: left;
	height: 40px;
	width: 100%;
	line-height: 40px;
	color: #828181;
	background: url(../img/css/footerRpt.gif) repeat-x top right;
}
div.signature div{
	width: 912px;
	margin: 0 auto;
	text-align: left
}
div.ml-hold{
	float:right;
	margin:10px 7px 0 0
}
form#contract-form input.text{
	width: 60px;
	height: 19px;
	border: solid 1px #b7b7b7;
	color: #b7b7b7;
	padding:3px 0 0 3px;
	float: left;
	margin-right: 4px;
	margin-bottom:5px;
	color: #333
}
input.long{
	width:180px !important
}
form#contract-form textarea.textarea{
	width: 180px;
	height: 100px;
	border: solid 1px #b7b7b7;
	color: #b7b7b7;
	padding:3px 0 0 3px;
	float: left;
	margin-right: 4px;
	margin-bottom:5px;
	color: #333
}
form#contract-form input.radio{
	width: 15px;
	height: 15px;
	float: left;
}
form#contract-form label{
	float: left;
	width: 215px;
	margin-bottom:5px;
	text-align: right;
	padding-right: 5px;
}
form#contract-form input.button{
	float: right;
	margin-right: 65px
}
form#contract-form div.form-inner{
	float: left;
	padding: 0 60px 0 60px;
	margin-left: 70px;
	display: inline
}
span.offer-warning{
	color: red;
	font-size: 12px;
	font-weight: bold;
	margin: 0 auto
}
div.border-div{
	height:1px;
	font-size: 0px !important;
	background: orange;
	float: left;
	clear: both;
	width: 100%;
	margin:4px 0 10px 0;
}
div.l-menu{
	width: 222px;
	float: left;
	padding: 17px 0 17px 0;
}
div.l-menu a.sub,
div.l-menu a.sub:link,
div.l-menu a.sub:active,
div.l-menu a.sub:visited,
div.l-menu a.sub:hover{
	float: left;
	width: 207px;
	height: 27px;
	padding-left: 12px;
	color: #f3f3f3;
	text-decoration: none;
	background-color: #8e9091;
	margin: 0 0 2px 1px;
	line-height: 27px;
	display: inline
}
div.l-menu a.sub:hover,
div.l-menu a.sub.active{
	color: #fff;
	font-weight: bold;
	background: #8e9091 url(../img/css/menuLArrow.gif) no-repeat 205px 9px;
}
div.r-cont{
	width: 677px;
	float: left;
	border-left: solid 13px #fff5f3;
	overflow:hidden
}
div.r-cont-inn{
	width: 623px;
	padding: 17px 10px 17px 27px;
	float: left;
	overflow:hidden
}
div.w6{
	width: 640px
}
div.w5{
	width: 505px
}
a.contract,
a.contract:link,
a.contract:visited,
a.contract:active,
a.contract:hover{
	background: url(../img/css/contractAbgr.gif) repeat-x top left;
	float: left;
	width: 205px;
	height: 53px;
	padding-left: 12px;
	color: #000;
	text-decoration: none;
	border: solid 1px #adb9c2;
	margin: 2px 0 10px 1px;
	line-height: 53px;
	font-size: 16px;
	display: inline
}
div.multiple-inner{
	width:720px;
	float: left;
	margin-bottom: 10px
}
a.title-href,
a.title-href:link,
a.title-href:visited,
a.title-href:active,
a.title-href:hover{
	float: left;
	text-decoration: none;
	font-size: 14px;
	line-height: 17px;
	overflow: hidden;
	font-weight:bold
}
div.multiple-inner div.img-holder{
	float: left;
	margin: 3px 5px 0 0;
	border: solid 1px #fa5a1c;
	width: 89px;
	height: 56px
}
div.multiple-inner div.content-holder{
	width:618px;
	float: left
}
a.more-link{
	text-decoration: none;
	font-size: 11px;
}
a.back-href{
	text-decoration: none;
	font-size: 11px;
	width: auto;
	height:16px;
	color: #fa5a1c;
	padding:0 0 0 29px;
	background: url(../img/css/back-arr.gif) no-repeat 0 0;
	line-height: 13px;
	float:left
}
.cb{clear:both !important}
.fl{float:left !important}
.fr{float:right !important}
.fn{float:none !important}
.clrblck{color:#000 !important}
.clrblckShine{color:#404040 !important}
.clrred{color:#FF0000 !important}
.clrwht{color:#fff !important}
.clr999{color:#999 !important}
.fsi{font-style: italic !important}
.clrBrightGrey{color: #d0d0d0 !important}
.bgrwht{background-color:#fff !important}
.cp{cursor:pointer !important}
.di{display:inline}
.cm{cursor: move !important}
.fwb{font-weight:bold !important}
.fs12{font-size:12px !important}
.db{display:block !important}
.dn{display: none !important}
.mb0{margin-bottom: 0 !important}
.mb50{margin-bottom: 48px !important}
.mr10{margin-right: 10px !important}
.mr9{margin-right: 9px !important}
.mr8{margin-right: 10px !important}
.mr5{margin-right: 5px !important}
.mr7{margin-right: 9px !important}
.mr25{margin-right: 25px !important}
.mr0{margin-right: 0 !important}
.mb8{margin-bottom: 8px !important}
.mb3{margin-bottom: 3px !important}
.mb1{margin-bottom: 1px !important}
.mt1{margin-top: 1px !important}
.mt0{margin-top: 0px !important}
.mt5{margin-top: 5px !important}
.mt2{margin-top: 2px !important}
.mt3{margin-top: 3px !important}
.mt25{margin-top: 25px !important}
.mt0{margin-top: 0px !important}
.ml1{margin-left: 1px !important}
.ml21{margin-left: 21px !important}
.pt0{padding-top: 0px !important}
.m0{margin: 0px !important}
.p10{padding: 10px !important}
.pl10{padding-left: 10px !important}
.pr{position: relative !important}
.tac{text-align: center !important}
.tal{text-align: left !important}
.brdwht{border:none !important}
.vatb{vertical-align:text-bottom !important}
.ha{height: auto !important}
.wdthau{width: auto !important}
