body {
	background-color:#999999;
	text-align:center;
	margin: 0;
	font-family:Tahoma;
	font-size: 10px;
	padding: 0;
	color:#000000;
}

select {
	font-size:1em;
}

img {
	border:0;
}

form {
	margin:0;
	padding:0;
}

ul {
	margin-top:5px;
	padding-top:5px;
}

h1 {
	text-transform:uppercase;
	font-weight:bold;
	font-size:1.4em;
	margin-top:5px;
	margin-bottom:5px;
	text-align:right;
}

h2 {
	font-weight:bold;
	font-size:1.1em;
	margin-top:0px;
	margin-bottom:5px;
}

.cleaner {
	clear:both;
}

table {
	border:0px;
}

a
{
	color:#000000;
	text-decoration:none;
	border-bottom: 1px dotted #CCCCCC;
}

a:hover {
	color:#000000;
	text-decoration:none;
	border-bottom: 1px solid #CCCCCC;
}

#page-wrap {
	background-image:url('../images/bg_page.jpg');
	background-repeat:repeat-y;
	width:778px;
	margin: 0 auto;
	position:relative;
	text-align:left;
}

#page-top {
	background-image:url('../images/bg_top.jpg');
	background-repeat:no-repeat;
	width:778px;
	height:9px;
	font-size:0.1em;
}

#page-left {
	float:left;
	padding-left:4px;
	width:188px;
}

#page-left-foto {
	width:188px;
	height:138px;
}

#page-left-foto a {
	text-decoration:none;
	border:0px;
}

#page-left-foto a:hover {
	text-decoration:none;
	border:0px;
}

ul.leftmenu {
	list-style:none;
	padding:0px;
	margin:0px;
	font-weight:bold;
	font-size:1.1em;
}

ul.leftmenu li {
}

ul.leftmenu li a {
	padding-left:10px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	height:20px;
	padding-top:5px;
	border-bottom:1px solid #000000;
}

ul.leftmenu li a:hover {
	color:#000000;
	text-decoration:none;
	background-color:#BFCFFF;
}

#page-right {
	float:right;
	padding-right:6px;
	width:579px;
}

#page-right-foto {
	background-image:url('../images/bg_top_right.jpg');
	background-repeat:no-repeat;
	width:579px;
	height:190px;
}

#page-right-menu {
	background-image:url('../images/bg_top_menu.jpg');
	background-repeat:no-repeat;
	width:579px;
	height:18px;
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
	padding-top:4px;
}

#page-right-menu a {
	padding-left:12px;
	padding-right:12px;
	color:#000000;
	text-decoration:none;
}

#page-right-menu a:hover {
	color:#B30000;
	text-decoration:none;
}

#page-content {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
}

#page-bottom {
	background-image:url('../images/bg_bottom.jpg');
	background-repeat:no-repeat;
	width:763px;
	height:26px;
	text-align:right;
	padding-right:15px;
	padding-top:7px;
	font-weight:bold;
}

#page-bottom a {
	color:#000000;
	text-decoration:none;
}

#page-bottom a:hover {
	color:#B30000;
	text-decoration:none;
}

.clanek {
	text-align:justify;
}

.clanek img {
	border:1px solid #000000;
}

.obrvlevo {
	float:left;
	margin-right:10px;
	
}

.obrvpravo {
	float:right;
	margin-left:10px;
}

.iterakce {
	padding-top:2px;
	text-align:center;
	border:1px solid #000000;
	margin-top:5px;
	padding-bottom:2px;
	padding-right:5px;
	background-color:#CCCCCC;
}

table.sendmail {
	width:90%;
	border-collapse:collapse;
	border:0px solid #000000;
	text-align:left;
}

table.sendmail td.left {
	padding-left:3px;
	padding-right:3px;
	text-align:right;
	font-weight:bold;
}

table.sendmail td.middle {
	padding-left:3px;
	padding-right:3px;
	text-align:center;
	font-weight:bold;
}

table.sendmail td.right {
	padding-left:3px;
	padding-right:3px;
}

table.sendmail td.head {
	font-weight:bold;
	font-size:1.1em;
	background-color:#999999;
	color:#FFFFFF;
	border-bottom:1px solid #000000;
}

.formfield {
	font-weight:normal;
	font-size:1em;
	color:#000000;
	border:1px solid #000000;
	background-color:#FFFFFF;
	width:250px;
}

.formfieldreq {
	font-weight:normal;
	font-size:1em;
	color:#000000;
	border:1px solid #DA251C;
	background-color:#FFFFFF;
	width:180px;
}

.formbutton {
	border:1px solid #000000;
	color:#000000;
	background-color:#FFFFFF;
	font-size:1em;
	font-weight:bold;
}

.bazar-left {
	float:left;
	width:277px;
}

.bazar-right {
	float:right;
	text-align:left;
	width:277px;
}
.bazar-foto {
	float:left;
	width:135px;
}

.bazar-info {
	float:right;
	text-align:left;
	width:142px;
}

.bazar-cena {
	color:#B30101;
}

.bazar-detail {
	float:right;
	text-align:left;
	width:420px;
}

.bazar-detail p {
	padding:0;
	margin:0;
}

table.maintable {
	width:100%;
	border-collapse:collapse;
	border:1px solid #000000;
	text-align:left;
}

table.maintable td {
	border:1px solid #000000;
	padding-left:3px;
	padding-right:3px;
	vertical-align: top
}

table.maintable tr.head {
	font-weight:bold;
	font-size:1.0em;
	background-color:#999999;
	color:#000000;
}

table.maintable tr.evenrow {
	background-color:#CCCCCC;
}

table.maintable tr.oddrow {
	background-color:#FFFFFF;
}

table.maintable td.vpravo {
	text-align:right;
}

table.formtable td.left {
	text-align:right;
	font-weight:bold;
}

.cervena {
	color:#B30101;
	font-weight:bold;
}

.error {
	font-size:1.1em;
	font-weight:bold;
	color:#B30101;
	text-align:center;	
}