html, body {
	margin:0;
	padding:0;
}

body {
	width: 100%;
	background: #fff url('http://www.adpartner.si/images/page_bg.gif') center top repeat-x;
	text-align: center;
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	color: #333;
}

#wrapper {
	position: relative;
	display: block;
	width: 930px;
	text-align: left;
	margin:0 auto;
	padding: 0 15px;
}

#header {
	position: relative;
	display: block;
	width: 930px;
	padding: 0 15px;
	margin: 0 -15px 14px -15px;
	height: 124px;
	background: transparent url('http://www.adpartner.si/images/header_bg.gif') center top no-repeat;
}

#pagemenu {
	position: relative;
	display: block;
	margin:0;
	padding:0 0 0 6px;
	list-style:none;
}

#pagemenu li {
	float: left;
	padding: 12px 0 0 0;
}

#pagemenu li a {
	display: block;
	padding: 0 10px;
	border-right: 1px solid #103281;
	color: #103281;
	text-decoration: none;
	line-height: 11px;
}

#pagemenu li a.last {
	border: none;
}

#pagemenu li a:hover {
	text-decoration: underline;
}

#logo {
	position: absolute;
	display: block;
	width: 383px;
	height: 62px;
	left: 15px;
	top: 43px;
	background: transparent url('http://www.adpartner.si/images/logo.gif') center center no-repeat;
}

#logo:focus {
	outline: none;
}

#logo span {
	display: none;
}

#admenu {
	position: absolute;
	display: block;
	margin:0;
	padding:0;
	right: 24px;
	top: 0px;
	width: 480px;
	height: 101px;
	list-style: none;
}

#admenu li {
	float: left;
}

#admenu li a {
	display: block;
	width: 240px;
	height: 62px;
	background: red;
}

#admenu li a.selected, #admenu li a:hover {
	height: 101px;
}

#admenu li a span {
	display: none;
}

/* za oglasevalce */
#admenu a#id289 {
	background: #fff url('http://www.adpartner.si/images/menu/btn_289.gif') center top no-repeat;
}

#admenu a#id289:hover {
	background: #fff url('http://www.adpartner.si/images/menu/btn_289_over.gif') center top no-repeat;
}

#admenu a#id289.selected{
	background: #fff url('http://www.adpartner.si/images/menu/btn_289_selected.gif') center top no-repeat;
}

/* za zaloznike */
#admenu a#id288 {
	background: #fff url('http://www.adpartner.si/images/menu/btn_288.gif') center top no-repeat;
}

#admenu a#id288:hover {
	background: #fff url('http://www.adpartner.si/images/menu/btn_288_over.gif') center top no-repeat;
}

#admenu a#id288.selected {
	background: #fff url('http://www.adpartner.si/images/menu/btn_288_selected.gif') center top no-repeat;
}

#content {
	margin-bottom: 14px;
}

#content table {
	border-collapse: collapse;
}

#content table td {
	border: 1px solid #A7B4CE;
	padding: 2px;
	font-size: 11px;
}

#content h1 {
	position: relative;
	background: #103281 url('http://www.adpartner.si/images/h1_l.gif') left top no-repeat;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	margin:0;
}

#content h1 span {
	display: block;
	padding: 7px 10px 9px 19px;
	background: transparent url('http://www.adpartner.si/images/h1_r.gif') right top no-repeat;
}

#body {
	border-left: 1px solid #bfbfdf;
	border-right: 1px solid #bfbfdf;
	padding: 15px 18px;
	font-size: 13px;
	line-height: 18px;
}

#body a, #bottomblock a {
	color: #217DC8;
	text-decoration: none;
}

#body a:hover, #bottomblock a:hover {
	text-decoration: underline;
}

#x1 {
	display: block;
	height: 9px;
	background: transparent url('http://www.adpartner.si/images/body_bottom.gif') center bottom no-repeat;
}

#topblock {
	position: relative;
	display: block;
	height: 265px;
	margin-bottom: 14px;
}

#topblock .right {
	position: relative;
	float: right;
	width: 301px;
}

#login {
	position: relative;
	display: block;
	width: 274px;
	height: 102px;
	padding: 12px 14px 13px 13px;
	margin-bottom: 13px;
	background: transparent url('http://www.adpartner.si/images/login_box.gif') center center no-repeat;
}

#login h3 {
	margin:0;
	padding:0;
	height: 30px;
	background: transparent url('http://www.adpartner.si/images/prijava.gif') left top no-repeat
}

#login h3 span {
	display: none;
}

#login form {
	margin:0;
	padding:0;
}

