body {
	margin: 0;
	padding: 0;
	background: #fffff8;
	font-family: Arial, Tahoma, Verdana, serif;
	font-size: 0.7em;
	text-align: center;
	color: #504831;
}
input, select, textarea {
	font-family: Arial, Tahoma, Verdana, serif;
	font-size: 100%;
}
a {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a.button {
	background: #990000;
	padding: 5px;
	color: #fff;
	text-decoration: none;
}
a img {
	border: none;
}
.clear {
	clear: both;
}
.strike {
	text-decoration: line-through;
}

#main {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
#header {
	height: 100px;
	background: url(../images/header-bg.gif) repeat-x top left;
}
#header #logo {
	margin: 30px 0 0 30px;
	border: none;
}
#header #topbanner {
	width: 468px;
	height: 60px;
	background: #f1f1f1;
	float: right;
	margin: 18px 18px 0 0;
}
#header #search {
	width: 160px;
	height: 60px;
	float: right;
	margin: 18px 18px 0 0;
	border-left: 1px solid #b8ad8e;
	padding-left: 18px;
}

#mainnav {
	height: 37px;
	background: url(../images/mainnav-bg.gif) repeat-x top left;
	margin: 0 0 30px 0;
}
#mainnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#mainnav ul li {
	float: left;
	padding: 0 12px 0 10px;
	background: url(../images/mainnav-separator.gif) no-repeat right center;
}
#mainnav ul li a {
	height: 37px;
	line-height: 37px;
	padding: 11px 0;
	font-size: 120%;
	color: #fff;
	text-decoration: none;
}
#mainnav ul li.here a {
	background: url(../images/mainnav-here.gif) no-repeat bottom center;
	font-weight: bold;
}

