/*
THEME NAME: rs
DESCRIPTION: rs
VERSION: 1.0
AUTHOR: rs
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
  color: #F60;
}
a:hover {
  text-decoration: none;
}

body {
  background: #EEE;
  color: #222;
  font-family: "Tahoma", Arial, Sans Serif;
  font-size: 62.5%;
}

.over-image {
  position: relative;
  overflow: hidden;
}
.over-image span{
  position: absolute;
  left: 0;
  top: 0;
}

.page {
  width: 970px;
  margin: 0 auto;
}
.header {
  padding-top: 32px;
  position: relative;
}

.menu {
  float: right;
  height: 24px;
  /*margin-top: 15px;*/
}
.menu li {
  float: left;
  line-height: 24px;
  margin-left: 18px;
}
.menu li a {
  text-decoration: none;
  float: left;
  display: block;
  line-height: 24px;
  position: relative;
  overflow: hidden;
}
.menu li a span{
  height: 24px;
  position: absolute;
  top: 0;
  left: 0;
}
.content {
  clear: both;
  padding-top: 20px;
  font-size: 1.4em;
  line-height: 1.7em;
}
. p {
  padding-bottom: 1em;
}

.menu li.menu-item { 
	font-size: 11pt;
	padding-left: 18px;
}


.menu li.m-home a { width: 62px; }
.menu li.m-blog1 a { width: 176px; }
.menu li.m-blog1 a span { width: 176px; background: url('img/menu.gif') no-repeat -75px 0; }
.menu li.m-blog1 a:hover span { width: 176px; background: url('img/menu.gif') no-repeat -75px -72px; }
.menu li.m-pribeh a { width: 76px; }
.menu li.m-pribeh a span { width: 76px; background: url('img/menu.gif') no-repeat -261px 0; }
.menu li.m-pribeh a:hover span { width: 76px; background: url('img/menu.gif') no-repeat -261px -72px; }
.menu li.m-projekty a { width: 97px; }
.menu li.m-projekty a span { width: 97px; background: url('img/menu.gif') no-repeat -350px 0; }
.menu li.m-projekty a:hover span { width: 97px; background: url('img/menu.gif') no-repeat -350px -72px; }
.menu li.m-kontakty a { width: 88px; }
.menu li.m-kontakty a span { width: 88px; background: url('img/menu.gif') no-repeat -457px 0; }
.menu li.m-kontakty a:hover span { width: 88px; background: url('img/menu.gif') no-repeat -457px -72px; }
.menu li.m-blog a { width: 65px; }
.menu li.m-blog a span { width: 65px; background: url('img/menu.gif') no-repeat -555px 0; }
.menu li.m-blog a:hover span { width: 65px; background: url('img/menu.gif') no-repeat -555px -72px; }

.menu li.m-home-up a span { width: 62px; background: url('img/menu.gif') no-repeat 0 -24px; }
.menu li.m-home-up a:hover span { background: url('img/menu.gif') no-repeat 0 -96px; }
.menu li.m-blog1-up a span { background: url('img/menu.gif') no-repeat -75px -24px; }
.menu li.m-blog1-up a:hover span { background: url('img/menu.gif') no-repeat -75px -96px; }
.menu li.m-pribeh-up a span { width: 76px; background: url('img/menu.gif') no-repeat -261px -24px; }
.menu li.m-pribeh-up a:hover span { width: 176px; background: url('img/menu.gif') no-repeat -261px -96px; }
.menu li.m-projekty-up a span { width: 97px; background: url('img/menu.gif') no-repeat -350px -24px; }
.menu li.m-projekty-up a:hover span { width: 176px; background: url('img/menu.gif') no-repeat -350px -96px; }
.menu li.m-blog-up a span { width: 65px; background: url('img/menu.gif') no-repeat -555px -24px; }
.menu li.m-blog-up a:hover span { width: 65px; background: url('img/menu.gif') no-repeat -555px -96px; }

