html, body {height: 100%; margin: 0; padding: 0;}
#page-all {min-height: 100%; margin-bottom: -115px;}
* html #page-all {height: 100%;}
#page-empty {height: 130px; clear: both;z-index:1;}
#page-footer {height: 115px;margin-top:-115px;}



* {
margin: 0;
padding: 0;
border: 0;
}
ul {
list-style: none;
}
a {
color: #000;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
strong {
color: #353030;
font-weight: bold;
}
div,dl,dt,dd,ol,ul,li,form,td,th,p {
margin:0;
padding:0;
}
input, select, option, textarea {
color: #000;
font: normal 12px Trebuchet MS, Tahoma, Verdana, Arial;
}
body {
color: #e60031;
font: normal 11px Trebuchet MS, Tahoma, Verdana, Arial;
background: #fff;
}

#main {
min-width: 1000px;
width: 100%;
width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000)? "1000px" : "100%");
}

#layout {
width: 100%;
}
#left {
float: left;
width: 226px;
}
#right {
margin: 0 0 0 266px;
padding: 9px 0 0 0;
}
#logo {
width: 227px;
height: 130px;
margin: 0 0 7px 0;
}
#login {
width: 203px;
color: #af9a66;
padding: 6px 12px 20px 12px;
background: #ebe1c8;
}
.login-txt {
padding: 0 0 10px 24px;
}
.reg p {
text-align: right;
padding: 0;
margin: 0;
}
.reg span {
text-align: left;
}
.reg input {
width: 144px;
height: 16px;
margin: 2px 0 2px 11px;
}
#link {
text-align: right;
padding-right: 22px;
background: url(img/link.gif) no-repeat right;
}
#link a {
color: #e60031;
font-size: 10px
}

#left-nav {
width: 227px;
padding: 15px 0;
margin: 15px 0;
background: #e60031;
}
#left-nav a {
color: #fff;
font-size: 18px;
}
#left-nav {
line-height: 24px;
}
.line1,
.line2,
.line3,
.line4,
.line5,
.line6,
.line7,
.line8 {
padding-left: 46px;
background: url(img/line1.gif) no-repeat left;
}
.line2	{ background: url(img/line2.gif) no-repeat left; }
.line3	{ background: url(img/line3.gif) no-repeat left; }
.line4	{ background: url(img/line4.gif) no-repeat left; }
.line5	{ background: url(img/line5.gif) no-repeat left; }
.line6	{ background: url(img/line6.gif) no-repeat left; }
.line7	{ background: url(img/line7.gif) no-repeat left; }
.line8	{ background: url(img/line8.gif) no-repeat left; }

#forum {
padding: 0 0 22px 10px;
}
#forum ul {
margin: 7px 0 0 19px;
padding: 0 0 0 13px;
border-left: 1px solid #e60031;
}
#forum li {
line-height: 17px;
}
#forum a {
color: #e60031;
font-size: 10px;
}
#tablica {
padding: 0 0 0 10px;
margin: 0 0 19px 0;
}
#tablica-img {
width: 211px;
height: 212px;
margin-left: 8px;
position: relative;
background: url(img/tablica-img.jpg) no-repeat;
}
#tablica-txt {
position: absolute;
bottom: 7px;
left: 7px;
}
#mnenie {
width: 205px;
padding: 11px 0 0 13px;
margin: 0 0 19px 0;
background: #ebe1c8;
}
#head {
height: 90px;
background: #f2ede2;
margin: 0 0 8px 0;
padding: 15px 0 15px 25px;
color: #c4ae73;
font-size: 10px;
}
#head-txt {
margin-right: 0px;
}

#head-txt-table td {
max-width:400px;
}
.txt {
margin: 10px 25px 0 5px;

}
.txt p {
margin: 4px 18px 0 18px;
}
.txt strong {
color:#C4AE73;
font: normal 18px Trebuchet MS, Tahoma, Verdana, Arial;
background: url(img/head-star.gif) no-repeat;
display:block;
padding-left:17px;


}



#search {
width: 164px;
float: right;
color: #9f894e;
margin: 17px 0 0 0;
}
#search input {
width: 144px;
height: 16px;
}
#search a {
float: right;
color: #ed1c24;
margin: 0 20px 0 0;
}
.search {
height: 19px;
padding-top: 1px;
background: url(img/search-line.gif) no-repeat top right;
}

#nav-right {
color: #9f894e;
border-top: 1px solid #c4ae73;
margin: 0 0 8px 0;
}
#nav-right ul {
text-align: right;
margin: 0 22px 0 0;
}
#nav-right li {
display: inline;
padding: 0 3px;
padding-left: 4px;
background: url(img/right-nav-line.gif) no-repeat left;
}
#nav-right li.first {
background: none;
}
#nav-right li a {
color: #9f894e;
}

#content {
padding: 0 0px 0px 0;
z-index:100;
}
.news {
color:#565656;
padding: 15px 0px;
margin: 5px 0;
font-size:13px;

}
.news p {
margin: 10px 0;
line-height: 18px;
text-indent: 30px;

}
.news h3 {
font-size: 18px;
text-indent: 30px;
}
.news h1 {
font-size: 17px;
text-indent: 30px;
}

.news a {
color: #000;
text-decoration: underline;
}

#footer {
width:100%;
height: 123px;
background: #f5f5f5;
position: relative;

}

#logo2 {
position: absolute;
top: 39px;
left: 31px;
width: 115px;
height: 40px;
background: url(img/logo2.gif) no-repeat;
}

#bottom-nav li {
display: inline;
padding: 0 3px;
padding-left: 0px;
background: url(img/right-nav-line.gif) no-repeat left;
}
#bottom-nav li.first {
background: none;
}
#copy {
width:100%;
display:block;

top: 50px;
left: 231px;
}