#left-column {
	width: 209px;
	float: left;
}
#right-column {
	width: 728px;
	float: right;
}
#left-column .box {
	margin: 0 0 20px 0;
}
#left-column .box .box-title {
	background: url(../images/box-title-bg.gif) no-repeat top left;
	height: 29px;
	line-height: 29px;
	color: #fff;
	padding: 0 10px;
}
#left-column .box .box-content {
	background: #e5e0d2 url(../images/box-content-bg.gif) repeat-x top left;
	min-height: 60px;
	padding: 10px;
}
#left-column .leftbanner {
	text-align: center;
}
#left-column .box p.msg,
#left-column .box p.error {
	margin: 0 0 10px 0;
	font-weight: bold;
}
#right-column h1 {
	margin: 5px 0 5px 0;
	font-weight: bold;
	font-size: 140%;
}
#right-column h2 {
	margin: 0 0 5px 0;
	font-weight: bold;
	font-size: 120%;
}
#right-column .detail {
	margin: 15px 0;
	font-size: 110%;
	line-height: 160%;
}
#right-column .detail .info {
	border: 1px solid #e5e0d2;
	background: #f8f4ea;
	padding: 6px 10px;
	width: 350px;
	float: right;
	line-height: 180%;
	margin-left: 10px;
}
#right-column .detail .info div span {
	float: right;
}
#right-column .detail .info div.current-price {
	font-weight: bold;
	margin-bottom: 20px;
}
#right-column .detail .info div.current-price strong {
	font-size: 120%;
	color: #990000;
}
#right-column .detail .info .msg {
	background: #ecffe4;
	padding: 10px;
	border: 1px solid #c0fcae;
	margin: 2px 0 5px 0 !important;
}
#right-column .detail .info .form {
	border-top: 1px solid #e5e0d2;
	margin-top: 10px;
	padding-top: 5px;
	text-align: right;
}
#right-column .detail .info .form span {
	float: left;
	margin-top: 8px;
}
#right-column .detail .info .form .submit {
	margin-left: 15px;
}
#right-column .detail .info .last_bids {
	font-size: 90%;
}
#right-column .detail .info .uzivatele {
	margin: 0 0 10px 0;
	border: 1px solid #e5e0d2;
	padding: 3px 5px;
	font-size: 90%;
	line-height: 160%;
}
#right-column .detail .info .uzivatele div {
	border-bottom: 1px solid #e5e0d2;
}
#right-column .detail .info .uzivatele div.last {
	border: none;
}
#right-column .detail .info .uzivatele div.strong {
	font-weight: bold;
}
#right-column .aukce {
	border: 1px solid #e5e0d2;
	background: #f8f4ea;
	padding: 6px 10px;
	width: 350px;
	line-height: 180%;
}
#right-column .aukce span {
	float: right;
}
#right-column .aukce span.bold {
	font-weight: bold;
}
#right-column .aukce strong {
	font-size: 110%;
}
#right-column .aukce div strong {
	font-size: 120%;
	color: #990000;
}
#right-column .aukce .buttons {
	text-align: right;
	margin: 0;
	padding: 10px 0 5px 0;
}
#right-column .aukce .current-price {
	font-weight: bold;
}
#right-column .box {
	width: 340px;
	float: left;
	margin: 15px 40px 0 0;
}
#right-column .box-last {
	margin-right: 0;
}
#right-column .box h2 {
	margin: 5px 0 0 0;
	font-size: 130%;
}
#right-column .box p {
	margin: 5px 0 0 0;
	line-height: 160%;
	text-align: justify;
}
#right-column .box .logo,
#right-column .detail .logo {
	height: 60px;
	_height: 60px;
	padding: 4px;
	margin: 10px 0 0 0;
	text-align: center;
}
#right-column .box .logo img,
#right-column .detail .logo img {
	max-height: 60px;
}
#right-column .hline {
	margin: 20px 0;
	border-top: 1px solid #e5e0d2;
}
#right-column .box h3 {
	margin: 5px 0 0 0;
	font-size: 130%;
	font-weight: normal;
}
#right-column .box .info {
	margin: 3px 0 10px 0;
}
#right-column .box .info span {
	background: #504831;
	padding: 0 4px;
	color: #fff;
	font-size: 90%;
	margin: 0 10px 0 0;
}
#right-column .box .right {
	float: right;
}
#right-column .box .price {
	display: block;
	margin-bottom: 10px;
	padding-bottom: 5px;
	line-height: 160%;
}
#right-column .box .price span {
	float: right;
}
#right-column .box .price .current-price {
	font-weight: bold;
}
#right-column .box .price .current-price span strong {
	font-size: 130%;
	color: #990000;
}
#right-column .leftpic {
	float: left;
	margin: 0 10px 5px 0;
}
#right-column .box .leftpic {
	margin-top: 5px;
}
#right-column .banner728 {
	width: 728px;
	height: 90px;
	background: #f1f1f1;
	margin: 20px 0 0 0;
}
#right-column h4 {
	font-size: 120%;
	margin: 20px 0 5px 0;
}
#right-column .banner-novinky {
	margin: 15px 0;
}
#right-column .comment {
	margin: 5px 0 0 0;
	padding: 0;
}
#right-column .comment span {
	float: right;
}
#right-column .comment .inner {
	border: 1px solid #e5e0d2;
}
#right-column .comment .inner div {
	background: #f8f4ea;
	padding: 5px;
}
#right-column .comment .comment {
	margin-left: 25px;
	margin-top: 5px;
}
#right-column .comment p {
	margin: 0;
	padding: 10px 5px 5px 5px;
}
#right-column .comments-title {
	margin: 30px 0 5px 0;
}
#right-column .commentForm {
	width: 99%;
	margin: 20px 0 10px 0;
}
#right-column .commentForm label.title {
	font-size: 110%;
	font-weight: bold;
}
#right-column .commentForm textarea {
	height: 7.5em;
	width: 100%;
}
#right-column .commentForm .captcha {
	margin: 10px 0 0 0;
}
#right-column .commentForm .captcha .textbox {
	width: 60px;
	vertical-align: top;
	margin-left: 5px;
} 
#footer {
	border-top: 1px solid  #b4b1a6;
	padding: 1px 0 0 0;
	margin: 20px 0 0 0;
}
#footer .content {
	background: #e5e0d2;
	padding: 13px 15px 15px 15px;
}
#footer .content .right {
	float: right;
	margin: 0;
	padding: 0;
}

