*
{
	padding: 0;
	margin: 0;
	border: 0;
}

body
{
	background:url(/system/application/gfx/web/page-back.jpg) no-repeat top center #3f808a;
	margin:0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

hr
{
	display: block;
	width: 100%;
	height: 3px;
	*height: 6px;
	float: left;
	border: none;
	margin: 5px 0 20px 0;
	background: transparent url(/system/application/gfx/web/line-inner.gif) no-repeat scroll center bottom;
}

acronym
{
	font-weight: bold;
	cursor: help;
}

#container {
	width:819px;
	margin:0 auto;
	position:relative;
	height:252px;
}

/* search form */

#search {
	position:absolute;
	text-align:right;
	width:250px;
	left:525px;
	top:10px;
	z-index:100;
}
#search form {
	padding:0;
	margin:0;
}
#search .txtField {
	border:1px solid #fff;
	width:138px;
	margin:0;
	padding:3px;
	padding-left: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(/system/application/gfx/web/search-back.gif) transparent scroll -8px -8px;
}

#search .txtField:focus
{
	border-color: orange;
}

#search .btnSearch {
	border:1px solid #fff;
	color:#fff;
	margin:0;
	padding:2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(/system/application/gfx/web/btn-back.gif) transparent;
	cursor: pointer;
}


/* menu */

#menu-holder {
	position:absolute;
	top:43px;
	*top: 38px;
	left:457px;
	*left: 458px;
	width:319px;
	height: 67px;
	overflow:hidden;
}
#menu {
	width:319px;
	height:67px;
	margin:0;
	padding:0;
	position:relative;
}
#menu li {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
}
#menu li, #menu a {
	height:42px;
	*height: 67px;
	display:block;
}

#menu li:hover {
	top: -5px;
	height:67px;
	display:block;
}

#home {
	text-indent:-300em;
	overflow:hidden;
	left:0px;
	width:107px;
}
#about {
	text-indent:-300em;
	overflow:hidden;
	left:107px;
	width:107px;
}
#archives {
	text-indent:-300em;
	overflow:hidden;
	left:214px;
	width:106px;
}



#home a:hover {
	background:transparent url(/system/application/gfx/web/menu.jpg) 0px 0px no-repeat;
	height: 67px;
}
#about a:hover {
	background:transparent url(/system/application/gfx/web/menu.jpg) -107px 0px no-repeat;
	height: 67px;
}
#archives a:hover {
	background:transparent url(/system/application/gfx/web/menu.jpg) -214px 0px no-repeat;
	height: 67px;
}


/* blog title */

#title {
	position:absolute;
	top:149px;
	left:76px;
	color:#fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:370px;
	overflow:hidden;
}
#title h1
{
	display: none;
}
#title h2 {
	color:#fff;
	font-size:20px;
	margin:0 0 2px;
}
#title a {
	color:#fff;
	text-decoration:none;
}
#title a:hover {
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid #e7d8cf;
}


/* content */

#content {
	background:url(/system/application/gfx/web/notepad-back.gif) repeat-y;
	width:764px;
	margin:0 auto;
	padding-right:55px;
}
#content blockquote {
	padding:0 0 0 30px;
	background:url(/system/application/gfx/web/blockquote.gif) no-repeat 0 50%;
}
#content ul
{
	list-style-position: inside;
	list-style-type: square;
}
#content ol
{
	list-style-position: inside;
}
#content .col01 {
	float:left;
	padding-left:70px;
	width:425px;
	font-size:12px;
	line-height:20px;
}

#content .col01 p
{
	*margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
}

