
/* 
CSS style of original template Perfektni-Pujcka.cz
Created by Cleanet.cz
*/

/* Main settings */

body {
 font-family: Arial, Verdana, Helvetica;
 font-size: 13px;
 color: #3d5464;
 background: url(images/main-bg.png) 0 0 repeat-x;
 margin: 0;
 padding: 0;
 text-align: left;
}

* {
 margin: 0;
 padding: 0;  
}

h1, h2, h3 {
 font-size: 18px;
 color: #0d5567;
 font-weight: normal;
 padding: 30px 0 15px 0;
}

p {
 line-height: 22px;
}

img.left {
 padding: 0 15px 15px 0;
 float: left;
}

img.right {
 padding: 0 0 15px 15px;
 float: right; 
}

.clear {
 clear: both;
}

a, a:visited {
 color: #2e4554;
 text-decoration: underline;
}

a:hover {
 text-decoration: none;
}

#top-bar {
 width: 968px;
 height: 40px;
 margin: 0 auto;
 background: url(images/top-bar.png) left top no-repeat;
}

#top-bar p {
 line-height: 40px;
 width: 920px;
 height: 40px;
 margin: 0 auto;
 color: #999;
}

#top-bar a {
 color: #888;
 padding: 0 10px;
}

/* Header */

#main-header {
 width: 968px;
 height: 105px;
 margin: 0 auto;
 background: url(images/main-header.png) 0 0 no-repeat;
}

#sub-header {
 width: 968px;
 height: 155px;
 margin: 0 auto;
 background: url(images/sub-header.png) 0 0 no-repeat;
}

/* Logo */

img.logo {
 width: 248px;
 height: 31px;
 margin: 35px 0 0 44px;
 border: none;
}

/* Tip */

.tip {
 float: right;
 margin: 35px 42px 0 0;
}

.tip-bg {
 background: url(images/tip-bg.gif) 0 0 repeat-x;
 height: 31px;
 float: left; 
 padding: 0 10px;
}

.tip-bg p {
 color: #333;
 font-size: 14px;
 line-height: 31px; 
}

.tip-left {
 background: url(images/tip-left.gif) 0 0 no-repeat;
 width: 10px;
 height: 31px;
 float: left;
}

.tip-right {
 background: url(images/tip-right.gif) 0 0 no-repeat;
 width: 10px;
 height: 31px;
 float: right; 
}

/* 3 steps */

ul.steps {
 list-style: none;
 height: 50px;
 line-height: 50px;
 padding: 30px 0 0 0;
}

ul.steps li {
 display: inline;
 font-size: 14px;
 color: #fff;
}

ul.steps li.first {
 padding: 0 0 0 80px;
 position: absolute;
}

ul.steps li.second {
 padding: 0 0 0 282px;
 position: absolute;
}

ul.steps li.third {
 padding: 0 0 0 640px;
 position: absolute;
}

/* 3 steps-main */

ul.main-steps {
 list-style: none;
 height: 50px;
 line-height: 50px;
 padding: 260px 0 0 0;
}

ul.main-steps li {
 display: inline;
 font-size: 14px;
 color: #fff;
}

ul.main-steps li.first {
 padding: 0 0 0 80px;
 position: absolute;
}

ul.main-steps li.second {
 padding: 0 0 0 282px;
 position: absolute;
}

ul.main-steps li.third {
 padding: 0 0 0 640px;
 position: absolute;
}

/* Wrapper */

#wrapper {
 width: 960px;
 margin: 0 auto;
}

/* Main place */

#main-place {
 width: 960px;
 height: 375px;
 background: url(images/ul-bg.png) 0 0 no-repeat;
 margin: 0 0 0px 0; 
}

#main-place h2 {
  font-size: 18px;
  margin: 0px 0px 0 510px;
  font-weight: bold;
}

.main-place-ul {
 width: 450px;
 height: 195px;
 float: right;
 line-height: 30px; 
 margin: 5px 0 0 0;
 overflow: hidden;
}

.main-place-ul li {
 color: #0d5466;
 font-size: 14px;
 list-style: none;
 background: url(images/plus.gif) left center no-repeat;
 padding: 0 0 0 36px;
}

.main-place-button {
 background: none;
 list-style: none;
 float: right;
 clear: both;
 position: relative;
 top: -20px;
 left: -97px;
}

.main-button {
 background: none;
}

.main-button a, .main-button span {
 display: block;
 height: 50px;
 width: 286px;
}

.main-button a {
 background:#ed5f06;
 color: #fff;
 position: relative;
 line-height: 50px;
}

.main-button span {
 position: absolute;
 top: 0;
 left: 0;
 cursor: pointer;
}

.main-button a span {
 background: url(images/main-button.png) 0 0 no-repeat;
}

