body         { font-size: 15px; color: #0d1c5d; font-family: Verdana; margin: 0; background-color: #fff; overflow-x: hidden; padding: 0 }
a:link       { text-decoration: none; color: #0d1c5d }
a:visited    { text-decoration: none; color: #0d1c5d }
a:hover      { text-decoration: underline; color: #bb9b62 }
a:active     { text-decoration: none; color: #0d1c5d }
p            { margin-top: 10; margin-bottom: 10; text-align:justify }
td           { font-size: 15px; }
h1           {
	font-size: 28px; color: #bb9b62; text-align: center; margin: 12px 0px
}
h2           { font-size: 24px; color: #bb9b62; text-align: center }
h3           { font-size: 20px; color: #bb9b62; text-align: left }
h4           { font-size: 16px; color: #bb9b62; text-align: left; margin: 10px 0px; }
h6           { font-size: 16px; color: #000; text-align: left; margin: 10px 0px; }
ul           { text-align: left }
.moduletable h3 {
    line-height: 30px; margin: 20px 0px 2px 0px
}
.lewyt .rspbld-subtitle { margin-top: -20px }
.fwcss .fwg-page-header h2           {
	font-size: 28px; color: #bb9b62; text-align: center; margin: 12px 0px -5px 0px; font-weight: bold
}
a:link.stopka, a:visited.stopka {
	text-decoration: none;
	color:#fff;
	font-weight: normal;
}
a:hover.stopka {
	text-decoration: underline;
	color:#ffff00;
}
a:link.menu, a:visited.menu {
    display: inline-block;
	vertical-align: middle;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	text-transform: uppercase;
	padding: 10px 15px;
	text-decoration: none;
	color: #fff;
	height: 25px;
}
a:hover.menu {
	text-decoration: none;
	color: #0d1c5d;
	background-color: #ffff00;
}
#goracala {
	width: 100%;
	background-color: #0d1c5d;
}
#gora {
	max-width: 1200px;
	margin: 0px auto;
    text-align: center;
}
#gora1, #gora2 {
	width: 50%;
	float: left;
}
#stopa1 {
	max-width: 1200px;
	margin: 0px auto 20px auto;
    font-size: 14px;
}
#stopa2 {
	max-width: 1200px;
	margin: 0px auto;
}
a:link.iko, a:visited.iko {
	padding: 10px;
	text-decoration: none;
	color: #fff;
	font-size: 30px;
}
a:hover.iko {
	text-decoration: none;
	color: #0d1c5d;
	background-color: #ffff00;
}
#sli {
	width: 100%;
	clear: both;
}
#tresc {
	max-width: 1200px;
	margin: 0px auto;
	padding: 5px 10px;
}
.hpic { width: 19.7%; text-align: center; display: inline-block }
#stopa {
	width: 100%;
	color:#fff;
	background-color: #0d1c5d;
	padding: 15px 0px 10px 0px;
	text-align: center;
	font-size: 9px;
}
#stopa p {
	margin: 10px 20px;
	font-size: 8px;
    line-height: 10px;
}
.mpbox {
	background-color: #e2efd9;
	padding: 10px;
	font-style: italic;
}
.mpbox .rspbld-title {
	font-size: 18px; 
	color: #000; 
	text-align: left; 
	margin: 10px 0px; 
	line-height: 20px; 
	font-style: normal; 
}
.mpbox2 { padding: 10px }
.mtitle {
	background-color: #50a613;
	padding: 5px;
    margin: 10px 0px;
}
.mtitle .rspbld-row-title { color: #fff; margin: 0px 0px -28px 0px }
img { border: 0; max-width: 100% }
.mov:hover img, .rspbld-image.text-center.domek img:hover {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
transition: .5s;
}
.rspbld-image.text-center.domek .rspbld-image-caption { background-color: #fff; }
.pagination {
	margin: 18px 0;
}
.pag_button {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 5px 12px;
    border: 1px solid #255a8f;
    border-radius: 3px;
    background: #255a8f;
    text-shadow: #094c66 1px 1px 1px;
    font: normal normal bold 15px arial;
    color: #ffffff;
    text-decoration: none;
    margin:2px 2px 2px 5px;
}
.pag_button:hover,
.pag_button:focus {
    border: 1px solid #000;
    background: #000;
    color: #ffffff;
    text-decoration: none;
}

.pag_button.pag_next:before {
    content:  "\0000a0";
    display: inline-block;
    height: 24px;
    width: 24px;
    line-height: 24px;
    margin-right: 4px;
    position: relative;
    top: 0px;
    left: 0px;
    background: url("../images/pag-next.png") no-repeat left center transparent;
    background-size: 100% 100%;
}

.pag_button.pag_previous:before {
    content:  "\0000a0";
    display: inline-block;
    height: 24px;
    width: 24px;
    line-height: 24px;
    margin-right: 4px;
    position: relative;
    top: 0px;
    left: 0px;
    background: url("../images/pag-previous.png") no-repeat left center transparent;
    background-size: 100% 100%;
}

.pag_button.pag_start:before {
    content:  "\0000a0";
    display: inline-block;
    height: 24px;
    width: 24px;
    line-height: 24px;
    margin-right: 4px;
    position: relative;
    top: 0px;
    left: 0px;
    background: url("../images/pag-start.png") no-repeat left center transparent;
    background-size: 100% 100%;
}

.pag_button.pag_end:before {
    content:  "\0000a0";
    display: inline-block;
    height: 24px;
    width: 24px;
    line-height: 24px;
    margin-right: 4px;
    position: relative;
    top: 0px;
    left: 0px;
    background: url("../images/pag-end.png") no-repeat left center transparent;
    background-size: 100% 100%;
}

.pag_button.poff {opacity: 0.5; cursor:default;}

.pag_button.plist      {line-height:24px; }
.pag_button.plist span {color: gray; background-color: white; border-radius: 50%; padding: 0 6px 0 6px; text-shadow: none; }
.pag_button.plist a    {color:white; padding:0 6px 0 6px; }
.pag_button a:link, a:active, .pag_button a:visited, .pag_button a:hover {color:white !important;}
.counter {display: none}

#mxcpr { display:none }
table.shading {
    border-spacing: 0px;
    border-collapse: collapse;
}
table.shading th {
    text-align: left;
    font-weight: normal;
    padding: 0.1em 0.5em;
    border-bottom: 2px solid #FFFFFF;
    background: #DBE2F1;
}
table.shading td {
	text-align: left;
	padding: 0.1em 0.5em;
	background: #DBE2F1;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFFFFF;
}

table.shading thead th {
    background: #687EAB;
    color: #FFFFFF;
    text-align: center;
}
table.shading th.Corner {
	text-align: center;
}
.slide-desc .slide-desc-text.slide-desc-text-default .slide-title, .slide-desc .slide-desc-text.slide-desc-text-default .slide-text p  { text-align:center;  text-shadow: 1px 1px #000; font-weight: bold }

@media (max-width: 640px) {
	.hpic { width: 49% }
	h1, h2, h3           { font-size: 18px; line-height: 22px }
#gora1, #gora2 {
	width: 100%;
	clear: both;
}
.lewyt .rspbld-subtitle { margin-top: -10px }
}
@media (max-width: 350px) {
	.hpic { width: 98% }
h1, h2, h3   { font-size: 16px; line-height: 20px }
a:link.menu, a:visited.menu { font-size: 16px; }
}