body {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	background-attachment: fixed;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;

}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0.6em;
	margin-bottom: 0.3em;
	margin-left: 0px;
	color: #FF940F;
	line-height: normal;
}
h1 {
	font-size: 160%;
}
h2 {
	font-size: 130%;
}
h3 {
	font-size: 120%;
}
h4 {
	font-size: 120%;
}
h5 {
	font-size: 110%;
}
h6 {
	font-size: 100%;
}
h1, h3, h5 {
	margin-top: 0px;
}
table {
	font-size: 100%;
	border-bottom: none;
}
/*********************/

p {
	margin: 0px;
	margin-bottom:5px;

}
a {
	color: #2048A4;
}
a:hover {
	color: #FF940F;
	text-decoration: none;
}
a img, a:link img {
	border: none;
}
/* web */
.main {
	width: 926px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;

}
.in {
	width: 100%;
	text-align: left;
}
.header {
	position: relative;
	height: 78px;
}
.header .img {
	position: absolute;
	width: 100%;
	height: 110px;
	background: url(header.gif) no-repeat;
}
.logo {
	width: 120px;
	height: 60px;
	position: absolute;
	top: 20px;
	left: 30px;
}
a.homelink {
	display: block;
	width: 120px;
	height: 60px;
	text-decoration: none;
}
a.homelink span {
	visibility: hidden;
}
.menu-bg {
	width: 962px;
	background-image: url(new-ht.png);
	background-repeat: no-repeat;
	height: 66px;
	behavior: url(/res/iepngfix.htc)

}
.menu {
	width: 962px;
	height: 50px;
	position: relative;

}
.menu ul {
	list-style: none;
	margin: 0px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu ul li {
	display: inline;
}
.menu ul li a {
	float: left;
	display: block;
	font-size: 14px;
	line-height: 50px;
	color: #2048A4;
	height: 50px;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F4F4F4;
	background-image: url(stin-menu.png);
	background-repeat: no-repeat;
	behavior: url(/res/iepngfix.htc)
}
.menu ul li a:hover, .menu ul li a.active {
	color: #FF940F;
	background-image: url(stin-menu-hover.png);
	background-repeat: no-repeat;
	behavior: url(/res/iepngfix.htc)
}
.menu ul ul {
	position: absolute;
	width:920px;
	top: 65px;
	left:0px;
	padding:0px;
	margin:0px;
}
.menu ul ul li {
	float:left;
	display: inline;
	background-image: url(linka.gif);
	background-repeat: no-repeat;
	background-position: right;

}
.menu ul ul li a {
	color: #666666;
	line-height: 30px;
	font-weight:normal;
	height:30px;
	display:block;
	text-transform: uppercase;
	font-size: 11px;
	padding-left: 16px;
	padding-right: 15px;
	padding-top:0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F4F4F4;

}
.menu ul ul li a:hover {

	color: #FF940F;
	line-height: 28px;
	height:28px;
	margin-top:2px;

}
.menu ul ul li a.active, .menu ul ul li a.active:hover {
	color: #FF940F;
	line-height: 28px;
	height:28px;
	margin-top:2px;

	background-image:none;
}
.content {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F4F4F4;
	border-left-color: #F4F4F4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
	background-position: bottom;
	background-repeat: no-repeat;
	background-image: url(podklad.gif);
	padding-bottom: 20px;
}
.content-page {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F4F4F4;
	border-left-color: #F4F4F4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
	background-position: bottom;
	background-repeat: no-repeat;
	background-image: url(podklad.gif);
	padding-bottom: 20px;
	padding-top:70px;
}
.col-left {
	width: 658px;
	float: left;
}
.col-left .inside {
	padding-left: 36px;
	padding-right: 30px;
	padding-top: 30px;
	background-color:#FFF;
}

.col-left .inside-page {
	padding-left: 36px;
	padding-right: 30px;
	padding-top: 10px;
}
input {
	background-image: url(stin-article.gif);
	background-repeat: no-repeat;
}

.col-right {
	width: 236px;
	float: left;
	overflow: hidden;

}
.col-right .inside {
	padding-right: 36px;
	padding-top: 30px;
	background-color:#FFF;

}
.col-right .inside-page {
	padding-top: 11px;

}
.footer {
	clear: both;
	padding-bottom: 0px;
	background-image: url(down-main.gif);
	background-repeat: no-repeat;
	height: 4px;
}
.cl {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	overflow: hidden;
	position: relative;
}
/* calendar */

.calendar {
}
.calendar .item {
	border-bottom: 1px solid Silver;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.calendar .item .label {
	font-size: 16px;
}
.calendar .item .img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.calendar .item .date {
	font-size: 11px;
	color: #FF940F;
}
.calendar .item .navigation {
	margin-top: 5px;
	margin-bottom: 5px;
}
.calendar .item .perex {
	margin-top: 5px;
}
.calendar .item .content {
	clear: both;
}
.calendar.detail .item .perex {
	font-weight: bold;
	margin-bottom: 5px;
}
.cal table {
	width: 100%;
	border-spacing: 0px;
}
.cal tr.day td {
	xheight: 30px;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	text-align: center;
}
.cal tr.day td a {
	display: block;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	font-weight: normal;
}
.cal tr.day td a.event {
	font-weight: bold;
}
.cal tr.day td.today, .cal tr.day td a:hover {
	background: #d9d9d9;
}
.cal tr.days td {
	height: 30px;
	text-align: center;
	xfont-weight: bold;
	background: #d9d9d9;
}
.cal td.months {
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
}
.cal .current-date {
	background: #FF940F;
	color: white;
	text-align: center;
}
.cal .current-date h4 {
	color: white;
	padding: 3px;
}
.calendar.home {
	padding: 10px;
}
.calendar.home .label {
	font-size: 100%;
	margin-bottom: 4px;
}
.calendar.home .perex {
	display: none;
}
/* article */


.box {
	width: 100%;
	clear: both;
	margin-bottom:20px;
}
.box .label {
	line-height: 25px;
	padding-left: 13px;
	background-image: url(box-label.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dd961f;
	border-right-color: #dd961f;
	border-bottom-color: #d07300;
	border-left-color: #dd961f;
	color: #FFFFFF;
}
.box .content {
	width: 214px;
	display: block;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #F4F4F4;
	background-color: #FFFFFF;
}
.box .stin {
	width: 599px;
	display: block;
	background-image: url(box-stin.gif);
	height: 11px;
	background-position: right;
	background-repeat: no-repeat;
}
.article {
}
.article .item {
	width: 572px;
	display: block;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #F4F4F4;
	background-color: #FFFFFF;
	background-image: url(stin-article.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.article .item .label {
	font-size: 20px;
	color: #FF940F;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}
.article .item .label a {
	margin:0px;
	padding:0px;
	font-size: 14px;
	color: #FF940F;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}
.article .item .label a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.article .item .img a {
	float: left;
	margin-right: 10px;
	width: 400px;
	height: 100px;
	margin-bottom: 10px;
	border: 1px solid #F4F4F4;
	background-color: #F4F4F4;
}
.article .item .img a:hover {
	border: 1px solid #FF940F;
}
.article .item .date {
	font-size: 11px;
	color: #FF940F;
}
.article .item .navigation {
	margin-top: 5px;
	margin-bottom: 5px;
}
.article .item .perex {
}
.article .item .perex-detail {
	margin-bottom: 20px;
}
.article .item .content-detail {
	background-color:#FFFFFF;
}
.article .item.hot {
	background: #ededed;
	border: 1px solid #d9d9d9;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	z-index: 0;
}
.article.detail .item .img {
	margin-bottom: 5px;
}
.article .item.hot .ico-hot {
	background: url(hot.gif) no-repeat;
	background-position: right 0px;
	width: 40px;
	height: 40px;
	position: absolute;
	right: -10px;
	top: -10px;
	z-index: 1;
}
.article .stin {
	width: 592px;
	display: block;
	background-image: url(item-down.png);
	height: 16px;
	behavior: url(/res/iepngfix.htc);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
.footer {
	height: 30px;
	padding-top: 20px;
}
.footer a {
	color: #999999;
	font-weight: normal;
}
.footer a:hover,  .footer a.active {
	color: #ddd;
}
.footer .left {
	float: left;
}
.footer .right {
	float: right;
}
.footer .claim {
	float: left;
}
.footer .secondary-menu ul {
	margin: 0px;
	padding: 0px;
	float: left;
	margin-left: 10px;
}
.footer .secondary-menu ul li {
	display: inline;
	margin-right: 10px;
}
.web-path{
	font-size: 10px;
	padding-bottom: 0px;
	display: block;
	background-image: url(web-path.png);
	background-repeat: no-repeat;
	width: 584px;
	padding-left: 10px;
	padding-top: 2px;
	behavior: url(/res/iepngfix.htc);

}

.web-path a{
	color: #2048A4;
	font-weight: normal;
}

form input.field {
	background-image: url(web-path.png);
	background-repeat: no-repeat;
	border: 1px solid #F4F4F4;
	font-size: 12px;
	width: 162px;
	text-align: center;
	behavior: url(/res/iepngfix.htc);
	display: block;
	float: left;
	color: #666666;

}

form input.submit {
	background-image: url(box-label.gif);
	background-repeat: repeat-x;
	border: 1px solid #F4F4F4;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	float: right;
}
form {
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	display: block;
	float: left;
}


/* tag cloud */
ul.tagcloud { font-size: 1.1em; padding:0 15px; margin:0; text-align:center; list-style:none; }
ul.tagcloud li { display:inline; font-size:80%; color: #ccc; background: none; padding: 0;}
ul.tagcloud li a, ul.tagcloud li a:link { text-decoration:none; }
ul.tagcloud li a:hover { color: #ddd !important; }
ul.tagcloud li.t1 a { color: #333; font-size: 100%; }
ul.tagcloud li.t2 a { color: #444; font-size: 130%; }
ul.tagcloud li.t3 a { color: #555; font-size: 160%; }
ul.tagcloud li.t4 a { color: #666; font-size: 190%; }
ul.tagcloud li.t5 a { color: #777; font-size: 220%; }
ul.tagcloud li.t6 a { color: #888; font-size: 250%; }
ul.tagcloud li.t7 a { color: #999; font-size: 280%; }
ul.tagcloud li.t8 a { color: #aaa; font-size: 310%; }
ul.tagcloud li.t9 a { color: #bbb; font-size: 340%; }
ul.tagcloud li.t10 a { color: #ccc; font-size: 370%; }

img.border {
	border: 1px solid #F4F4F4;
}

.custom-form, .vcard {
	width: 290px;
	display: block;
	float: left;
}
.custom-form input.text, .custom-form input.captcha-number, .custom-form textarea, .captcha textarea {
	background-image: url(web-path.png);
	background-repeat: no-repeat;
	border: 1px solid #F4F4F4;
	font-size: 12px;
	width: 162px;
	behavior: url(/res/iepngfix.htc);
	color: #666666;

}

.custom-form input.submit {
	background-image: url(box-label.gif);
	background-repeat: repeat-x;
	border: 1px solid #F4F4F4;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	float: right;
}

table td.label {
	width: 60px;

}

.captcha-help {
	display: block;
	width: 163px;
}
.required
{	color:red;	
}

table.guestbook td
{
	vertical-align: top;
	text-align: left;	
}
.guestbook-item{
	margin-bottom: 10px;

}
.guestbook-item .date,
.guestbook-item .email{
	font-size: 11px;
	font-weight: normal;
	color: #999999 !important;
	
}
/* captcha */
.captcha
{
	padding-top: 2px;
}
.captcha img.captcha-image
{
	float: left;
	border: 1px solid #999999;
}
.captcha br
{
	clear: both;
}
.captcha input.captcha-number
{
	width: 92px;
	margin-top: 2px;
	background-image: url(web-path.png);
	background-repeat: no-repeat;
	border: 1px solid #FF9A1B;
	font-size: 12px;
	behavior: url(/res/iepngfix.htc);
	color: #666666;
}

.field
{
	background-image: url(web-path.png);
	background-repeat: no-repeat;
	border: 1px solid #F4F4F4;
	behavior: url(/res/iepngfix.htc);
	color: #666666;
}

.captcha-image
{
	float: left;
}

.captcha span.captcha-help
{
	float: left;
	margin-left: 10px;
	width: 200px;
	font-size: 12px;
}
table.guestbook submit {
	background-image: url(box-label.gif);
	background-repeat: repeat-x;
	border: 1px solid #F4F4F4;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	float: right;
}

.nadpis {
	font-style: italic;
	font-size: 24px;
	color: #B6B6B6;
	margin-left: 230px;
	padding-top: 30px;	
	
}

.inside-page ul {
	padding-left: 0px;
	margin-left: 20px;
	margin-top:0px;

	
}


.inside-page ul li {
	margin: 0px;
	padding: 0px;
}

.cenik-menu{
}

.cenik-menu ul li{
	margin: 0px;
	padding: 0px;
	list-style:none;
	float:left;

}

.cenik-menu ul li a{
	text-decoration:none;
	text-align:center;
	font-size: 140%;
	display:block;
	width:200px;
	line-height: 26px;
	padding-top:4px;
	color: #2048A4;
	background-image: url(stin-menu.png);
	background-repeat: no-repeat;
	behavior: url(/res/iepngfix.htc);
	border: 1px solid #F0F0F0;

}
.cenik-menu ul li a:hover, .cenik-menu ul li a.activ{
	color: #FF940F;
	background-image: url(stin-menu-hover.png);
	background-repeat: no-repeat;
	behavior: url(/res/iepngfix.htc);
}

.gallery{

}
.gallery-item{
	width: 150px;
	float: left;
	text-align: center;
}

.photo-item{
	width: 150px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.photo-detail .img{
	text-align: center;
}

.page-navigation{
	clear: both;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF940F;
	padding-top: 15px;
}

hr{

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF940F;

}

blockquote,  blockquote.editor{
	border-width: 1px;
	border-style: solid;
	border-color:#FF940F;
	padding:20px;
	background-image: url(stin-menu.png);
	background-repeat: no-repeat;
	behavior: url(/res/iepngfix.htc);
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

	}
	
blockquote h2, blockquote h3, blockquote h4{
	padding-top:0px;
	margin-top:0px;
	}
