html {
  height: 100%;
  font-size: 62.5%; /* Resets 1em to 10px */
}

body {
 	font-size: 1.2em;
/*font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	line-height: 1.4;
}

#header {
	height: 180px;
	background: url('images/header-bg.png') no-repeat top left;
	margin-bottom: 10px;
	position: relative;
}

#header .logo {
	position: absolute;
	top: 20px;
	left: 23px;	
}

#header .login-form .login, #header .login-form .password {
	width: 122px;
	height: 20px;
	border: none;
	background: url('images/login-box-input-bg.png') no-repeat top left;
	position: absolute;
	top: 60px;	
	color: #7f7f7f;
	padding: 1px 5px;
}

#header .login-form .login {
	right: 237px; 	
}

#header .login-form .password {
	right: 89px; 	
}

#header .login-form .register, #header .login-form .lostpassword {
	color: white;
	position: absolute;
	top: 89px;
	font-size: 9px;
}

#header .login-form .register {
	left: 573px;
}

#header .login-form .lostpassword {
	left: 720px;
}

#header .login-form .button {
	border: none;
	background: url('images/login-box-button-bg.png') no-repeat top left;
	text-indent: -10000px;
	font-size: 0;
	width: 63px;
	height: 32px;
	position: absolute;
	top: 58px;
	right: 16px;
	cursor: pointer;
}

#header .login-box .welcome {
	position: absolute;
	top: 57px;
	right: 300px;
}

#header .login-box .user-data {
	position: absolute;
	width: 280px;
	right: 0px;
	top: 60px;	
	color: white;
}

#header .login-box .user-data a {
	color: white;	
}

#header .login-box .user-data .unread {
	color: red;	
}

#nav-menu {
	position: absolute;
	top: 129px;
	font-family: "Trebuchet MS";
	line-height: 1;
	padding-left: 10px;	
}

#nav-menu a {
	color: #6c6732;
	font-size: 1.6em;
	text-decoration: none;
	display: block;
	padding: 10px 17px 7px 17px;	
}

#nav-menu a:hover {
	color: #558319;	
}

#nav-menu li {
	float: left;	
}

#nav-menu li:hover {
	background: url('images/nav-menu-li-hover-bg.png') no-repeat center bottom;	
}

#last-artlicle {
	height: 270px;
	margin-bottom: 20px;
	position: relative;
	margin-top: 5px;
}

#last-artlicle .info {
	background: url('images/tmp.png');
	position: absolute;
	bottom: 30px;
	left: 0;
	color: white;
	padding: 10px 25px;
	width: 360px;	
}

#last-artlicle .info h1 {
	font-size: 1.4em;
	font-weight: normal;	
}

#last-artlicle .info a {
	color: white;	
}

#news {
	margin-bottom: 0;	
}

#news .main {
	height: 160px;
	position: relative;
	background: #e8e1c0 url('images/brown-box-news-bg.png') no-repeat top left;
	padding-top: 105px;
}

#news .bottom {
	margin-bottom: 20px;	
}

.brown-box .search .searchbox {
	width: 198px;
	height: 22px;
	border: 1px solid #bfb68e;
	background: #f4f0e0;
	position: absolute;
	top: 21px;
	left: 20px;
	color: #918964;
	padding: 3px 10px;	
}

.brown-box .search .button {
	width: 69px;
	height:32px;
	border: none;
	background: url('images/news-search-button-bg.png') no-repeat top left;
	font-size: 0;
	text-indent: -10000px;
	position: absolute;
	top: 19px;
	right: 20px;
}

#news .post {
	margin-bottom: 9px;	
}

#news h3 {
	padding-left: 24px;
	background: url('images/ceruzka.png') no-repeat 3px 3px;	
}

#news span {
	font-size: 0.8em;
}

#last-articles {
	padding-top: 42px;
	background: url('images/last-articles-bg.png') no-repeat top left;
	margin-bottom: 20px;
}

.archive-post h1 {
	height: 25px;
	background: url('images/archiv-clankov.png') no-repeat top left;
	margin-bottom: 17px;	
}


#last-articles .wp-post-image, .archive-post .wp-post-image {
	float: left;
}

#last-articles .text, .archive-post .text {
	margin-left: 129px;
	color: #918964;
	padding-top: 10px;
}

#last-articles .meta, .archive-post .meta {
	color: #afafaf;
	font-size: 0.8em;
	top: 92px;
	left: 129px;
	position: absolute;
}

#last-articles .meta span, .archive-post .meta span {
	color: #ececec;	
}

#last-articles .post, .archive-post .post {
	border-bottom: 1px solid #ededed;
	margin-bottom: 15px;
	position: relative;
	padding-bottom: 15px;	
}

#last-articles .post:last-child, .archive-post .post:last-child {
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

#last-articles .post a, .archive-post a {
	color: #548716;
}

#last-articles .post h2 {
	font-size: 1.2em;
	margin-bottom: 8px;
}

.whats-up {
	background: url('images/whats-up-bg.png') no-repeat top left;
	padding-top: 39px;
	font-size: 0.8em;
	color: #918964;
	margin-bottom: 15px;
}

.whats-up.profile {
	background: url('images/posledna-aktivita-bg.png') no-repeat 0 7px;
}

.whats-up .bottom {
	height: 3px;
	background: url('images/brown-line-short.png') no-repeat top left;	
}

.whats-up .item {
	margin-bottom: 10px;	
}

.whats-up .item .date {
	color: #c8c4b1;
}

.whats-up .item .text {
	padding-left: 23px;	
	padding-bottom: 3px;
	vertical-align: top;
}

.whats-up .item.comment .text {
	background: url('images/whats-up-komentar.png') no-repeat 0 2px;	
}

.whats-up .item.fotka .text {
	background: url('images/whats-up-fotka.png') no-repeat 0 2px;	
}

.whats-up .item.video .text {
	background: url('images/whats-up-video.png') no-repeat 0 2px;	
}

.whats-up .item.inzerat .text {
	background: url('images/whats-up-inzerat.png') no-repeat 0 2px;	
}

.whats-up .item.post .text {
	background: url('images/whats-up-post.png') no-repeat 0 2px;	
}

.whats-up .item.akcia .text {
	background: url('images/whats-up-kalendar.png') no-repeat 0 2px;	
}

#last {
	height: 459px;
	overflow: hidden;
	position: relative;
}

#last .photos {
	background: url('images/fotky.png') no-repeat top left;
	height: 459px;
}

#last .videos {
	background: url('images/videa.png') no-repeat top left;
	height: 459px;
	display: none;
}

#last a.videa, #last a.fotky, #last a.galeria {
	position: absolute;
	font-size: 0px;
	display: block;	
}

#last a.videa {
	width: 70px;
	height: 30px;
	background: url('images/last-videa-bg.png') no-repeat top left;
	top: 65px;
	right: 26px;
}

#last a.fotky {
	width: 70px;
	height: 30px;
	top: 63px;
	left: 155px;
}

#last a.galeria {
	background: url('images/last-galeria-bg.png') no-repeat top left;
	width: 87px;
	height: 35px;
	bottom: 75px;
	right: 48px;
}

#last .pics {
	position: absolute;
	top: 120px;	
}

#last .pics img {
	border: 5px solid white;
	margin-left: 20px;
	margin-bottom: 20px;	
}

#index #bazar {
	margin-top: 30px;
	height: 205px;
	padding-top: 15px;
	background: url('images/bazar-bg.png') no-repeat top left;
	padding-left: 22px;
	color: #7e8a6d;
}

#index #bazar .inzerat {
	width: 254px;
	float: left;
	height: 75px;
	margin-bottom: 13px;
	padding-right: 22px;
}

#index #bazar .inzerat .wp-post-image {
	float: left;
	margin-right: 15px;
}

#index #bazar a {
	color: #548716;
}

#index #bazar .inzerat h3 a {
	margin-top: 10px;
	font-size: 1.1em;
	text-decoration: none;
}

#index #bazar .inzerat h3 a:hover {
	text-decoration: underline;	
}

#index #bazar .inzerat p {
	font-size: 0.8em;
	color: #7e8a6d;
}

#index #bazar .all {
	position: absolute;
	bottom: 15px;
	left: 22px;	
}

#index #calendar {
	background: gray url('images/calendar-bg.png') no-repeat top left;
	height: 206px;
	margin-bottom: 20px;
	font-size: 0.9em;
	color: #7b7b7b;
}

#index #calendar .name {
	font-size: 1.1em;	
}

#index #calendar li {
	margin-bottom: 8px;
	color: #7b7b7b;	
}

#index #calendar  a {
	color: #7b7b7b;	
}

#index #links {
	background: url('images/links-bg.png') no-repeat top left;
	padding-top: 40px;
}

#index #links ul {
	position: relative;
	left: -8px;	
}

#index #calendar {
	padding: 44px 20px 0 20px;
}

#index #calendar .top {
	color: #acacab;
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: 8px;
	margin-bottom: 14px;	
}

#footer {
	height: 132px;
	background: url('images/footer-bg.png') no-repeat top left;
	color: #84751b;
	position: relative;
	margin-top: 30px;
}

#footer a, #links a {
	color: #84751b;	
}

#footer .menu {
	position: absolute;
	top: 40px;
	left: 32px;	
}

#footer .menu li, #index #links li {
	float: left;
	background: url('images/footer-menu-li-bg.png') no-repeat 3px right;
	padding-right: 18px;
	padding-left: 8px;
}

#footer .menu li {
	text-transform: lowercase;
}

#footer .menu li:last-child, #index #links li:last-child {
	background: none;	
}

#footer .text {
	font-size: 0.8em;
	position: absolute;
	left: 40px;
	top: 80px;
	letter-spacing: -1px;	
}

#footer .rss {
	position: absolute;
	top: 40px;
	right: 30px;
}

#footer .rss img {
	top: 3px;
	right: 5px;
	position: relative;
}

#footer .design {
	position: absolute;
	top: 80px;
	right: 30px;
	font-size: 0.8em;
	line-height: 1.6;	
}

#footer .design img {
	position: relative;
	top: 4px;
	left: 5px;	
}

.brown-box {
	background: url('images/brown-box-bg.png') no-repeat top left;
	margin-bottom: 20px;	
}

.brown-box .main {
	background: #e8e1c0;
	padding: 0 20px;
	color: #918964;
}

.brown-box .main a {
	color: #918964;	
}

.brown-box.vlozil .main {
	background: #e8e1c0 url('images/brown-box-vlozil-bg.png') no-repeat top left;
	padding-top: 58px;
	padding-bottom: 5px;
}

.brown-box.vlozil {
	margin-bottom: 15px;	
}

.brown-box .bottom {
	height: 12px;
	background: url('images/brown-box-bottom-bg.png') no-repeat top left;
}

/* clanky */
#single #last-artlicle {
	margin: 0;
}