#login form div {
	height: 19px;
	padding: 10px 0 11px 0;
	margin-bottom: 9px;
	background: transparent url('http://www.adpartner.si/images/input_border.gif') left center repeat-x;
}

#login form input {
	float: left;
	width: 131px;
	height: 16px;
	font-size: 10px;
	border: 1px solid #999;
	margin:0;
	padding:1px;
}

#login form button {
	width: 70px;
	height: 25px;
	border: none;
	margin:0;
	padding:0;
	background: url('http://www.adpartner.si/images/btn_prijava.gif') center center no-repeat;
	cursor: pointer;
}

#login form button span {
	display: none;
}

#helper {
	position: absolute;
	right: 14px;
	bottom: 18px;
	color: #cad5df;
}

#helper a {
	font-weight: bold;
	color: #cad5df;
	text-decoration: none;
	font-size: 10px;
}

#helper a:hover {
	text-decoration: underline;
}

#register p {
	margin:0;
	padding:0 0 0 3px;
	height: 40px;
}

#register a {
	display: block;
	width:274px;
	height:32px;
	margin-top: 9px;
	background: red;
}

#register a span {
	display: none;
}

#register {
	display: block;
	width: 274px;
	height: 91px;
	padding: 34px 14px 0 13px;
}

div.id289 #register {
	background: transparent url('http://www.adpartner.si/images/289/bg.gif') center center no-repeat;
}

div.id289 #register a {
	background: transparent url('http://www.adpartner.si/images/289/btn.gif') center center no-repeat;
}

div.id289 #register a:hover {
	background: transparent url('http://www.adpartner.si/images/289/btn_over.gif') center center no-repeat;
}

div.id288 #register {
	background: transparent url('http://www.adpartner.si/images/288/bg.gif') center center no-repeat;
}

div.id288 #register a {
	background: transparent url('http://www.adpartner.si/images/288/btn.gif') center center no-repeat;
}

div.id288 #register a:hover {
	background: transparent url('http://www.adpartner.si/images/288/btn_over.gif') center center no-repeat;
}

#bottomblock {
	position: relative;
}

#bottomblock h2 {
	display: block;
	margin:0;
	padding:0;
	height: 25px;
	background: #103281 url('http://www.adpartner.si/images/h1_r.gif') right top no-repeat;
}

#bottomblock h2 span {
	display: block;
	text-indent: -10000px;
	background: transparent url('http://www.adpartner.si/images/prednosti.gif') left top no-repeat;
	height: 25px;
}

#loader {
	position: absolute;
	right: 5px;
	top: 30px;
	width: 20px;
	height: 20px;
	background: transparent url('http://www.adpartner.si/images/loading.gif') center center no-repeat;
	display: none;
}

#submenu {
	display: block;
	float: right;
	margin:0;
	padding:0;
	list-style: none;
	width: 223px;
	padding-bottom: 20px;
}

#submenu li {
	float: left;
}

#submenu li.last {
	display: block;
	width: 223px;
	height: 18px;
	background: transparent url('http://www.adpartner.si/images/sub_bg.gif') left top no-repeat;
}

#submenu li a {
	display: block;
	width: 206px;
	padding-left: 16px;
	padding-top: 7px;
	padding-bottom: 7px;
	line-height: 15px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #333;
	border-left: 1px solid #a7b4ce;
	border-bottom: 1px solid #a7b4ce;
	background-color: #dae0e9;
}

#submenu li a:hover {
	background-color: #fff;
	text-decoration: none;
}

#submenu li a.selected {
	
	background-color: #fff;
	color: #103281;
	width: 207px;
	margin-right: -1px;
	z-index: 100;
}

#subcontent {
	position: relative;
	display: block;
	float: right;
	width: 677px;
	border-left: 1px solid #a7b4ce;
	border-right: 1px solid #a7b4ce;
	min-height: 160px;
	padding: 10px 14px;
	font-size: 13px;
}

#subbottom {
	display: block;
	float: right;
	width: 707px;
	height: 10px;
	margin-bottom: 14px;
	background: transparent url('http://www.adpartner.si/images/sub_bottom.gif') center top no-repeat;
}

#subcontent h3 {
	margin:0 0 14px 0;
	padding:0;
	color: #103281;
	font-size: 18px;
	font-weight: normal;
}

#subcontent h4, #subcontent h4 a, #subcontent h5, #subcontent h5 a {
	color: #103281;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin:0 0 7px 0;
	padding:0;
	cursor: pointer;
}

#subcontent h5, #subcontent h5 a {
	cursor: default;
}

#subcontent .answer {
	padding-bottom: 14px;
	display: none;
}

#subcontent .text {
	padding-bottom: 14px;
}