.main-button a:hover span {
 background-position:0 -50px;
}

.main-button a:hover {
 text-decoration:none;
}

/* Form place */

#form-place {
 width: 960px;
 height: 558px;
 background: url(images/form-bg.png) 0 0 no-repeat;
 margin: 0 0 0px 0;
}

.form-place-left {
 width: 400px;
 height: 482px;
 position: relative;
 top: 56px;
 left: 40px;
 line-height: 22px;
 color: #444;
 overflow: hidden; 
 float: left;
}

.form-place-left p {
 border-bottom: 1px solid #eee;
 padding: 30px 0 20px 0;
}

p.name {
 text-align: right;
 font-style: italic;
 font-size: 14px;
 color: #333;
 border: none;
 padding: 20px 0 0 0;
}

.form-place-right {
 width: 450px;
 float: right;
 position: relative;
 top: 50px;
 left: -20px;
}

.form-place-right p.small-text {
 width: 440px;
 height: 62px;
 overflow: hidden;
 line-height: 22px;
 color: #d2d7e0; 
 margin: 0 0 0 10px;
}

.form-place-right p.form {
 width: 450px;
 height: 400px;
 margin: 36px 0 0 0;
}

/* Content */

#content {
 width: 580px;
 margin: 0 0 0 20px;
 float: left;
 text-align:justify;
}

.content-ul {
 list-style: none;
 line-height: 36px;
 color: #2a3f4e;
 font-size: 14px;
 border-left: 1px solid #eee;
 padding: 0 0 0 10px;
 margin: 40px 0;  
}

.content-ul li {
 background: url(images/content-list.gif) left center no-repeat;
 padding: 0 0 0 30px;
}

.content-info-button {
 background: none;
 list-style: none;
 float: right;
 clear: both;
 margin: 30px 0 0 0;
}

.info-button {
 background: none;
}

.info-button a, .info-button span {
 display: block;
 height: 40px;
 width: 206px;
}

.info-button a {
 background:#ed5f06;
 color: #fff;
 position: relative;
 line-height: 40px;
}

.info-button span {
 position: absolute;
 top: 0;
 left: 0;
 cursor: pointer;
}

.info-button a span {
 background: url(images/more-orange-button.gif) 0 0 no-repeat;
}

.info-button a:hover span {
 background-position:0 -40px;
}

.info-button a:hover {
 text-decoration:none;
}

.content-request-button {
 background: none;
 list-style: none;
 float: right;
 clear: both;
 margin: 30px 0 0 0;
}

.request-button {
 background: none;
}

.request-button a, .request-button span {
 display: block;
 height: 40px;
 width: 206px;
}

.request-button a {
 background:#1c3564;
 color: #fff;
 position: relative;
 line-height: 40px;
}

.request-button span {
 position: absolute;
 top: 0;
 left: 0;
 cursor: pointer;
}

.request-button a span {
 background: url(images/request-blue-button.gif) 0 0 no-repeat;
}

.request-button a:hover span {
 background-position:0 -40px;
}

.request-button a:hover {
 text-decoration:none;
}

.content-answer-button {
 background: none;
 list-style: none;
 float: right;
 clear: both;
 margin: 30px 0 0 0;
}

.answer-button {
 background: none;
}

.answer-button a, .answer-button span {
 display: block;
 height: 40px;
 width: 206px;
}

.answer-button a {
 background:#ed5f06;
 color: #fff;
 position: relative;
 line-height: 40px;
}

.answer-button span {
 position: absolute;
 top: 0;
 left: 0;
 cursor: pointer;
}

.answer-button a span {
 background: url(images/answer-orange-button.gif) 0 0 no-repeat;
}

.answer-button a:hover span {
 background-position:0 -40px;
}

.answer-button a:hover {
 text-decoration:none;
}

/* Sidebar */

#sidebar {
 width: 300px;
 margin: 0 20px 0 0; 
 float: right;
}

p.client {
 color: #444;
 line-height: 22px;
 border-bottom: 1px solid #eee;
 padding: 0 0 20px 0;
 font-size: 13px;
/* text-align:justify;*/
}

#sidebar h1, h2, h3 {
 font-size: 16px;
 font-weight: bold;
}

#sidebar ul li {
 list-style: none;
 font-size: 14px;
 line-height: 36px;
 background: url(images/list.gif) left center no-repeat;
 width: 300px;
 height: 36px;
 overflow: hidden; 
}

#sidebar ul li a, #sidebar ul li a:visited {
 color: #444;
 text-decoration: none;
 padding: 0 0 0 45px;
}

#sidebar ul li a:hover, #sidebar ul li.active a {
 color: #222;
}

#sidebar ul li:hover, #sidebar ul li.active {
 background: url(images/li-hover.gif) left center no-repeat; 
}