#single #last-artlicle .info h1 {
	font-size: 2em;
	border: none;
	color: white;
	margin: 0;
	padding: 0;
}

#single .breadcrumbs {
	height: 23px;
	line-height: 1;
	padding-top: 15px;
	border-bottom: 1px solid #f2f2f2;
	color: #ededed;
	font-size: 0.8em;
	margin-bottom: 20px;	
}

#single .breadcrumbs a {
	font-weight: bold;
	color: #c9c9c9;	
}

#single .breadcrumbs span {
	color: #548716;	
}

#single .excerpt {
	color: #548716;
	font-weight: bold;
	margin-bottom: 20px;	
}

#single .gallery {
	width: 620px;
	background: url('images/fotogaleria-k-clanku.png') no-repeat top left;
	padding-top: 44px;	
}

#single .gallery img {
	margin-right: 21px;
	margin-bottom: 21px;
}

#single .fotka, #single .video {
	margin-bottom: 20px;	
}

#single .video {
	text-align: center;	
}

.content p, .content ul, .content ol, .article-img, .form-error {
	margin-bottom: 20px;
}

.content small {
	font-size: 0.8em;	
}

.form-error {
	color: red;	
}

.content.inzerat .price {
	font-weight: bold;
	font-size: 1.4em;
	color: #548716;	
}