.form {
	margin: 0;
	padding: 0;
}
.form fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
.form fieldset label {
	display: block;
	margin: 0 0 3px 0;
}
.form fieldset .textbox,
.form fieldset textarea {
	padding: 3px;
	margin: 0;
	border: 1px solid #aeaba2;
	background: #fff url(../images/textbox-bg.gif) no-repeat top left;
	width: 96%;
	font-size: 120%;
}
.form fieldset .price {
	width: 35px;
	text-align: center;
}
.form fieldset .submit {
	border: none;
	margin: 10px 0 0 0;
	padding: 3px 5px;
	background: #990000;
	color: #fff;
	cursor: pointer;
}
.form fieldset input.right {
	float: right;
}
.form fieldset.login .textbox {
	margin-bottom: 10px;
}
.form fieldset.login .submit {
	margin-top: 0;
}
.pageForm {
	width: 50%;
}
.pageForm fieldset .textbox {
	margin-bottom: 10px;
	width: 98%;
}
.pageForm fieldset .small {
	width: 45%;
}
.pageForm fieldset .col {
	width: 45%;
	float: left;
}
.pageForm fieldset .col-right {
	float: right;
	margin-right: 4px;
}
.pageForm .error {
	background: #ffe4e4;
	padding: 10px;
	border: 1px solid #fcaeae;
}
.pageForm .msg {
	background: #ecffe4;
	padding: 10px;
	border: 1px solid #c0fcae;
}

ul.list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.list li {
	background: url(../images/list-bullet.gif) no-repeat 0 7px;
	padding: 3px 0 3px 15px;
}
ul.list li a {
	color: #990000;
}

.grid {
	margin: 10px 0 40px 0;
}
.grid h3 {
	margin: 25px 0 10px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #990000;
}
.grid div {
	display: block;
	clear: right;
	border-bottom: 1px solid #e4e4e4;
	line-height: 200%;
	font-size: 110%;
}
.grid div .right {
	float: right;
	font-size: 90%;
}
.grid .clear {
	border: none;
	clear: both;
	margin: 15px 0 0 0;
}
.clanky {
	margin: 10px 0 10px 0;
}
.clanek {
  margin: 5px 0 10px 0;
}
.clanek h2 {
	margin: 25px 0 5px 0;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #990000;
	font-size: 155%;
}
.clanek h2 a{
	text-decoration: none;
}
.clanek div {
	line-height: 200%;
	font-size: 110%;
}
.clanek .right {
	float: right;
}
.clanek .clear {
	border: none;
	clear: both;
	margin: 15px 0 0 0;
	border-bottom: 1px solid #e4e4e4;
}
.clanky img {/*width: 100px; height: 100px;*/
}
.pagination {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: right;
}
.pagination li {
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	background: #e5e0d2;
}
.pagination li a,
.pagination li span {
	padding: 3px 5px;
	display: block;
	float: left;
}
.pagination li.here {
	background-color: #990000;
}
.pagination li.here span {
	color: #fff;
	font-weight: bold;
}

.infogrid {
	width: 99%;
	margin: 0 0 10px 0;
}
.infogrid div {
	clear: right;
	margin: 0;
	padding: 4px 0;
}
.infogrid span {
	float: right;
	width: 75%;
	text-align: left;
	font-weight: bold;
}

.contest {
	background: #f6f3ec;
	border: 1px solid #e5e0d2;
	padding: 10px;
	margin: 0 0 15px 0;
}
.contest h3 {
	margin: 0 0 5px 0;
	font-size: 130%;
}
.contest p {
	margin: 5px 0;
}
.contest h4 {
	margin: 10px 0 5px 0;
	font-size: 120%;
}
.contest form {
	margin: 0;
	padding: 0;
	border: none;
}
.contest form div {
	padding: 3px 0;
}
.contest .hline {
	margin: 5px 0 !important;
}
.contest form label {
	display: inline;
}
.contest form .small {
	width: 60px;
	margin-right: 30px;
}
.contest form .email {
	width: 200px;
}
.contest form .submit {
	float: right;
	margin: 0;
}

ul.links {
	margin: 10px 0;
	padding: 0;
	list-style-type: none;
}
ul.links li {
	padding: 4px 0;
}