#content .col01 h3 {
	font-size:24px;
	line-height:28px;
	font-weight:normal;
	font-family: Times New Roman, Times, Georgia, sans-serif;
	padding: 20px 0;
	background:url(/system/application/gfx/web/line.gif) repeat-x bottom;
}
#content .col01 h4 {
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	font-family: Times New Roman, Times, Georgia, sans-serif;
	margin:0;
	padding:0 0 16px;
	background:url(/system/application/gfx/web/line.gif) repeat-x bottom;
}
#content .col01 h3 a {
	color:#000;
	text-decoration:none;
	padding: 3px;
}
#content .col01 h3 a:hover {
	background-color: #F4E77E;
}
#content .col01 .post {
	padding-bottom:30px;
}
#content .col01 .thumbnail, #content .col01 .thumbnail_left {
	float:right;
	margin:10px;
	border: #AEAEAE 1px solid;
	padding: 4px;
	background-color: silver;
}
#content .col01 .thumbnail_left {
	float:left;
}
#content .col01 .meta {
	font-size:11px;
	text-align:right;
	background:url(/system/application/gfx/web/line.gif) repeat-x;
	padding-top:8px;
}
#content .col01 .post-inner {
	position:relative;
	min-height: 165px;
	*height: 140px;
	text-indent: 20px;
	margin-top: 20px;
}

#content .col01 .post-inner .whole
{
	position: absolute;
	top: 130px;
	*top: 135px;
	*margin-left: -20px;
}

#content .col01 .post-inner .date-tab {
	position:absolute;
	top:0px;
	left:-98px;
	height:95px;
	width:83px;
	background:url(/system/application/gfx/web/date-tab.gif) no-repeat;
}
.month {
	text-align:right;
	display:block;
	padding:10px 16px 6px 0;
	font-size:11px;
}
.day {
	text-align:right;
	display:block;
	padding:6px 16px 2px 0;
	font-size:18px;
	font-weight:bold;
}
.year
{
	text-align:right;
	display:block;
	padding:6px 16px 2px 0;
	font-size:18px;
	font-weight:bold;
}
#content .col01 .post-inner a {
	color:#000;
	position:relative;
	text-decoration:none;
	border-bottom:1px solid #868585;
}
#content .col01 .post-inner a:hover {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #000;
}
#content .col01 .meta a {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #868585;
}
#content .col01 .meta a:hover {
	color:#000;
	text-decoration:none;
	border-style:none;
}


#content .col02 {
	float:right;
	width:212px;
	font-size:11px;
	line-height:16px;
}
#content .col02 .recent-posts {
	width:212px;
	background:url(/system/application/gfx/web/postitBack.gif) repeat-y;
}
#content .col02 .recent-posts ul {
	padding:0;
	margin:0;
}

#content .col02 .recent-posts ul div
{
	padding-left: 20px;
}

#content .col02 .recent-posts ul li {
	font-size:11px;
	line-height:18px;
	list-style:none;
	padding:0;
	margin:0;
}
#content .col02 .recent-posts ul li .listMeta {
	font-size:10px;
}
#content .col02 .recent-posts ul li a {
	color:#21565E;
	border-top:1px solid #ffffbe;
	display:block;
	width:170px;
	margin:0 auto;
	padding:4px 0 4px 25px;
	background:url(/system/application/gfx/web/bullet-postit.gif) no-repeat 5px 8px;
}
#content .col02 .recent-posts ul li a:hover {
	text-decoration:none;
	color:#FFF;
	background:url(/system/application/gfx/web/bullet-postit-on.gif) no-repeat 5px 8px #E72F0B;
}
#content .col02 .postit-bottom {
	width:188px;
	height:62px;
	background:url(/system/application/gfx/web/postit-bottom.gif) no-repeat;
	padding:12px 12px 0;
	font-size:11px;
	text-align:right;
}
#content .col02 .postit-bottom a {
	color:#21565E;
}
#content .col02 .postit-bottom a:hover {
	color:#21565E;
	text-decoration:none;
}

#content .col02 .categories-upper {
	margin-top: 10px;
	height:107px;
	background:url(/system/application/gfx/web/categories-upper.gif) no-repeat;
}
#content .col02 .categories {
	background:url(/system/application/gfx/web/categories-back.gif) repeat-y;
}
#content .col02 .categories ul {
	margin:0;
	padding:0;
}
#content .col02 .categories ul li {
	font-size:11px;
	line-height:18px;
	list-style:none;
}
#content .col02 .categories ul div
{
	padding-left: 20px;
}
#content .col02 .categories ul li a {
	color:#21565E;
	margin:0 auto;
	display:block;
	width:170px;
	padding:4px 0 4px 25px;
	background:url(/system/application/gfx/web/bullet-note.gif) no-repeat 5px 8px;
}
#content .col02 .categories ul li a:hover {
	text-decoration:none;
	color:#FFF;
	background:url(/system/application/gfx/web/bullet-postit-on.gif) no-repeat 5px 8px #E72F0B;
}
#content .col02 .categories-btm {
	height:68px;
	margin-top: -4px;
	background:url(/system/application/gfx/web/categories-btm.gif) no-repeat;
}