.menu li.m-home-back a span { width: 62px; background: url('img/menu.gif') no-repeat 0 -120px; }
.menu li.m-home-back a:hover span { background: url('img/menu.gif') no-repeat 0 -144px; }
.menu li.m-blog1-back a span { background: url('img/menu.gif') no-repeat -75px -120px; }
.menu li.m-blog1-back a:hover span { background: url('img/menu.gif') no-repeat -75px -144px; }
.menu li.m-pribeh-back a span { width: 76px; background: url('img/menu.gif') no-repeat -261px -120px; }
.menu li.m-pribeh-back a:hover span { width: 176px; background: url('img/menu.gif') no-repeat -261px -144px; }
.menu li.m-projekty-back a span { width: 97px; background: url('img/menu.gif') no-repeat -350px -120px; }
.menu li.m-projekty-back a:hover span { width: 176px; background: url('img/menu.gif') no-repeat -350px -144px; }
.menu li.m-kontakty-back a span { width: 88px; background: url('img/menu.gif') no-repeat -457px -120px; }
.menu li.m-kontakty-back a:hover span { width: 88px; background: url('img/menu.gif') no-repeat -457px -144px; }

.arr {}
.arr1 {
  height: 472px;
  background: url('img/arr1.jpg') no-repeat center top;
}

/* ***************************HOME********************** */
.page-home {
 /*height: 580px;*/
}

#logo {
	margin: 20px 0 0px 0;
	width: 220px;
	height: 75px;
	float: left;
}
#logo span {
	text-decoration: none;
	top: -52px;
	position: relative;
	color: transparent;
	width: 1px;; 
}
#home-facebook {
  padding: 8px 0 0 50px;
}
#motto {
  width: 179px;
  height: 98px;
  float: left;
  margin-top: 290px;
}
#motto span {
  width: 179px;
  height: 98px;
  background: url('img/motto.jpg') no-repeat 0 0;
}
#home-content {
  font-size: 1.4em;
  width: 500px;
  float: right;
}
#home-vid {
  width: 408px;
  height: 250px;
  padding: 8px;
}
.page-home form {
  float: right;
  padding: 5px 8px;
  position: relative
}
.ebook-text {
    height: 70px;
	margin: 12px 0;
	text-shadow: white 1px 2px;
	font-weight: bold;
	line-height: 28px;
}
.ebook-text span{
  width: 157px;
  height: 117px;
  background: url('img/ebook-text.jpg') no-repeat 0 0;
}
.form-body {
  float: right;
  width: 231px;
  text-align: center;
}
form .text {
  border: 0;
  width: 221px;
  height: 43px;
  background: url('img/input.png') no-repeat 0 0;
  color: #a9a9a9;
  font-style: italic;
  padding: 0 5px;
  font-size: 15px;
  margin-top: 3px;
  line-height: 43px;
}
form .button {
  margin-top: 6px;
}
#ebookico {
  position: absolute;
  width: 93px;
  height: 169px;
  top: -120px;
  right: -93px;
  background: url('img/ico-ebook.jpg') no-repeat 0 0;
}

.ue {
	border: 1px solid #CCC;
	border-radius: 3px;
	background: white;
	padding: 20px;
	margin-bottom: 10px;
}
.ue-l {
    padding: 10px 20px;
    margin: 5px 5px 15px 0px;
    background: White;
    width: 60%;
}
.ue-r {
    font-size: 14pt;
	height: 120px;
	margin: 20px 0 0 0;
	border-radius: 3px;
	background: #EEE;
	padding: 15px 20px;
}

.ue-submit {
    margin: 10px 0 0 0;
    background: #de5717;
    border: 2px solid #ba4300;
    width: 100%;
    height: 34px;
    font: normal bold 14pt Arial;
    color: white;
    cursor: pointer;
}

.uk-submit {
    padding: 6px 15px;
    background: #de5717;
    border: 1px solid #ba4300;
    height: 34px;
    font: normal normal 14pt Arial;
    color: white;
    cursor: pointer;
    margin: 15px auto 19px; 
    width: 150px; 
    height: 43px; 
    text-align: center; 
    display: block; 
    text-decoration:none;
}

.ue .tx {
	height: 24px;
    line-height: 24px;
    border-color: #000000;
	padding-left: 2px;
	margin-top: 3px;
}

.ue-nadpis {
    font-size: 12pt;
}

.ue .ValidateError {
    color: red;
}

.cl {
    clear: both;
}

/* ***************************Blog uvod********************** */