.content.profile {
	padding-top: 40px;
	background: url('images/profil.png') no-repeat top left;
	margin-top: 10px;	
}

.content.profile h1 {
	font-size: 1.4em;
	text-decoration: underline;
	margin-bottom: 10px;
	padding: 0;
}

.content.profile h3 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px;
}

.content.profile p {
	margin-bottom: 10px;	
}

.content.profile .info-wrapper {
	padding-top: 10px;
	margin-bottom: 20px;
}

.content.profile .last-online {
	font-size: 0.9em;	
}

.content.profile table .info-name {
	color: #548716;
	font-weight: bold;
	width: 90px;
}

.content.profile table .delimiter {
	color: #548716;
	padding: 0 5px;
}

.content.profile .posts {
	padding-top: 40px;
	background: url('images/pridane-clanky-bg.png') no-repeat top left;
	margin-bottom: 20px;
}

.content.profile .posts .post {
	background: url('images/ceruzka.png') no-repeat 0 3px;
	padding-left: 25px;
	margin-bottom: 5px;
}

.content.profile .posts .post .category a {
	color: #918964;	
}

.content.profile .fotky {
	padding-top: 40px;
	background: url('images/pridane-fotky-bg.png') no-repeat top left;
	margin-bottom: 20px;		
}

.content.profile .fotky .fotka {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;	
}