#footer {
	position: relative;
	display: block;
	clear: both;
	height: 25px;
	background: transparent url('http://www.adpartner.si/images/footer_bg.gif') center top repeat-x;
}

#footer p {
	margin:0;
	padding:0 10px;
}

#copy, #fmenu {
	position: relative;
	display: block;
	float: left;
	height: 25px;
	line-height: 25px;
	color: #999;
	font-size: 10px;
	background: transparent url('http://www.adpartner.si/images/footer_l.gif') left top no-repeat;
}

#fmenu {
	float: right;
	background: transparent url('http://www.adpartner.si/images/footer_r.gif') right top no-repeat;
	color: #fff;
}

#fmenu a {
	color: #999;
	text-decoration: none;
}

#fmenu a:hover {
	text-decoration: underline;
}

/******* demo preview **********/

#demo_form  {
	position: relative;
	display: block;
	border-width: 1px;
	border-style: solid;
	padding: 19px 16px;
	border-color:#999;
	margin-top: 14px;
	
}

#demo_form fieldset {
	position: relative;
	border: none;
	padding:0 0 0 30px;
	margin:0;
	width: 70%;
}

#demo_form label {
	position: relative;
	float: left;
	width: 200px;
	font-size: 11px;
}

#demo_form h3 {
	margin:0;
	padding:0;
	position: relative;
	display: block;
	font-weight: bold;
	font-size: 12px;
	line-height: 24px;
	padding: 3px;
	margin-bottom: 10px;
	margin-left: -30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}



#demo_form  div, div.delimiter {
	position: relative;
	padding-bottom: 6px;
	margin-bottom: 5px;
	min-height:20px;
	height: 20px;
}

#demo_form  input, #demo_form  textarea, #demo_form  select {
	position: relative;
	width: 200px;
}

#demo_form  select.url_scheme {
	width:80px;	
}

#demo_form  input.url_url {
	width:120px;	
	height: 18px;
	margin-bottom: 2px;
}


form input.nowidth {
	width: auto;
}


#demo_form div {
	position: relative;
	
	
}


#demo_form  div.submit_button {
	margin-top: 10px;
	padding-top: 10px;
	width: 70%;
	padding-right: 30px;
	border: none;
	background: none;
	border-top-width: 1px;
	border-top-style: solid;
}

#demo_form  div.submit_button input {
	float: none;
	width: auto;
}

#demo_form div, div.delimiter {
	background: transparent url('http://www.adpartner.si/images/dots.gif') left bottom repeat-x;
}
#demo_form div.submit_button {
	border-top-color: #666;
}

#demo_form h3 {
	color: #217dc8;
	border-bottom-color: #666;
}

#demo_form  .adpreview .ad {
	border-color: #000;
}

#demo_form .adpreview .ad  .title {
	color: #103281;
}

#demo_form .adpreview .ad  .url {
	color: #217dc8;
}

#demo_form .form_help {
	display:inline;
	overflow:hidden;
	text-indent:-10000px;
	background: transparent url('http://www.adpartner.si/images/icons/help.gif') left center no-repeat;	
	border: none;
	cursor: help;
}

#demo_form div.form_help {
	position: absolute;
	left: -20px;
	margin-right: -20px;
	top: -4px;
	width: 14px;
	height: 14px;
}


#demo_form .form_help * {
	display:none;
}


#demo_form .adpreview div, #demo_form .adpreview a {
	position: relative;
	margin:0;
	padding:0;
	float:none;
	background:none;
	line-height: 16px;
	min-height: 0;
	height: auto;
}

#demo_form .adpreview .clear {
	
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	overflow: hidden;
	clear: both;
	margin:0;
	padding:0;
}

#demo_form .adpreview .ad {
	width: 220px;
	border-width: 1px;
	border-style: solid;
	padding: 7px;
}

#demo_form .adpreview .ad img {
	float: left;
	margin-right: 4px;
	clear: left;
}

#demo_form .adpreview .ad div {
	font-size: 10px;
	line-height: 14px;
}

#demo_form .adpreview .ad  .title {
	font-weight: bold;
	text-decoration: none;
}

#demo_form .adpreview .ad  .url {
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

#demo_form div.last {
	background: none;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}

#tooltip.help_screen {
	background: #fff;
	font-size: 11px;
	width: 200px;
	text-align: left;
}

#tooltip.help_screen h3 {
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
}

#tooltip h3, #tooltip div { margin: 0; color: #000; border: none;}

#documents {
	height: 1%;
}

#documents a {
	display: block;
	margin: 10px 0 0 0;
	
	padding-left: 24px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url('http://www.adpartner.si/images/document.gif');
}

#documents span {
	display: block;
	font-size: 0.75em;
	padding-left: 24px;
}