#blog {
	color: transparent;
	height: 80px;
	padding: 0px 0 0 24px;
	background: url('images/Blog_rs.png')no-repeat 0 -10px;
	width: 250px;
	float: left;
	margin-bottom: 20px;
}
#blog span {
  width: 179px;
  height: 85px;
  
}

#blog1 {
  width: 326px;
  height: 79px;
  float: left;
}
#blog1 span {
  width: 326px;
  height: 79px;
  
}
.page-blog1 {
  margin-top:30px; 
}
.page-blog1 .content {
  position: relative;
  padding-right: 400px;
  /*padding-top: 20px;*/
  
}

.i-item {
  margin-top: 20px;
  padding-left: 240px;
  position: relative;
  min-height: 146px;
}
.i-item .thumbnail {
  top: 0;
  left: 0;
  position: absolute;
}
.i-item h3 a{
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  color: #111;
  line-height: 24px;
}
.i-item h3 a:hover{
  color: #888e1e;
  text-decoration: underline;
}
.i-item h3{
  padding-bottom: 10px;
}

.page-blog1 .bgad {
  position: absolute;
  right: -99px;
  width: 99px;
  height: 444px;
  top: -22px;
  /*background: url('img/ad-bg-page2.jpg') no-repeat 0 0;*/
}
.page-blog1 .post-text {
  float: right;
  width: 330px;
}


/* ***************************PRIBEH********************** */

#pribeh {
	color: transparent;
	height: 80px;
	padding: 0px 0 0 24px;
	background: url('images/Pribeh_rs.png')no-repeat 0 -10px;
	width: 250px;
	float: left;
	margin-bottom: 20px;
}

.page-pribeh {
    margin-top:30px; 
}
.page-pribeh .content {
  /*padding-top: 30px;*/
  position: relative;
}
.page-pribeh h3 {
  font-size: 22px;
  padding: 30px 0 20px;
  font-weight: normal;
}
p.begining {
  font-size: 16px;
  font-style: italic;
  line-height: 25px;
}
.page-pribeh .pribeh-facebook {
  position: absolute;
  background: #fff;
  right: 10px;
  top: 630px;
  width: 295px;
}

/* ***************************PROJEKTY********************** */

#projekty {
	color: transparent;
	height: 80px;
	padding: 0px 0 0 24px;
	background: url('images/Projekty_rs.png')no-repeat 0 -10px;
	width: 250px;
	float: left;
	margin-bottom: 20px;
}
#projekty span {
  width: 181px;
  height: 86px;
  
}
.page-projekty {
  margin-top: 30px;
}
.page-projekty .menu{
  /*margin-top: 30px;*/
}
.page-projekty .content {
  /*padding: 30px 0;*/
}
.p-item {
  font-size: 14px;
  float: left;
  width: 440px;
  padding-bottom: 30px;
}
.p-item-r {
  float: right;
}
.page-projekty p{
  padding: 10px 5px 0; 
}

/* ***************************KONTAKTY********************** */

#kontakty {
	color: transparent;
	height: 80px;
	padding: 0px 0 0 24px;
	background: url('images/Kontakt_rs.png')no-repeat 0 -10px;
	width: 250px;
	float: left;
	margin-bottom: 20px;
}
#kontakty span {
  width: 181px;
  height: 86px;
  background: url('images/h-kontakty.jpg') no-repeat 0 0;
}
.page-kontakty {
  margin-top:30px; 
}
.page-kontakty .content {
  /*padding-top: 15px;*/
  padding-bottom: 100px;
}
.k-info {
  font-size: 24px;
  line-height: 47px;
  margin-top: 30px;
}
.k-info a {
  color: #111;
}


/* ***************************FOOTER********************** */

