/* obecné html */
input {
	border: 1px solid #999;
	background: #fff;
	color: #000;
	font-size: 10px;
}

h1,h2,h3,h4 {
	color: #000;
}

h1 {
	margin-top: 5px;
	font-size: 14px;
}

td, th {
	font-size: 10px;
	border-bottom: 1px solid #e0d1b1;
}

th {
	font-weight: bold;
	text-align: left;
}

/* obecné html konec */

/*hlavní rozvržení*/
#top {
	height: 79px;
	width: 730px;
	background: url('images/top_bg.gif') repeat-x;
	text-align: left;
	margin: auto;
}

#motiv {
	width: 170px;
	height: 79px;
	position: relative;
	top: 0px;
	left: 0px;
	background: url('images/top_motiv.gif') no-repeat;	
	float: left;
	cursor: pointer;
}

#logo {
	width: 185px;
	height: 79px;
	background: url('images/logo.gif') no-repeat;	
	float: right;
	cursor: pointer;
}

#top_menu {
	clear: left;
	width: 730px;
	height: 20px;
	background: url('images/top_menu_bg.gif') repeat-x;
	text-align: left;
	margin: auto;
}

#top_menu_motiv {
	width: 170px;
	height: 20px;
	background: url('images/top_motiv_rest.gif') no-repeat;
	float: left;
}

#top_menu_items {
	height: 20px;
	float: left;
}

.top_menu_item {
	padding: 2px 12px 0px 0px;
}

span.top_menu_item a {
	padding-left: 10px;
	text-decoration: none;
	color: #000;
}

span.top_menu_item a:hover {
	color: #c00;
	background: url('../images/bullet_on_top.gif') left no-repeat;
}

#top_menu_right {
	width: 110px;
	height: 20px;
	float: right;
	text-align: left;
}

#middle {
	width: 730px;
	text-align: left;
	margin: auto;
	background: url('images/page_bg.gif') repeat-y;
}

#left_clmn {
	width: 170px;
	float: left;
/*	border: 1px solid red;*/
}

#right {
	float: left;
	width: 560px;
/*	border: 1px solid green;*/
}

#right_clmn {
	width: 110px;
	float: right;
	text-align: left;
}

#main {
	width: 440px;
}

#foot {
	border-top: 1px solid #ff3;	
	width: 730px;
	text-align: right;
	margin: auto;
	padding-top: 2px;
}

#foot a {
	color: #000;
}

#foot a:hover {
	color: #c00;
	text-decoration: none;
}

/*hlavní rozvržení konec*/

/*pomocné třídy vzhledu*/
.box {
	background: url('images/menubg.gif');
	padding: 5px 0px 5px 0px;
}

div.box a {
	text-decoration: none;
	color: #000;
}

div.box a:hover {
	color: #c00;
}

.boxhead {
	font-weight: bold;
	font-size: 11px;
	color: #000;
	padding: 2px 5px 10px 5px;
}

.menuitem {
	height: 16px;
	background: url('images/bullet.gif') left no-repeat;
}

div.menuitem a {
	height: 16px;
	display: block;
	padding: 2px 5px 0px 16px;
	text-decoration: none;
	color: #000;
}

div.menuitem a:hover {
	color: #c00;
	background: url('images/bullet_on.gif') left no-repeat;
}

.menuitem_curr {
	height: 16px;
	background: url('images/bullet_on.gif') left no-repeat;
	padding: 2px 5px 0px 16px;
}

.productitem {
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.itemimage {
	float: left;
	margin-right: 5px;
}


div.itemdata td, th {
	font-size: 10px;
	border-bottom: 1px solid #e0d1b1;
}


.itemdesc {
}

.itembuttons {
	clear: both;
	text-align: right;
}

.pcarditembuttons {
	text-align: left;
	padding: 5px 0 10px 0;
}

.buttonlike {
	padding: 2px 5px 2px 5px;
	border: 1px solid #060;
	background: #b4d6b4;
	margin-bottom: 5px;
	cursor: pointer;
	cursor: hand;
	text-decoration: none;
	color: black;
}

span.buttonlike a {
	text-decoration: none;
	color: black;
}

.productcard {
	margin-bottom: 15px;
}

.productcard a {
	color: #060;
	text-decoration: none;
}

.productcard a:hover {
	color: #060;
	text-decoration: underline;
}
/*pomocné tř. vzhl. konec*/

/*třídy formátování*/
.clear {
	clear: both;
}

.lclear {
	clear: both;
}

.tpad5 {
	padding-top: 5px;
}

.pad10 {
	padding: 10px;
}

.pad5 {
	padding: 5px;
}

.darker {
	background: #fff54a;
}

.ilfoto {
	margin-top: 5px;
	text-align: center;
}

#right_clmn .box input {
#width: 95% !important;
}

#propozice
{
position: absolute;
}

.bublina
{
text-align: left;
width: 200px;
padding: 7px;
border: 1px solid black;
color: black;
font-family: arial;
font-size: 11px;
-moz-opacity: 0.8;
filter: alpha(opacity=80);
}

#rent
{
background-color: #60C660;
}

#sale
{
background-color: #6D9AC3;
}

#klub
{
background-color: #EAEBA5;
}

#sruby
{
background-color: #DF834B;
}

#publ
{
background-color: #CB973D;
}