.content.profile .videa {
	padding-top: 40px;
	background: url('images/pridane-videa-bg.png') no-repeat top left;
	margin-bottom: 20px;		
}

.content.profile .videa .video {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;	
}

.content.profile .profile-pic {
	width: 300px;
	text-align: center;
	float: left;
	margin-bottom: 20px;	
	margin-right: 20px;
}

.content ol {
	margin-left: 30px;
	list-style: decimal;
}

.content ul {
	list-style: disc;
}

.content div.fotka,
div.article-img {
	text-align: center;
}

.article-img img {
	max-width: 580px;	
}

.content ul {
	margin-left: 30px;
	list-style: disc;	
}

.brown-box.autor .main {
	background: #e8e1c0 url('images/brown-box-autor-bg.png') no-repeat top left;
	padding-top: 58px;
}

.brown-box.autor .bottom {
	margin-bottom: 25px;	
}

.brown-box.autor .author-info {
	margin-bottom: 0;
	border: none;
	padding-bottom: 15px;	
}

#related-articles {
	background: url('images/suvisiace-clanky.png') no-repeat top left;
	padding-top: 39px;
	margin-bottom: 20px;
}

#related-articles .post {
	margin-bottom: 8px;
	padding: 0 20px;	
}

#related-articles .post .date {
	color: #c8c4b1;
	font-size: 0.8em;
}

#related-articles .post a {
	display: block;
	padding: 2px 0 3px 23px;
	color: #918964;
	font-weight: bold;
	background: url('images/ceruzka.png') no-repeat 3px 4px;
	font-size: 0.8em;
}

#related-articles .bottom {
	height: 3px;
	margin-top: 16px;
	background: url('images/brown-line-short.png') no-repeat top left;	
}

.fotka .picture, .video .picture {
	color: #e4e4e4;
	text-align: center;	
}

.video .picture {
	margin-bottom: 30px;	
}

.fotka .picture a, .video .picture a {
	color: #e4e4e4;	
}

.fotka .picture img {
	margin-bottom: 10px;	
}

.fotka .info, .video .info {
	border-top: 1px solid #f2f2f2;
	margin-top: 15px;
	padding-top: 15px;
	margin-bottom: 25px;
	color: #918964;
}

.fotka .info a, .video .info a{
	color: #918964;
}

.fotka .info p, .video .info p {
	margin-bottom: 15px;
}

.fotka .info span, .video .info span {
	color: #c9c9c9;	
}

.fotka .info span.light, .video .info span.light {
	color: #ededed;
}

.fotka .rider {
	width: 50%;
	float: left;	
}

.fotka .location {
	width: 50%;
	float: left;	
}

.author-info {
	padding-bottom: 20px;
	border-bottom: 1px solid #dfd8b7;
	margin-bottom: 10px;
	position: relative;	
}

.author-info .avatar {
	margin-right: 14px;
	float: left;	
}

.author-info .small {
	font-size: 0.8em;
	margin-top: 5px;
}

.author-info .add-to-favorite {
	position: absolute;
	bottom: 20px;
	left: 85px;
	font-weight: bold;
	background: url('images/srdce.png') no-repeat top left;
	padding-left: 20px;
}

#post-voting strong.green {
	color: #548716;	
}

#post-voting .voting-form {
	margin-bottom: 10px;	
}

#post-voting .voting {
	margin-bottom: 10px;	
}

#post-voting .vote-count {
	float: right;
}

#post-voting .voting-desc {
	text-align: center;
	color: #bcb592;
	font-size: 0.8em;
}

