/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFF;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
}

h1, h2, h3 {
	color: #222;
}

h2 {
}

h3 {
margin-top:15px;
padding-bottom:5px;
}

p, blockquote, ul, ol {
	margin-bottom: 0.6em;
	line-height: 1.65em;
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
	color: #8A296B;
}

a:hover {
	border: none;
	text-decoration: underling;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

address {
margin-bottom:10px;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	background: #8A296B url(images/img06.gif) repeat-x;
}

.boxed .title h2 {
	height: 28px;
	padding: 12px 0 0 20px;
	text-transform: uppercase;
	font-size: 1em;
	color: #FFF;
}

.boxed .content {
	padding: 10px;
	border-top: 1px solid #FFF;
	background: url(images/img07.gif) repeat-x;
}

.boxed .content LI {
margin-bottom:10px;
}
/* Post */

.post {
}

.post .title {
	background: #8A296B url(images/img06.gif) repeat-x;
	font-size: 1em;
	text-transform: uppercase;
	color: #FFF;
}

.post .title span {
	display: block;
	height: 28px;
	padding: 12px 0 0 20px;
}

.post .title A {
	color: #FFF;
}

.post .date {
	margin-top: -25px;
	padding-bottom: 10px;
	padding-right: 20px;
	text-align: right;
	font-size: x-small;
	color: #FFF;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	clear: both;
}

.post .meta p {
	margin: 0;
	padding: 10px 15px 10px 15px;
	border-top: 1px dotted #CCC;
	line-height: normal;
	font-size: 0.9em;
}

.post .story {
	padding: 15px;
	border-top: 1px solid #FFF;
	background: url(images/img07.gif) repeat-x;
}

/* Header */

#header {
width: 960px;
height: 170px;
margin: 0 auto;
padding: 0;
background: #FFF url(images/header.jpg) no-repeat;
}

/* Header > Logo */

#logo {
margin-left:30px;
}

#logo h3 {
height:50px;
margin: 0;
padding: 20px 0px 0px 0px;
font-size: 30px;
}

#logo h1 {
height:59px;
margin: 0;
padding: 0;
font-size: 14px;
color: #FFF;
}

#logo a {
text-decoration: none;
color: #FFF;
}

/* Header > Menu */

#menu {
height:40px;
padding:0px 0px 0px 30px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 110px;
	height: 30px;
	margin-left: 2px;
	padding-top: 10px;
	background: url(images/img03.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background-image: url(images/img04.gif);
}

#menu .active a {
	background-image: url(images/img05.gif);
}

/* Content */

#content {
	width: 920px;
	margin: 0 auto;
	padding: 20px;
	background: url(images/img02.jpg) no-repeat;
	border-top: 1px solid #FFFFFF;
}

/* Content > Main */

#main {
	float: left;
	width: 480px;
	padding-left: 20px;
}

#main2 {
	float: left;
	width: 680px;
	padding-left: 20px;
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 200px;
}

#sidebar .boxed .title h2 {
	background: url(images/img08.gif) no-repeat;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	display: block;
}

#login input {
	margin-bottom: 10px;
	padding: 2px 5px;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

#inputtext1, #inputtext2 {
	width: 160px;
}

#inputsubmit1 {
	margin: 0;
	padding: 0;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	font-size: .9em;
}

#updates p {
	line-height: normal;
	font-size: .9em;
}

#updates a {
	text-decoration: none;
}

/* Content > Sidebar2 */

#sidebar2 {
	float: left;
	width: 200px;
	padding-left: 20px;
}

#sidebar2 .boxed .title h2 {
	background: url(images/img10.gif) no-repeat right top;
}

/* Content > Sidebar2 > Sponsors */

#sponsors {
}

#sponsors ul {
	margin-left: 0;
	padding-left: 0;
	list-style: inside;
}

/* Content > Sidebar2 > ad120x600 */

#ad120x600 {
	text-align: center;
}

/* Footer */

#footer {
	clear: both;
	width: 960px;
	margin: 0 auto;
	padding: 10px 0;
	background: url(images/img02.jpg) no-repeat;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: x-small;
}

#footer a {
	text-decoration: underline;
	color: #666666;
}

#footer a:hover {
	text-decoration: none;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}
.openhours TD {
width:30px;
padding:3px;
margin:3px;
border-right: 1px solid #CCC;
border-bottom: 1px solid #CCC;
text-align:center;
}
.openhours TH {
background: #EEE;
width:30px;
padding:3px;
margin:3px;
border-right: 1px solid #CCC;
border-bottom: 1px solid #CCC;
}
.openhours2 TD {
padding:1px;
margin:1px;
width:15px;
border-right: 1px solid #CCC;
border-bottom: 1px solid #CCC;
text-align:center;
}
.openhours2 TH {
background: #EEE;
padding:1px;
margin:1px;
border-right: 1px solid #CCC;
border-bottom: 1px solid #CCC;
}
.leftmenu {
	font-size: 0.9em;
}

.photo {width:120px;border: 1px #ccc solid;float:left;margin:5px;background: #eee;text-align:center}
.page {font-weight:bold;border-top: #ccc 1px solid;padding-left:20px;}
.paging {float:left;border-left: #ccc 1px solid;border-bottom: #ccc 1px solid;border-right: #ccc 1px solid;padding:2px 5px 2px 5px;margin-right:3px;}
.hodnkom A {text-decoration: none;color: #FF1133;}
.hodnkom A:hover {text-decoration: none;color: #8A296B;}

.cal {margin-left:auto;margin-right:auto;border-left: 1px solid #ccf;border-top: 1px solid #ccf;}
.cal TD,.cal TH {text-align:center;border-bottom: 1px solid #ccf;border-right: 1px solid #ccf;}
.cal-day {width:28px;}

.tableplaty {
border-left: 1px solid #D57180;
border-top: 1px solid #D57180;
margin-top:10px;
}
.tableplaty TH {
background-color: #fdd;
padding:7px;
border-bottom: 1px solid #D57180;
border-right: 1px solid #D57180;
}
.tableplaty TD {
padding:7px;
border-bottom: 1px solid #D57180;
border-right: 1px solid #D57180;
}