#content .col02 .links {
	background:url(/system/application/gfx/web/txt-friends-links.gif) no-repeat 50% 8px;
	padding-top:20px;
}
#content .col02 .links ul {
	margin:0 0 20px;
	padding:0;
}
#content .col02 .links ul li {
	font-size:11px;
	line-height:18px;
	list-style:none;
	background:url(/system/application/gfx/web/line-inner.gif) no-repeat bottom;
}
#content .col02 .links ul li a {
	color:#21565E;
	margin:0 auto;
	display:block;
	width:212px;
	padding:6px 0;
}
#content .col02 .links ul li a:hover {
	text-decoration:none;
	color:#000;
}

#content .col02 .side-meta {
	background:url(/system/application/gfx/web/txt-misc-debris.gif) no-repeat top right;
}
#content .col02 .side-meta ul {
	margin:10px 0;
	padding:0;
}
#content .col02 .side-meta ul li {
	font-size:10px;
	line-height:14px;
	list-style:none;
}
#content .col02 .side-meta ul li a {
	color:#21565E;
	margin:0 auto;
	display:block;
	width:212px;
	padding:2px 0;
}
#content .col02 .side-meta ul li a:hover {
	text-decoration:none;
	color:#000;
}


/* footer */

#footer-holder {
	width:819px;
	margin:0 auto;
	position:relative;
}
#footer-holder .footer {
	width:932px;
	height:300px;
	position:absolute;
	top:0px;
	left:-54px;
	background:url(/system/application/gfx/web/footer.jpg) no-repeat;
	z-index:100;
}
#footer-holder .txt a {
	color:#000;
}
#footer-holder .txt a:hover {
	color:#000;
	text-decoration:none;
}
#footer-holder .txt {
	position:absolute;
	top:116px;
	left:186px;
	font-size:13px;
	line-height:16px;
	color:#000;
	z-index:105;
	height:60px;
	overflow:hidden;
	text-align: center;
	width: 530px;
}
#footer-holder .smashing a {
	width:66px;
	height:61px;
	position:absolute;
	top:160px;
	left:709px;
	font-size:11px;
	text-indent:-400px;
	z-index:102;
	overflow:hidden;
	background:url(/system/application/gfx/web/logo-smashing.gif) no-repeat 0 0;
}
#footer-holder .smashing a:hover {
	background:url(/system/application/gfx/web/logo-smashing.gif) no-repeat 0 -61px;
}
#footer-holder .rss a {
	width:55px;
	height:55px;
	position:absolute;
	top:165px;
	left:132px;
	font-size:11px;
	text-indent:-400px;
	z-index:103;
	overflow:hidden;
	background:url(/system/application/gfx/web/rss.jpg) no-repeat;
}

#footer-holder .rss a:hover
{
	background:url(/system/application/gfx/web/rss.jpg) no-repeat 0px -55px;
}


/* next previous */

.post-nav
{
/*	display: block;
	width: 100%;
	height: 150px; */
}

.previous a {
	float:right;
	width:93px;
	height:33px;
	text-indent:-400px;
	background:url(/system/application/gfx/web/link-older.gif) no-repeat 0 0;
	overflow:hidden;
}
.previous a:hover {
	background:url(/system/application/gfx/web/link-older.gif) no-repeat 0 -33px;
}
.next a {
	float:left;
	width:93px;
	height:33px;
	text-indent:-400px;
	background:url(/system/application/gfx/web/link-newer.gif) no-repeat 0 0;
	overflow:hidden;
}
.next a:hover {
	background:url(/system/application/gfx/web/link-newer.gif) no-repeat 0 -33px;
}


