body {
	font-family: "Comic Sans MS CE", "Comic Sans MS", "Arial CE", "Sand CE", "Helvetica CE", lucida, fantasy;
	font-size: 14px;
	color: #000000;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: left;
	overflow: hidden;
	margin-bottom: 36px;
}

a {
	color: #000000;
}

a:hover {
	color: #ffffff;
}

h1 {
	font-size: 18px;
	line-height: 20px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}

h2 {
	font-size: 15px;
	line-height: 17px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	}

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

li {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 20px;
	}

li.white a {
	color: #FFFFFF;
	}

form.inline {
	display: inline;
	margin: 0px;
	}

div.content {
	height: 100%;
  overflow: auto;
	}

div.clearpix {
	margin: 0px;
	clear: both;
	display: hidden;
	font-size: 1px;
	}

div.clearleft {
	margin: 0px;
	clear: left;
	display: hidden;
	font-size: 1px;
	}

div.error {
	color: red;
	font-weight: bold;
	}

input {
	background: url(../gfx/input-bg.gif) no-repeat;
	width: 200px;
	height: 20px;
	border: none;
	padding-left: 4px;
	padding-right: 4px;
	margin-bottom: 10px;
	vertical-align: text-top;
}

textarea {
	background: url(../gfx/input-textarea.gif) no-repeat;
	width: 200px;
	height: 100px;
	border: none;
	padding: 2px;
	margin-bottom: 10px;
	vertical-align: text-top;
}

select {
	width: 200px;
	margin-bottom: 10px;
	vertical-align: text-top;
}

input.save {
	background: url(../gfx/button-save.gif) no-repeat;
	width: 110px;
	cursor: pointer;
}

/* HLAVICKA */

div.header {
	height: 160px;
	background: url(../gfx/vwbazar-logo-bg.gif) repeat-x;
	overflow: hidden;
}

div.logo {
	height: 122px;
	background: url(../gfx/vwbazar-logo-bg.jpg) no-repeat;
	position: relative;
}

/* MENU HORNI */

div.menu-top {
	color: FFFFFF;
	line-height: 32px;
	padding-top: 122px;
}

div.menu-top ul {
	height: 32px;
}

div.menu-top li {
	line-height: 32px;
	display: inline;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-left: 30px;
}

div.menu-top a {
	color: #FFFFFF;
	text-decoration: none;
}

div.menu-top a:hover {
	text-decoration: underline;
}

/* MENU VYHLEDAVANI */

div.menu-search {
	height: 36px;
	background: url(../gfx/menu-search.jpg) repeat-x;
	font-weight: bold;
	font-style: italic;
	padding-left: 30px;
	padding-top: 8px;
	overflow: hidden;
}

div.menu-search img {
	vertical-align: text-bottom;
}

div.menu-search select{
	width: auto;
	vertical-align: top;
}

input.set {
	background: url(../gfx/button-set.gif) no-repeat;
	width: 86px;
	cursor: pointer;
	vertical-align: top;
}

input.reset {
	background: url(../gfx/button-reset.gif) no-repeat;
	width: 86px;
	cursor: pointer;
	vertical-align: top;
}

/* MENU ORANZOVE - LOGIN */

div.menu-login {
	overflow: auto;
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 36px;
	background: url(../gfx/menu-login.jpg) repeat-x;
	padding-left: 12px;
	font-size: 16px;
	color: #ffff99;
	overflow: hidden;
}

div.menu-login img {
	vertical-align: text-bottom;
}

div.menu-login img.registrace {
	vertical-align: top;
	margin-top: 10px;
}

div.menu-login input {
	vertical-align: top;
	height: 20px;
	border: none;
	margin-bottom: 0px;
	margin-top: 10px;
}

input.login {
	background: url(../gfx/input-login.gif) no-repeat;
	width: 146px;
	padding-left: 4px;
	padding-right: 4px;
}

input.logout {
	background: url(../gfx/button-logout.gif) no-repeat;
	width: 110px;
	cursor: pointer;
}

input.submit {
	background: url(../gfx/button-submit.gif) no-repeat;
	width: 110px;
	cursor: pointer;
}

/* POZADI STRANKY */

div.main {
	background: url(../gfx/main-bg.jpg) top left no-repeat;
	padding: 20px;
}

/* MENU KATEGORIE */

div.kategorie {
	width: 184px;
	float: left;
	font-size: 15px;
	font-weight: bold;
}

div.kategorie-top {
	width: 184px;
	height: 15px;
	font-size: 1px;
	background: url(../gfx/kategorie-top.gif) no-repeat;
}

div.kategorie-main {
	width: 184px;
	background: url(../gfx/kategorie-main.gif) repeat-y;
}

div.kategorie-bot {
	width: 184px;
	height: 15px;
	font-size: 1px;
	background: url(../gfx/kategorie-bot.gif) no-repeat;
}

/* LISTA PREDCHOZI/NOVY/DALSI */

div.nav {
	width: 405px;
	height: 20px;
	margin-bottom: 10px;
}