#post-voting .btn {
	border: none;
	width: 26px;
	height: 20px;
	background: url('images/btn-bg.png') no-repeat top left;
	font-size: 0.8em;
}

.add {
	margin-bottom: 15px;	
}

.top-pictures, 
.related-videos,
.top-videos {
	background: url('images/najlepsie-fotky-bg.png') no-repeat top left;
	padding-top: 44px;
	color: #918964;
	margin-bottom: 20px;
}

.related-videos {
	background: url('images/podobne-videa.png') no-repeat top left;
}

.top-videos {
	background: url('images/najlepsie-videa-bg.png') no-repeat top left;
}

.top-pictures a,
.top-pictures strong,
.related-videos a,
.related-videos strong,
.top-videos a,
.top-videos strong {
	color: #548716;
	font-weight: bold;	
}

.top-pictures .fotka img,
.top-videos .video img {
	padding-left: 30px;
	float: left;
	margin-right: 20px;
}

.related-videos .video img {
	float: left;
	margin-right: 20px;
}

.top-pictures .fotka,
.related-videos .video,
.top-videos .video {
	margin-bottom: 10px;	
}

.top-pictures .meta,
.related-videos .meta,
.top-videos .meta {
	padding-top: 5px;
	line-height: 1.8;	
}

.top-pictures .meta a,
.related-videos .meta a,
.top-videos .meta a {
	line-height: 1.2;	
}

.top-pictures .top-1 img,
.top-videos .top-1 img {
	background: url('images/top-1-bg.png') no-repeat top left;
}

.top-pictures .top-2 img,
.top-videos .top-2 img {
	background: url('images/top-2-bg.png') no-repeat top left;
}

.top-pictures .top-3 img,
.top-videos .top-3 img {
	background: url('images/top-3-bg.png') no-repeat top left;
}

.top-pictures .top-4 img,
.top-videos .top-4 img {
	background: url('images/top-4-bg.png') no-repeat top left;
}

.top-pictures .top-5 img,
.top-videos .top-5 img {
	background: url('images/top-5-bg.png') no-repeat top left;
}

.top-pictures .bottom,
.related-videos .bottom,
.top-videos .bottom {
	height: 8px;
	background: url('images/green-line-short.png') no-repeat bottom left;
}

.last-commented  {
	background: url('images/naposledy-komentovane.png') no-repeat top left;
	padding-top: 48px;
	width: 400px;
	margin-bottom: 20px;
}

.last-commented a, .favorite a {
	display: inline-block;
	margin-right: 14px;
	margin-bottom: 14px;	
}

.last-commented.video a, .favorite-videos a {
	display: inline-block;
	margin-right: 8px;	
	margin-bottom: 8px;
}

.last-commented .bottom {
	height: 9px;
	background: url('images/brown-line-short.png') no-repeat bottom left;
}

.favorite {
	padding-top: 40px;
	width: 400px;	
}

.favorite-pictures {
	background: url('images/oblubene-fotky-bg.png') no-repeat top left;	
}

.favorite-pictures .bottom {
	background: url('images/green-line-short.png') no-repeat bottom left;
	height: 9px;
}

.favorite-videos {
	background: url('images/oblubene-videa-bg.png') no-repeat top left;	
}

.favorite-videos .bottom {
	background: url('images/brown-line-short.png') no-repeat bottom left;
	height: 9px;
}

.archive-video .video {
	margin-bottom: 35px;	
}

.archive-video .video .wp-post-image {
	float: left;
}

.archive-video .video .meta {
	margin-left: 310px;
	padding-top: 10px;
	color: #918964;	
}

.archive-video .video .meta span {
	color: #c9c9c9;	
}

.archive-video .video .meta h2 {
	font-size: 1.5em;
	margin-bottom: 15px;
}

.archive-video .video .meta p {
	margin-bottom: 15px;	
}

.archive-video .video .meta a {
	color: #548716;
}

.brown-box.video {
	padding-top: 14px;
}

.brown-box.video .main {
	padding-top: 45px;
}

.archive-inzerat .inzerat {
	color: #918964;
	position: relative;
	border-bottom: 1px solid #ededed;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.archive-inzerat .inzerat:last-child {
	border: none;	
}

.archive-inzerat .inzerat a {
	color: #548716;
}

.archive-inzerat .inzerat h2 {
	font-size: 1.2em;
	margin: 10px 0;
}