/* comment styles */

.blok-komentare
{
	float: left;
	width: 100%;
	margin-top: 10px;
}

.comments, .name, .email, .website, .txt-email-sub, .txt-website-example, .password {
	display:block;
	text-indent:-800px;
	font-size:10px;
	overflow:hidden;
	margin:0;
	padding:0;
}
.comments {
	height:27px;
	background:url(/system/application/gfx/web/txt-your-comment.gif) no-repeat;
	margin-left: 16px;
}
.name, .email, .website, .password {
	width:80px;
	float:left;
	margin-right:12px;
	clear:left;
}
.name {
	height:30px;
	background:url(/system/application/gfx/web/txt-name.gif) no-repeat top right;
}
.password {
	height:30px;
	background:url(/system/application/gfx/web/txt-password.gif) no-repeat top right;
}
.email {
	height:30px;
	background:url(/system/application/gfx/web/txt-email.gif) no-repeat top right;
}
.website {
	height:30px;
	background:url(/system/application/gfx/web/txt-website.gif) no-repeat top right;
}
.txt-email-sub {
	height:20px;
	background:url(/system/application/gfx/web/txt-email-sub.gif) no-repeat 90px 0;
	clear:both;
}
.txt-website-example {
	height:20px;
	background:url(/system/application/gfx/web/txt-site-example.gif) no-repeat 90px 0;
	clear:both;
}

.formular
{
	margin-top: 20px;
}

.formular .field, .formular select
{
	border:1px solid #939393;
	width:230px;
	padding:3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff;
	margin: 5px;
}

.formular select
{
	width: auto;
	padding: 0;
}

.formular select option
{
	padding-right: 10px;
}

.formular fieldset
{
	border: 1px solid #B0B0B0;
	padding: 5px;
	width: 231px;
	margin-bottom: 5px;
}

.formular .checkbox
{
	margin: 0 5px;
}

#commentform .comment-field, .comment-soucet
{
	border:1px solid #939393;
	width:230px;
	margin-left: 75px;
	padding:3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff;
	float:right;
}
#commentform .comment-soucet {
	margin-left: 0px;
}
#commentform .kontrolni-soucet
{
	float: left;
}
#commentform .comment-box {
	border:1px solid #939393;
	width:397px;
	height: 100px;
	margin-left: 20px;
	padding:3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff;
}

.inplaceeditor-form input
{
	border:1px solid #fff;
	color:#fff;
	padding:3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	background:url(/system/application/gfx/web/btn-back.gif) transparent;
	cursor: pointer;
	margin: 10px -317px 10px 321px;
	width: 50px;
}

.inplaceeditor-form textarea
{
	border:1px solid #939393;
	width:397px;
	height: 100px;
	padding:3px;
	float: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff;
	margin-left: 20px;
	margin-top: 10px;
}

.btnComment {
	border:1px solid #fff;
	color:#fff;
	padding:3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	background:url(/system/application/gfx/web/btn-back.gif) transparent;
	float:right;
	display: block;
	cursor: pointer;
	text-decoration: none;
}

.formular .btnComment
{
	float: none;
	margin: 10px;
}

/* comment list */

.commentlist {
	padding:0;
	margin: 0;
}
.commentlist li {
	padding:6px 0;
	margin-bottom: 10px;
	background:url(/system/application/gfx/web/line-inner.gif) no-repeat bottom;
	font-size:12px;
	line-height:20px;
	list-style:none;
}
.commentlist li a {
	color:#000;
	position:relative;
	text-decoration:none;
	border-bottom:1px solid #868585;
	background:#f4f0db;
}
.commentlist li a:hover {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #000;
	background:#fffbc1;
}
.commentdate {
	background:url(/system/application/gfx/web/line-inner.gif) no-repeat bottom;
	line-height:20px;

	display:block;
	padding:0 0 6px;
	font-size:10px;
	font-weight: bold;
}
.commentlist li cite {
/*	font-weight:bold; */
	font-style: italic;
}

.commentlist li cite img
{
	margin-left: 5px;
}

.comment-action
{
	display: block;
	float: right;
	position: relative;
	width: 120px;
}

