/* <![CDATA[ */
@import url(rotator.css);
@import url(navi.css);
/* ]]> */

body { background: #F9F7E4; }

*html .clearfix {
	height: 1%;
	overflow: visible;
}

*+html .clearfix {
	min-height: 1%;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block; 
	height:0;
	visibility: hidden;
	font-size:0; 
}

.lst {
	margin: 0 !important;
}

/* ECZYNSZE */
.rent th {
	background-color: white;
	color: black;
}
.rent {
	border-color: #600;
	border-width: 0 0 1px 1px;
	border-style: solid;
}

.rent td, .rent th {
	border-color: #600;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	padding: 4px;
	min-width: 90px;
}

.rent .gr {
	width:40px;
	float:right;
	margin-left: 3px;
}

.rent .zl {
	float:right;
	text-align: right;
}

html, body {
	border:0;
	margin:0;
	padding:0;
}

body {
	background-color: #F9F7E4;
	font-family: arial, helvetica, verdana, tahoma, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
}

a { color: #A40505; }
a img { border: none; }
a { text-decoration: underline; }
a:hover { text-decoration: none; }
a:focus { border: none; }
a, a:visited { text-decoration:none; }

h1, h2, h3, h4, h5, h6 { margin:0; padding:0; font-weight:normal; }
h1 { padding:20px 0; letter-spacing:-1px; font:2em arial, helvetica, sans-serif; }
h2 { padding:20px 0; letter-spacing:-1px; font:1.5em arial, helvetica, sans-serif; }
h3 { font:1em arial, helvetica, sans-serif; font-weight:bold; }
p, ul, ol { margin:0; padding:0 0 18px 0; }
ul, ol { padding:0 0 18px 40px; }
blockquote { margin:22px 40px; padding:0; }
small { font-size:0.85em; }
img { border:0; }
sup { position:relative; bottom:0.3em; vertical-align:baseline; }
sub { position:relative; bottom:-0.2em; vertical-align:baseline; }
acronym, abbr { cursor:help; letter-spacing:1px; border-bottom:1px dashed; }
.clear { clear:both; }

.fl {float:left}
.fr {float:right}

/* Layout */

.logo {
	float:left;
	width:940px;
	border-right: 1px solid #1B75BB;
	overflow: hidden;
}

.logo img {
	margin-left: -5px;
}

#cnt_wrap {
	width:944px;
	height:100%;
	margin:0 auto;
	/*border-left: 1px solid #FBC225;
	border-right: 1px solid #FBC225;*/
	border-left: 1px #C4C09B solid;
	border-right: 1px #C4C09B solid;
	margin-bottom: 20px;
}

.cnt_main {
	width:944px;
	float: left;
	min-height: 450px;
	overflow-y: hidden;
	background-color:#F2F0D5;
}

.cnt_lft {
	width:630px;
	float:left;
	-moz-box-shadow: 3px 0px 20px 0px #777;
	-webkit-box-shadow: 3px 0px 20px 0px #777;
	box-shadow: 3px 0px 20px 0px #777;
}

.cnt_rgt {
	float:right;
	width:314px;
	background-color: #CFCBA9;
}

.footer {
	clear: both;
	width: 924px;
	background-color: #1B75BB;
	padding: 10px;
	height: 20px;
}

.footer * {
	color: #615E56;
}

.footer small {
	font-size: 0.8em;
        color: #333333;
}

.article {
	float:left;
	padding:20px 0;
	width: 100%;
	clear: both;
	border-bottom: 1px #C4C09B solid;
}

.article .teaser {
	float:left;
	width:496px;
	margin-left:20px;
	color:#292828;
}

.article .teaser p {
	padding-top:10px;
	line-height: 14px;
	font-size:0.9em;
}

.article .teaser h3 a {
	color: #615E56;
	font-size: 1.4em;
	clear: both;
	font-weight: lighter;
	letter-spacing: -1px;
}

.article .teaser h3 {
	margin-bottom: 10px;
}

.articleTitle {
	border-bottom:	1px #C4C09B solid;
	color:			#8E0000;
	font-size:		1.4em;
	margin-bottom:	20px;
	padding-bottom:	10px;	
}

.article .meta {
	float:left;
	width:72px;
	color:grey;
	margin-left: 20px;
}article

.article .meta .date {
	padding:0px;
	margin:0px;
	text-align: center;
	font-size: 0.9em;
}

.article img {
	float:left;
	border:5px solid #615E56;
}

.article.sticky {
	/*background-color: whitesmoke;*/
	background-color: rgb(236, 241, 105);
	font-weight: bolder;
}

.article.sticky .date {
	display: none;
}

.article.sticky .teaser {
	font-size: 1.1em;
}

.article.sticky h3 a {
	color: #A40505;
}

.box_rgt {
	line-height:120%;
	margin-bottom: 15px;
	float: left;
}
.box_rgt a { padding:0; }

.box_rgt h6 {
	color: white;
	padding: 10px;
	font-size: 1.2em;
	display: block;
	width: 294px;
	background-color: #615E56;
	text-transform: uppercase;
}

.box_rgt .clearfix {
	margin:10px;
	margin-bottom: 20px;
}

.t1 ul li { color:#f2f2f2; }
.t1, .t3, .t4 { float: left; display: block; }
.t1 ul, .t2 ul, .t3 ul { width: 370px; }

/* Begin Images */
p img { padding: 0; max-width: 100%; }

.cookieinfo a{
	color: #A40505;
}

.cookieinfo {
	background: #CFCBA9;
	margin-bottom: 30px;
	padding-bottom: 50px
}