#sidebar ul li a.red {
 color: #FF0000;
 font-weight: bold;
}

/* Sidebar box */

#sidebar .sidebar-box {
 width: 300px;
 margin: 0 auto;
 background: url(images/sidebar.png) left bottom no-repeat;
 padding: 0 7px;
}

#sidebar .sidebar-box h2 {
 font-weight: bold;
}

#sidebar .sidebar-box ul.seznam {
 border-top: 1px solid #dae5f7;
 border-left: 1px solid #dae5f7;
 border-right: 1px solid #dae5f7;
 width: 298px;
 margin: 0 0 0 -7px;
 padding: 10px 0;
}

#sidebar .sidebar-box ul.seznam li {
 background: url(images/sidebar-plus.gif) left center no-repeat;
 margin: 0 0 0 7px;
 padding: 0 0 0 30px;
}

#sidebar .sidebar-box ul.seznam li a {
 padding: 0 0 0 30px;
}

#sidebar .sidebar-place-button {
 background: none;
 list-style: none;
 padding: 10px 0;
}

#sidebar .sidebar-button {
 background: none;
 display: block;
 height: 50px;
 width: 286px; 
}

#sidebar .sidebar-button a, #sidebar .sidebar-button span {
 display: block;
 height: 50px;
 width: 286px;
}

#sidebar .sidebar-box .sidebar-place-button .sidebar-button a {
 position: relative;
 line-height: 50px;
}

#sidebar .sidebar-box .sidebar-place-button .sidebar-button span {
 position: absolute;
 top: 0;
 left: 0;
 cursor: pointer;
}

#sidebar .sidebar-box .sidebar-place-button .sidebar-button a span {
 background: url(images/main-button.png) 0 0 no-repeat;
}

#sidebar .sidebar-box .sidebar-place-button .sidebar-button a:hover span {
 background-position: 0 -50px;
}

#sidebar .sidebar-box .sidebar-place-button .sidebar-button a:hover {
 text-decoration: none;
}

/* Footer */

#footer {
 clear: both; 
 position: relative;
 top: 30px;
 left: 0;
}

/* Footer "back top" button */

#footer-back {
 width: 130px;
 height: 30px;
 line-height: 30px;
 margin: 0 0 0 20px;
 text-align: center;
 font-size: 16px;
 color: #fff;
 background: #1c3564 url(images/back.gif) 0 top no-repeat;
}

#footer-back a {
 color: #0d5466;
}

#footer-top {
 background: url(images/top-footer.gif) 0 top no-repeat;
 width: 960px;
 height: 8px;
}

#footer-content {   
 background: #1c3564 url(images/footer.gif) 0 0 repeat-y;
 width: 960px;
 padding: 12px 0 20px 0;
}

#footer-content p {
 width: 920px;
 margin: 0 auto;
 color: #2b788c;
 line-height: 24px; 
}

#footer-content p a {
 color: #0d5466;
}

#footer-content p.links a {
 color: #E31D12;
}



/* Content table */

.table {
 padding: 5px 0;
}

.table-content {
 text-align: center;
 border-right: 1px solid #c7c7c7;
 margin: 0 auto;
}         
  
.table-content tr {
 background: #f7f7f7; 
}
  
.table-content tr.t-even {
 background: #e9e9e9;
}   

.table-content td {
 padding: 10px 11px;
 border-bottom: 1px solid #c7c7c7;
 border-left: 1px solid #c7c7c7;
}
 
.table-content td.grey {
 background: #e9e9e9;
}      

.table-content td.light-grey {
 background: #f0f0f0;
 font-weight: bold; 
 color: #555;
}

.table-content td.none {
 border-left: 1px solid #fff; 
 background: #fff;   
}

.table-content td.red {
 background: #eb2a2a;
 color: #fff;
 font-weight: bold;
 border-bottom: 1px solid #db1313; 
 border-left: 1px solid #db1313; 
}

.table-content td.blue {
 background: #0171b2;
 color: #fff;
 font-weight: bold;
 border-bottom: 1px solid #0167a2; 
 border-left: 1px solid #0167a2; 
}

.table-content td.dark-blue {
 background: #151B54;
 color: #fff;
 font-weight: bold;
 border-bottom: 1px solid #0167a2; 
 border-left: 1px solid #0167a2; 
}

.table-content td.green {
 background: #81ab07;
 color: #fff;
 font-weight: bold;
 border-bottom: 1px solid #759a06; 
 border-left: 1px solid #759a06; 
}

.table-content td.orange {
 background: #e9a115;
 color: #fff;
 font-weight: bold;
 border-bottom: 1px solid #dd9308; 
 border-left: 1px solid #dd9308; 
}