.comment-action .delete, .comment-action .edit
{
	display:block;
	text-indent:-800px;
	font-size:10px;
	overflow:hidden;
	margin-left: 5px;
	padding:0;
	width: 16px;
	height: 16px;
	float: left;
}

.comment-action .delete
{
	background: transparent url(/system/application/gfx/web/action_delete.gif) no-repeat;
}

.comment-action .edit
{
	background: transparent url(/system/application/gfx/web/action_edit.gif) no-repeat;
}

.error
{
	border: red 2px solid !important;
}

#commentform .error_blok, .error_blok
{
	float: right;
	background-color: yellow;
	padding: 3px;
	margin-top: 3px;
	text-indent: 0px !important;
}

.error_blok
{
	float: none;
}

.info
{
	border: 2px solid black;
	padding: 10px 10px 10px 40px;
	margin-bottom: 10px;
	height: 20px;
	font-weight: bold;
}

.uspech
{
	background: #29DF53 url(/system/application/gfx/web/uspesne.gif) no-repeat scroll 10px 10px;
	color: #000;
}

.chyba
{
	background: #DF3B1B url(/system/application/gfx/web/chyba.gif) no-repeat scroll 10px 10px;
	color: #FFF;
}

.oznameni
{
	background: #FBEE84 url(/system/application/gfx/web/oznameni.gif) no-repeat scroll 12px 12px;
}

.menu
{
	font-weight: bold;
	list-style: none;
}

.menu a
{
	color: #000;
	text-decoration: none;
	display: inline-block;
	padding: 5px 10px;
	text-align: center;
	background-color: silver;
	margin: 1px;
	width: 190px;
}

.menu a.logout
{
	background-color: #FF8F8F;
	margin: 5px 0 0 50%;
}

.menu a.logout:hover
{
	background-color: #FF2F2F;
}

.menu a:hover
{
	background-color: gray;
	color: #FFF;
	text-decoration: none;
	cursor: pointer;
}

.admin_list
{
	list-style: none;
}

.admin_list li
{
	padding: 3px 5px;
	border-bottom: #B3B3B3 1px dashed;
}

.admin_list li strong
{
	display: block;
	width: 100px;
	float: left;
}

.admin_list li span
{
	float: right;
	*margin-top: -25px;
}

.admin_list li span a
{
	text-decoration: none;
}

.admin_list li span a img
{
	padding: 3px 3px 0px 0px;
}

.admin_list li:hover
{
	background-color: #FAEC82;
}

.limiter
{
	display: inline;
	margin-right: 5px;
	border-right: #B3B3B3 1px dashed;
}

.calendar
{
	cursor: pointer;
}

.alignLeft
{
	text-align: left !important;
}

.wakoopa
{
	margin-top: 20px;
	width: 211px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

#aukro
{
	margin-top: 10px;
}

#aukro .a-label
{
	font-size: 12px;
	background: transparent url('../gfx/web/aukro_header.gif') no-repeat;
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	border-bottom: 1px solid gray;
}

#aukro a
{
	color: #FFF;
}

#aukro a:hover
{
	text-decoration: none;
}

#aukro #a-items
{
	border-left: 1px solid gray;
    border-right: 1px solid gray;
    border-bottom: 1px solid gray;
}

#aukro #a-items ul
{
	list-style-type: none;
}

#aukro #a-items li.sec
{
	background-color: #C0C0C0;
}

#aukro #a-items li a
{
    padding: 5px;
	height: 100px;
	display: block;
    color: #000;
	text-decoration: none;
}

#aukro #a-items li a.no-auctions
{
	height: 48px;
}

#aukro #a-items li:hover
{
	background-color: #FFEA99;
}

#aukro #a-items li img.thumb
{
	padding-right: 5px;
	float: left;
	height: 48px;
	width: 64px;
}

#aukro #a-items li span.timer
{
	padding-top: 5px;
	font-weight: bold;
	float: left;
}

#aukro #a-items li span.price
{
	float: left;
}

table td
{
	padding: 3px;
}

table tr.druhy_radek
{
	background-color: #DFDFDF;
}