.archive-inzerat .meta {
	color: #afafaf;
	font-size: 0.8em;
	top: 92px;
	position: absolute;	
}

.archive-inzerat .picture {
	float: right;
	width: 110px;
	height: 110px;
	overflow: hidden;
	position: relative;		
}

.archive-inzerat .picture img {
	border: 1px solid #f0f0f0;	
}

.archive-inzerat .picture .price {
	height: 26px;
	width: 108px;
	background: url('images/tmp.png');
	position: absolute;
	bottom: 1px;
	left: 1px;
	z-index: 100;
	color: white;
	text-align: center;
	padding-top: 7px;
}

.archive-inzerat .picture .price strong {
	font-size: 1.3em;	
}

/* comments */
#comments-nadpis {
	font-size: 0;
	text-indent: -10000px;
	margin-bottom: 20px;
	height: 26px;
	background: url('images/comments-nadpis-bg.png') no-repeat top left;
}

#comments-nadpis.fotka {
	background: url('images/comments-nadpis-fotka-bg.png') no-repeat top left;
}

#comments-nadpis.clanok {
	background: url('images/comments-nadpis-clanok-bg.png') no-repeat top left;
}

#comments-nadpis.video {
	background: url('images/comments-nadpis-video-bg.png') no-repeat top left;
}

.nocomments , .comment {
	color: #918964;
}

.nocomments {
	margin-bottom: 20px;	
}

.comment a {
	color: #548716;
	font-weight: bold;	
}

.comment-info span {
	color: #548716;	
}

.comment .avatar {
	float: left;
}

.comment .content {
	margin-left: 60px;
	margin-bottom: 25px;
}

.comment .comment-text {
	background: #f3f7ef url('images/comment-text-bg.png') no-repeat top left;
	padding: 20px 10px 1px 10px;
	margin-top: 1px;
}

.comment .comment-text p {
	margin-bottom: 9px;	
}

#respond {
	padding-top: 20px;
	background: url('images/green-line-long.png') no-repeat top left;
	position: relative;
}

#respond textarea {
	width: 408px;
	height: 88px;
	border: 1px solid #e5e5e5;
	background: #f4f3ef;
	color: #918964;
}

#respond textarea:focus {
	background: white;
}

#respond .submit {
	width: 148px;
	height: 32px;
	background: url('images/pridat-komentar-bg.png') no-repeat top left;
	border: none;
	font-size: 0;
	text-indent: 1000px;
	position: absolute;
	top: 20px;
	right: 0px;
}

/* archivy ... */
.archive .wrapper {
	width: 600px;	
}

.archive h1 {
	text-indent: -10000px;
	margin-top: 10px;
}

.archive-fotka h1 {
	height: 27px;
	background: url('images/fotky-h1-bg.png') no-repeat top left;
	margin-bottom: 17px;	
}

.archive-inzerat h1 {
	height: 22px;
	background: url('images/inzercia-bg.png') no-repeat top left;
	margin-bottom: 22px;	
}

.archive-video h1 {
	height: 22px;
	background: url('images/videa-h1-bg.png') no-repeat top left;
	margin-bottom: 22px;	
}

.archive-fotka .fotka {
	margin-right: 20px;
	margin-bottom: 25px;
	float: left;
	width: 130px;
	height: 155px;
	text-align: center;
}

.archive-fotka .fotka a {
	color: #548716;
	font-weight: bold;
	margin-bottom: 5px;
	display: inline-block;	
}

.archive .category-list {
	margin-bottom: 15px;	
}

.archive .category-list li {
	margin-bottom: 7px;	
}

.archive .category-list .sipky, .archive .category-list a {
	font-weight: bold;
}

.archive .category-list .sipky, .archive .category-list .current a {
	color: #548716;	
}

.archive .category-list .count {
	left: 210px;
	position: absolute;	
}

.archive .show-all a{
	color: #548716;	
}

.archive-post .search, .archive-fotka  .search, .archive-video .search, .archive-inzerat .search {
	padding: 10px 0;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	margin-bottom: 20px;	
}

.brown-box.kategorie .main {
	background: #e8e1c0 url('images/brown-box-kategorie-bg.png') no-repeat top left;
	padding-top: 106px;
	padding-bottom: 5px;
}


/* navigacia */
div.navigation {
	height: 29px;
	padding-top: 10px;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	text-align: center;
	margin-top: 20px;
}