div.prev {
	width: 135px;
	height: 20px;
	text-align: left;
	float: left;
}

div.new {
	width: 135px;
	height: 20px;
	text-align: center;
	float: left;
}

div.next {
	width: 135px;
	height: 20px;
	text-align: right;
	float: left;
}

/* LISTA STRANKY */
div.pages {
	width: 460px;
	text-align: center;
	padding: 0px;
}

table.pages {
	font-size: 14px;
}
	
a.pages {
	display: block;
	width: 24px;
	margin: 3px;
	line-height: 20px;
	background-color: #d3956c;
	color: #000000;
	border: 1px solid #000000;
	text-decoration: none;
	text-align: center;
}

a.current {
	background-color: #ffff00;
}

/* INZERAT */

div.inzeraty {
	width: 460px;
	float: left;
	margin-left: 20px;
}

div.inzerat {
	width: 460px;
	background: url(../gfx/inzerat-main.gif) repeat-y;
	font-size: 12px;
	margin-bottom: 10px;
	text-align: left;
	position: relative;
}

div.inzerat-top {
	background: url(../gfx/inzerat-top.gif) center top no-repeat;
	padding-top: 10px;
}

div.inzerat-bot {
	background: url(../gfx/inzerat-bot.gif) center bottom no-repeat;
	padding-bottom: 7px;
}

div.inzerat-left {
	width: 150px;
	float: left;
}

div.inzerat-img {
	width: 133px;
	height: 100px;
	background: url(../gfx/no-image.gif) no-repeat;
	margin-left: 12px;
}

div.inzerat-text {
	width: 276px;
	float: left;
	margin-left: 20px;
}

div.foto {
	height: 100px;
	width: 33%;
	float: left;
	position: relative;
}

a.foto {
	display: block;
	width: 133px;
	height: 100px;
	border: 1px solid black;
}

a.foto:hover {
	border: 1px solid #ffffff;
}

div.buttons {
	width: 50%;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.datum {
	width: 60%;
	float: right;
	text-align: right;
}

div.prodej {
	width: 30%;
	float: left;
	text-align: left;
	font-weight: bold;
}

div.nadpis {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 2px;
	margin-bottom: 2px;
}

div.detail {
	position: absolute;
	right: 15px;
	bottom: 15px;
}

input.delete {
	background: url(../gfx/button-smazat.gif) no-repeat;
	width: 123px;
	height: 17px;
	cursor: pointer;
	margin: 0px;
}

/* PARTNERI */

div.partner {
	width: 33%;
	height: 110px;
	float: left;
}

div.partner-img {
	margin-left: 12px;
	margin-top: 12px;
}

a.partner img{
	border: 1px solid black;
}

a.partner:hover  img{
	border: 1px solid #ffffff;
}
/* PŘIDÁNÍ FOTOGRAFIE */

input.foto {
	background-image: none;
	background-color: #FFFFFF;
	width: 250px;
	border: 1px solid black;
	padding: 0px;
	margin-bottom: 10px;
	vertical-align: text-top;
}

form.delfoto {
	width: 133px;
	height: 1px;
	position: relative;
	margin: 0px;
	padding: 0px;
}

input.deletebox {
	position: absolute;
	right: 0px;
	top: 2px;
	width: 16px;
	height: 16px;
	border: 1px solid red;
	font-size: 10px;
	font-weight: bold;
	background-image: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

/* VELKY TEXT */

div.main-text {
	width: 575px;
	background: url(../gfx/main-text-bg.gif) repeat-y;
	float: left;
	margin-left: 20px;
}

div.main-text-top {
	width: 575px;
	background: url(../gfx/main-text-top.jpg) no-repeat;
}

div.main-text-bot {
	width: 575px;
	height: 12px;
	font-size: 1px;
	background: url(../gfx/main-text-bot.gif) no-repeat;
}

div.main-text-text {
	padding: 15px 20px 0px 20px;
}


/* BANNERY */

div.banner-l {
	float: left;
	margin-left: 20px;
}

div.banner-top {
	width: 184px;
	height: 15px;
	font-size: 1px;
	background: url(../gfx/kategorie-top.gif) no-repeat;
}

div.banner-main {
	width: 184px;
	background: url(../gfx/kategorie-main.gif) repeat-y;
	text-align: center;
}

div.banner-bot {
	width: 184px;
	height: 15px;
	font-size: 1px;
	background: url(../gfx/kategorie-bot.gif) no-repeat;
	margin-bottom: 20px;
}

div.banner1, div.banner2, div.banner3, div.banner11, div.banner12, div.banner21, div.banner31, div.banner32, div.banner33  {
	margin: 0px auto;
	text-align: center;
}

div.footer {
	margin-left: 20px;
	margin-bottom: 10px;
}

div.footer a {
	font-size: 11px;
	color: #FFFFFF;
}

div.footer ul {
	margin: 0px;
	padding: 0px;
}

div.footer ul li {
	margin: 0px 5px;
	padding: 0px;
	display: inline;
}