#footer {
  clear: both;
  width: 990px;
  margin: 20px auto 0;
  padding-top: 63px;
}
#footerblog {
  width: 990px;
  margin: 50px auto 0;
}
#footer-end {
  background: url('img/footer-sep.jpg') repeat-x 0 0;
  margin-top: 55px;
  text-align: center;
  padding: 40px 0;
  font-size: 15px;
}
.facebook {
  background: #fff;
  width: 570px;
  margin-left: 15px;
  float: left;
}
.smart-posts {
  margin-right: 15px;
  float: right;
  width: 330px;
  font-size: 1.3em;
  line-height: 1.5em;
}
.smart-posts li {
  background: url('img/footer-li.gif') no-repeat 0 5px;
  padding-left: 20px;
  padding-bottom: 6px;
}
.smart-posts li a {
  color: #111;
}
.smartrss {
  width: 254px;
  height: 38px;
  padding-bottom: 20px;
}
.smartrss span {
  width: 254px;
  height: 38px;
  background: url('img/h-smart.jpg') repeat-x 0 0;
}


/* ***************************FORMAT********************** */
  
.center {
  text-align: center;
}  
  
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.clear {
  clear: both;
}
.content .ft {
  padding: 0;
  margin: 0;
  padding-bottom: 15px;
}


/* ***************************DEKUJI********************** */

#dekuji {
  width: 556px;
  margin: 0 auto;
  background: url('img/bg-dekuji.jpg') no-repeat 0 0;
  padding-top: 200px;
  padding-left: 83px;
  margin-top: 80px;
  padding-bottom: 60px;
}
#dekuji-text {
  background: #fff;
  width: 373px;
  padding: 0 50px 60px;
  font-size: 1.3em;
}
#dekuji-text h2 {
  font-size: 24px;
  font-weight: normal;
  line-height: 27px;
  padding-bottom: 20px;
}
#dekuji-text p {
  padding-bottom: 15px;
}



/* ***************************BLOG********************** */

#blogarr {
  width: 87px;
  height: 98px;
  position: absolute;
  top: 85px;
  left: 170px;
  background: url('img/blogarr.jpg') no-repeat 0 0;
}
.blog-content {
  padding-top: 100px;
}
#bc-left {
  width: 690px;
  float: left;
}
#bc-left h1 {
  font-size: 30px;
  line-height: 30px;
  padding-bottom: 30px;
  font-weight: normal;
  
}
#bc-right {
  width: 230px;
  float: right;
}
.sidebar-facebook {
  background: #fff;
  margin-top: 40px;
}
.post-item {
  padding-bottom: 30px;
}
.thumbnail {
  background: url('img/blog-img.jpg') no-repeat 0 0;
  display: block;
  float: left;
  width: 211px;
  height: 130px;
  padding: 6px;
  text-align: center;
}
.th-empty {
  background: url('img/blog-img-empty.jpg') no-repeat 0 0;
}
#bc-left .pt-withimg {
  float: right;
  width: 440px;
}
.post-text {
  font-size: 14px;
  line-height: 22px;
}
.post-text p {
  padding-bottom: 0;
}
.post-title a {
  font-size: 20px;
  line-height: 22px;

  font-weight: normal;
}
.post-title a:hover {

}
.post-meta {
  color: #6d6d6d;
  padding: 2px 0 10px;
  font-size: 12px;
}
.post-meta a{
  color: #6d6d6d;
}


.cattitle {
  font-size: 18px;
  line-height: 20px;
  background: url('img/cat-sep1.jpg') repeat-x left bottom;
  padding: 0 6px 10px;
}
.catlist2 {
  margin-top: 30px;
}
.catlist li li {
  color: #878787;
  padding: 6px 6px 7px;
  background: url('img/cat-sep2.jpg') repeat-x left bottom;
}
.catlist li li a{
  color: #1b1b1b;
}
.catlist li li.current-cat a {
  color: #858a1f;
}
.blog-facebook {
  padding: 10px 0;
}

.toblog-area {
  margin-top: 35px;
  text-align: center;
}

.pagination {
  background: url('img/cat-sep2.jpg') repeat-x left top;
  padding-top: 20px;
  text-align: center;
}
.pagination a {
  display: inline-block;
  height: 27px;
  line-height: 27px;
  width: 27px;
  border: 1px solid #9c9c9c;
  color: #000;
  text-decoration: none;
  text-align: center;
  margin: 0 2px;
  font-size: 12px;
  overflow: hidden;
}
.pagination a:hover {
  border: 1px solid #b8c217;
}
.pagination a.selected {
  border: 1px solid #b8c217;
  color: #fff;
  background: #b8c217;
}
.pagination a.p-prev, .pagination a.p-next {
  border: 0;
}





