/* CSS Document */

	html{
		height: 100%;
		}
	body {
		margin: auto;
		background-color:#ffffff;
		font-family: Verdana,sans-serif;
		height: 100%;
		}

	#content {
		width:794px;
		height:auto;
		margin:10px auto 10px auto;
		}
	
	#header {
		background:transparent url(images/autoskola_header.jpg) no-repeat;
		height:214px;
		width:794px;
		}
	#header h1 {
		background:transparent url(images/autoskola_prigorje-sm_logo.jpg) no-repeat 20px 45px;
		padding-top:45px;
		padding-left:20px;
		height:50px;
		width:157px;
		cursor:pointer;
		}
	#header h1 span{
		display:none;
		}
	#header h2{
		font-family:verdana;
		font-size:11px;
		color:#666666;
		padding-top:25px;
		padding-left:20px;
		margin-bottom:-5px;
		}
	
	#header p{
		font-family:verdana;
		font-size:11px;
		color:#666666;
		width:350px;
		padding-left:15px;
		}
	#nav{
		position:absolute;
		margin-top:-100px;
		_margin-top:-120px;
		margin-left:665px;
		font-family:verdana;
		font-size:10px;
		color:#666666;
		}
	#nav a{
		text-decoration:none;
		color:#666666;
		}
	#nav a:hover{
		text-decoration:none;
		color:#FF6600;
		}
	#menu{
		height:23px;
		margin:14px auto auto 15px;
		position:absolute;
		_margin-top:-5px;
		}
	#menu ul{
		display:inline;
		line-height:23px;
		list-style:none;
		font-family:verdana;
		font-size:11px;
		color:#FFFFFF;
		}
	#menu li{
		float:left;
		}
	#menu li a{
		background:transparent url(images/menu_bcg.jpg) no-repeat;
		width:72px;
		float:left;
		padding-top:2px;
		padding-left:8px;
		text-decoration:none;
		color:#FFFFFF;
		}
	#menu li a:hover{
		background:transparent url(images/menu_bcg_hover.jpg) no-repeat;
		}
	#rdiv{
		width:780px;
		height:auto;
		margin-top:0;
		margin-left:10px;
		}
	#rdiv h1, #rdiv_cjenik h1, #rdiv_instruktori h1{
		background:transparent url(images/rdiv_h1_bcg.gif) no-repeat;
		padding-left:20px;
		}
	#rdiv h1 span, #rdiv_cjenik h1 span, #rdiv_instruktori h1 span{
		display:none;
		}
	#rdiv h2{
		font-family:verdana;
		font-size:11px;
		color:#BA4A00;
		}
	#rdiv p{
		font-family:verdana;
		font-size:11px;
		color:#666666;
		margin-top:-2px;
		line-height:25px;
		}
	#rdiv h2 span{
		color:#cccccc;
		font-weight:normal;
		}
	.check {
		border:1px solid #666666;
		font-size:11px;
		}
		
	#foot{
		width:794px;
		height:60px;
		background:transparent url(images/foot_bcg.jpg) repeat-x 0px 2px;
		margin-top:40px;
		margin-bottom:20px;
		clear:both;
		}
	#foot a{
		font-family:verdana;
		font-size:10px;
		color:#333;
		text-decoration:none;
		padding-left:5px;
		}
	#foot a:hover{
		color:#fff;
		text-decoration:underline;
		}
	#foot p{
		font-family:verdana;
		font-size:10px;
		color:#666666;
		margin-left:10px;
		margin-top:2px;
		}
	.bild{
		margin-left:5px;
		border:1px solid #BA4A00;
		position:static;
		float:right;
		}
	.bildl{
		margin-top:0px;
		margin-right:10px;
		margin-bottom:10px;
		margin-left:10px;
		border:2px solid #BA4A00;
		position:static;
		float:left;
		}
	.hr{
		width:500px;
		height:4px;
		background:transparent url(images/hr.gif) no-repeat center center;
		margin-left:auto;
		position:absolute;
		}
	.bspan  {
		width:74px;
		height:19px;
		padding-bottom:3px;
		background:transparent url(images/button_zavrsi.jpg) no-repeat;
		font-family:verdana;
		font-size:11px;
		font-weight:bold;
		color:#ffffff;
		border:none;
		}