.container_title a {text-decoration	: none; color: #878787;}

.container_title        { font-size: 13px; background-color: #F5F5F5; border-top: 1px solid #F5F5F5; border-bottom: 1px solid #F5F5F5;
                          margin: 0;margin-left: 22px; padding: 2px 2px 2px 10px; font-weight: bold; color: #878787; }
.container_title        a { font-size: 13px; font-weight: bold; color: #878787; }

.container_text         h1,h2{ font-size: 16px; }
.container_text         {  margin: 4px; padding: 0px 10px; line-height: 16px; background-color: #F5F5F5;
                          border: #edeff3 1px solid; color: #878787; font-family: verdana, arial, helvetica, sans-serif;
                          border-left: #F5F5F5 1px solid; border-right: #F5F5F5 1px solid;text-align: justify;}
.container_text      p { text-indent: 20px;margin:0px; }                   
.container_text table {background-color: #000000;font-size: 11px;border-style:solid;border-color:#d0d0d0;}
.container_text tr {background-color:#000000;}
.container_text td {background-color: #F5F5F5;border-style:solid;border-color:#d0d0d0;}
.container_text table p{margin: 0px;padding: 5px;text-indent: 0px;}
.time                   { color: #878787; font-weight: normal;text-align:right;font-size: 10px;padding:0;margin:0;}

.page_active
{
	background-color: #7195BE;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;	
	font-size: 80%;
	color: #ffffff;
	margin: 0px;
	border: 0px none;
text-decoration	: underline;
font-weight     : bold;
	
}
.page
{
	background-color: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;	
	font-size: 11px;
	color: #333333;
	margin: 0px;
	border: 0px none;

}
.page a
{
text-decoration	: underline;
font-weight     : normal;
}

.status {
	font-size:12px;
	position:absolute;
	visibility:visible;
	z-index:1000;
	color:#878787;
	background-color:#f0f0f0;
	border:solid 1px #878787;
	padding:4px;
	font-weight:bold;

}

.bu {
background:#EBE1C8 none repeat scroll 0%;
color:#878787;
font-family:Tahoma;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
line-height:normal;
margin-top:0px;
margin-bottom:0px;
padding:1px 5px 2px;
cursor:pointer;

}

.bub {
border: 1px solid #EBE1C8;
padding:1px;
}


.smlink {float:right;margin-right:20px;font-size:10px;cursor:pointer;}
.comment {color:#878787;font-size:12px;padding-top:20px;}
.comment h1 {font-size:16px;margin-top:30px;margin-bottom:10px;}
.comment h3 {font-size:14px;margin-top:10px;margin-bottom:10px;}
.comment table {padding:0px;margin:0px;}
.comment textarea {margin:0px;border: 1px solid #EBE1C8;width:99%;width:450px;height:180px}


.commdata {margin:0px;margin-top:10px;padding:0px;border: 1px solid #EBE1C8;width:99%;}
.commdata table {padding:0px;margin:0px;width:100%;background:#ffffff;}


.commtitle {background:#EBE1C8;padding:3px}
.commdate {float:left;margin-left:9px;}
.commnumb {float:right;margin-right:7px;}
.comcon div{padding:15px;font-size:18px;padding:5px 10px 0px 10px;}
.comcon a{color:#878787;}
.commbord {border-left: 1px solid #EBE1C8;}
.commbord div{margin-top:10px;margin:10px;overflow:hidden;width:85%}

.answersend {margin:0px;margin-top:10px;border: 1px solid #EBE1C8;display:none;visibility:hidden}


.Loading { margin:0px;padding:0px;display:none; }
.Loading img{ margin:0px;padding:0px;}
.ajaxText {margin:0px;padding:7px;margin-top:5px;margin-bottom:15px; width:436px; color:green; display:none;  border: 1px dashed green;}
.ajaxTextErr {margin:0px;padding:7px;margin-top:5px;margin-bottom:15px; width:436px; color:red; display:none;  border: 1px dashed red;}


.clear:after {content: ".";display:block;height:0;clear:both;visibility:hidden;width:100%;}
.clear {display:inline-block;}

.contentData {color:#565656;font-size:13px;width:97%;}
.contentData h1 {margin-bottom:15px;}
.contentData h3 {color:#C4AE73;font-size:24px;}

.listInfo {width:100%;}
.titleList {font-size:16px;float:left;text-indent: 30px;}
.timeList { color: #878787; font-weight: normal;float:right;font-size: 10px;padding:0;margin:0; }
.smallList {color: #333333;text-align:justify;margin-bottom:20px;margin-top:4px;}
.linkList {text-indent: 30px;}
.linkRazdel {text-indent: 30px;font-size:12px;float:left;}

.titleList a {
color:#565656;
text-decoration: none;
}
.titleList a:hover {
text-decoration: underline;
}
.breadcrumbs {color:#C4AE73;margin-top:17px;margin-bottom:32px;}
.breadcrumbs a{color:#C4AE73;text-decoration:underline;}
.wi3 {float:left;width:220px;padding:10px;padding-bottom:25px;font-size:13px;}


.wi2 {float:left;width:550px;border-bottom:1px solid #d5d5d5;padding:10px;padding-bottom:25px;}
.wi_r {float:right;color:#E60031;font-size:10px;}
.wis_r {color:#E60031;font-size:10px;}
.wi_c {font-size:26px;color:#E60031;font-weight:bold}
.wi1 {float:left;width:80px;}
.wi1 img{padding:2px;border:1px solid #C4AE73;}
.wib1 {float:left;width:340px;}
.wib1 img{padding:2px;border:1px solid #C4AE73;}
.wib2 {float:left;width:340px;padding:10px;padding-bottom:25px;}
.wib2 img{padding:2px;border:1px solid #C4AE73;}