.mail div.navigation {
	margin-bottom: 20px;	
}

.mail .msg {
	margin-bottom: 50px;	
}

.mail .msg .avatar {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;	
}

div.navigation li {
	display: inline;	
}

div.navigation .prev {
	color: #548716;
	font-weight: bold;	
	float: left;
}

div.navigation .next {
	color: #548716;
	font-weight: bold;	
	float: right;
}

div.navigation .current {
	color: #548716;
	font-weight: bold;	
}

div.navigation a {
	color: #918964;
	margin: 0 5px;	
}

#progress-bar {
	background: #548716;
	color: white;
	font-size: 1.5em;
	text-align: center;
	padding-top: 16px;
	height: 39px;
	display: inline-block;
	vertical-align: top;
}

#video-upload .wrapper, #video-upload #log {
	margin-bottom: 20px;
}

/* formulare */
form {
	color: #918964;	
}

form label {
	display: inline-block;
	width: 150px;
	vertical-align: top;
	padding-top: 3px;
}

.content form p {
	margin-bottom: 10px;	
}

form input[type=text], form textarea, form select {
	border: 1px solid #e5e5e5;
	color: black;
	padding: 3px;
}

form input[type=text] {
	width: 200px;	
}

form textarea {
	width: 300px;
	height: 70px;	
}

form #price {
	width: 35px;
	text-align: right;	
}

/* content */
.content {
	color: #918964;		
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	margin-bottom: 20px;
		font-weight: normal;
	color: #548716;
	
}

.content h1 {
	font-size: 2em;
}

.content a {
	color: #548716;	
}

/*.single-post h1, .single-video h1, .single-fotka h1, .single-inzerat h1 { */
.content h1 {
	font-weight: normal;
	color: #548716;
	margin-bottom: 0;
	padding-bottom: 20px;		
}

.content h1 a {
	color: #548716;	
}

.single-post h1 {
	border-bottom: 1px solid #f2f2f2;
}

.content h2 {
	font-size: 1.5em;	
}

.archive-post h2 {
	font-size: 1.2em;
	margin-bottom: 8px;
}

.content h3 {
	font-size: 1.4em;	
}

.content h4 {
	font-size: 1.3em;	
}

.content h5 {
	font-size: 1.2em;	
}

table.calendar th {
	text-align: left;	
}

table.calendar {
	width: 100%;
	margin-bottom: 20px;
}

table.calendar tr {
	background: #f9f9f9;	
}

table.calendar tr:nth-child(odd) {
	background: #f0f0f0;	
}

table.calendar td, table.calendar th {
	padding: 3px;
}

table.calendar th.date {
	width: 110px;	
}

.fb-like {
	float: right;
	background: #f0f0f0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}

#single .breadcrumbs .fb-like {
	position: relative;
	top: -5px;
}

.fotka .fb-like, .video .fb-like, .inzerat .fb-like {
	margin-top: 10px;	
}

#gallery .picture {
	text-align: center;	
}

#gallery .stat {
	font-size: 0.8em;
	margin-bottom: 10px;
}

#gallery .stat .nav {
	float: right;	
}

#gallery h1 {
	margin: 0;
	padding: 0;
}

.warning {
	color: red;	
}

.widget, .reklama {
	margin-bottom: 20px;	
}

.reklama .ad {
	margin-bottom: 20px;	
}

.online-users {
	padding-top: 40px;
	background: url('images/online-uzivatelia.png') no-repeat top left;	
}

.online-users a {
	margin-right: 10px;
	margin-bottom: 10px;
	display: inline-block;	
}

/* dole kvoli .comment */
.whats-up a {
	color: #918964;
	font-weight: bold;	
}

.ie-warning {
	margin-bottom: 20px;
	padding: 10px;
	background: #f0f0f0;
	border: 2px solid red;	
}

/* tooltip */
#tooltip {
	padding: 5px;
	border: 1px solid #EBEBE3;
	border-right-width: 1px;
	border-bottom-width: 1px;
	display: none;
	background: #548716;
	color: white;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	position: absolute;
	margin: 6px 0 0 6px;
	z-index: 3000;
}

.content img.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.lokality #map {
	width: 100%;
	height: 300px;	
}

#tooltip h3, #tooltip div { margin: 0; }
