/*  
Theme Name: Půjčky
Theme URI: http://nejvyhodnejsipujcky.cz
Description: WP theme for nejvyhodnejsipujcky.cz
Author: NejvýhodnějšíPůjčky.cz
Author URI: http://nejvyhodnejsipujcky.cz
Version: 1.0
Tags:blue color, right sidebar
*/

/* Reset Defaults Starts */

* {
  margin: 0;
  padding: 0;
  }

h3, h4, h5, h6, p, blockquote {
  margin: 0;
  padding: 10px;
  }


a {
  color: #555;
  text-decoration: underline;
  }

a:hover {
  color: #555;
  text-decoration: none;
  }

blockquote {
  margin: 5px 15px;
  padding: 5px 5px;
  background: #8CB5D8;
  border: 1px solid #3A7CAC;
  }

code {
  color: #3366CC;
  }

a img {
  border: none;
  }

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}




/* Reset Defaults Ends */

body {
  position: relative; /* Fixes browser resizing bug in IE6 */
  margin: 0 auto 10px auto;
  width: 950px;
  font-family: Arial, Verdana, Trebuchet MS, sans-serif;
  text-align: center; /* IE Centering Technique */
  background: #f1f1f1 url(images/background.gif) repeat-x top left;  
  }

#wrapper {
  text-align: left; /* IE Centering Technique */
  }

.topcurvewhite {
  margin-top: 15px;
  height: 13px;
  width: 950px;
  background: #fff;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  }

.bottomcurvewhite {
  margin: 0;
  height: 13px;
  width: 950px;
  background: #fff;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  }

#header {
  margin: 0;
  padding: 0 0 0 0; 
  }

#header .topright {
  float: right;
  position: relative;
  margin: 0;
  padding: 0;
  text-align: right;
  color: #fff;
  }

#searchform {
  margin-left: 0;
  margin-top: 0;
  margin-right: 0;
  }

#searchform {
  margin-left: 5px;
  width: 213px;
  padding-top: 8px;
  height: 28px;
  background: #ccc;
  background: url(images/search.gif) left 3px no-repeat;
  }

*:first-child+html #searchform { /* Filter for IE7 */
  padding: 6px 0;
  }

* html #searchform { /* Filter for IE6 */
  padding: 6px 0;
  }

#searchbox {
  margin-left: 5px;
  margin-bottom: 3px;
  width: 150px;
  background: none;
  border: none;
  }

#searchbutton {
  width: 50px;
  background: none;
  border: none;
  }

#searchbutton:hover {
  cursor: pointer;
  }

#underheader {
  clear: both;
  }


/* Logo */

h1 {
background: url(images/logo.gif);
width: 310px;
height: 37px;
float: left;
margin: 49px 0 15px 5px;
}

h2.description {
 font-size: 15px;
 font-style: italic;
 color: #808080;
 background: url(images/title.gif);
 width: 365px;
 height: 15px;
 padding: 0;
 position: relative;
 top: 73px;
 left: 325px;
}

span.none {
 display: none;
}

/* Header - top navigation */

#topmenu {
 float: right;
 margin: 10px 0 0 0;
}

#topmenu ul li {
 list-style-type: none;
 display: inline; 
}

.top {
 background: url(images/nav.gif) center top repeat-x;
 height: 38px;
 float: left;
}

.top a {
 line-height: 28px;
 padding: 0 15px 0 15px;
 color: #828181;
 text-decoration: none;
 position: relative;
 top: 3px;
 left: 0px;
}

.top a:hover {
text-decoration: underline;
}

.top-left {
background: url(images/nav-left.gif) no-repeat left top;
height: 38px;
width: 3px;
float: left;
}

.top-right {
background: url(images/nav-right.gif) no-repeat right top;
height: 38px;
width: 3px;
float: left;
}
  
/* Menu */

#nav {
  clear: both;
  margin: 5px 0 -15px 1px;
  }

#nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  }

#nav li {
  float: left;
  margin-right: 10px;
  background: url(images/separator.gif) no-repeat right center;
  padding: 0 10px 0 0;
  }

* html #nav li a { /* Filter for IE6 to prevent li stacking */
  float: left;
  text-decoration: none;
  }

* html #nav li a span { /* Filter for IE6 to prevent li stacking */
  float: left;
  margin-left: 4px;
  text-decoration: none;
  }

#nav li a {
  display: block;
  height: 51px;
  background: url(images/menu-left.gif) left top no-repeat;
  font-size: 18px;
  text-decoration: none;
  }

#nav li a span {
  display: block;
  margin-left: 10px;
  padding-left: 5px;
  padding-right: 15px;
  line-height: 51px;
  font-weight: bold;
  color: #fff;
  background: url(images/menu-right.gif) right top no-repeat;
  text-decoration: none;
  }

#nav li a:hover {
  text-decoration: none;
  cursor: pointer; /* For IE6 */
  }

#nav li a:hover span {
  color: #bdddf5;
  text-decoration: underline;
  }

#nav li.current_page a {
  background-position: left -51px;
  }

#nav li.current_page a span {
  background-position: right -51px;
  color: #171717;
  }

/* Main content */

#main {
  clear: both;
  width: 925px; /* Overrides miscalculation in IE6; ignored by other browsers. */
  margin: 0;
  padding: 0 15px 15px 10px;
  background: #fff;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;  
  }

#contentwrapper {
  float: left;
  width: 550px;
  margin-left: 20px;
  }

/* Place (link for aff site) */

#place {
background: url(images/place.gif) no-repeat;
width: 537px;
height: 174px;
margin: 24px 0 0 0px;
}

#place strong {
color: #313131;
font-size: 30px;
float: right;
padding: 30px 20px 0px 0px;
}

.tlacitko {
display: inline;
float: right;
padding: 35px 45px 0px 0px;
}

.tlacitko a, .tlacitko span {
display: block;
height: 58px;
width: 239px;
}
.tlacitko a {
background: #0c5b7f;
color: #fff;
position: relative;
line-height: 58px;
text-align: center;
}

.tlacitko span {
position: absolute;
top: 0;
left: 0;
cursor: pointer;
}

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

.tlacitko a:hover span {
background-position:0 -58px;
}

.tlacitko a:hover {
text-decoration:none;
}
             
#content .pageTitle {
  padding: 5px 10px 0 10px;
  font-size: 14pt;
  color: #215679;
  }

.contentsearch {
  margin: 0 0 40px 100px;
  }

.contentsponsors {
  margin: 0 0 30px 190px;
  }

.post {
  margin: 20px 0 25px 0;
  }

#content h2, #content h3, #content h4, #content h5, #content h6 {
  padding: 0 10px;
  font-weight: normal;
  }

#content h2 {
  font-size: 14pt;
  }

#content h3 {
  font-size: 12pt;
  }

#content h4, #content h5, #content h6 {
  font-size: 11pt;
  }

h2.homeTitle {
  margin: 0 0 15px 0;
  }

h2.postTitle {
  padding: 0 10px;
  font-size: 20px;
  font-weight: normal;
  color: #333;
  border-bottom: 1px solid #e6e6e6;
  margin: 0 0 10px 0;
  }

.postContent img {
  padding: 10px 10px 10px 0;
  }

.postContent h3 {
 color: #333;
 margin: 5px 0 0 0;
 border-bottom: 1px solid #e6e6e6;
}

#content p, .postContent p {
  padding: 5px 10px;
  font-size: 13px;
  color: #737373;
  line-height: 20px;
  }

.postContent ul, ol {
  padding: 20px 0 0 35px;
  }

.postContent ul li, ol li {
  font-size: 15px;
  color: #737373;
  list-style-type: none;
  list-style-image: url(images/listblue.gif);
  padding: 0 0 15px 0;
  }

strong.faq {
font-size: 15px;
}

p.comments {
  padding: 5px 10px 5px 10px;
  }

.box {
 border: 1px dashed #E73128;
 padding: 30px;
 margin: 20px 0;
}

p.comments a {
  padding-left: 20px;
  font-size: 10pt;
  text-decoration: none;
  }

.commentlist {
  margin: 10px 0;
  font-size: 10pt;
  list-style: none;
  background: #fafafa;
  border: 1px solid #d8e9f1;
  border-top: 2px solid #d8e9f1;
  }

.commentlist li {
  margin: 0 0 5px -100px;
  width: 510px;
  }

.commentlist cite {
  padding: 10px;
  font-size: 10pt;
  }

.commentlist cite a, .commentlist cite {
  font-size: 18px;
  font-style: normal;
  color: #025780;
  }

.commentmetadata {
  padding: 10px;
  } 

.comment h3 {
  padding: 0 10px;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  }

.comment p {
  padding: 10px;
  font-size: 10pt;
  color: #000;
  }

.comment a {
  text-decoration: none;
  }

.comment a:hover {
  text-decoration: underline;
  }

.comment textarea {
  width: 480px;
  color: #555;
  }

.red {
  color: #E73128;
  }

.required {
  padding: 20px;
  font-size: 12px;
  }

.comment #submit {
  background: #333;
  border: 1px solid #222;
  font-size: 18px;
  color: #fff;
  padding: 5px 10px;
  }

.comment #submit:hover {
  cursor: pointer;
  }

.navigation {
  margin: 10px 0;
  color: #406E8D;
  text-align: center;
  font-size: 10pt;
  }

.navigation a {
  text-decoration: none;
  }


/* Sidebar top welcome box */


#sidebar {
  width: 315px;
  float: right;
  padding: 24px 0 0 0;
  }

.side, .sidebaritem {
  background: url(images/sidebar.gif) left top no-repeat;
  width: 315px;
  list-style-type: none;
  padding: 13px 0px 30px 30px;
  }

.side2 {
  background: url(images/sidebar2.gif) left top no-repeat;
  width: 315px;
  list-style-type: none;
  padding: 13px 20px 30px 30px;
  }

 .side h2, .side2 h2, h2.widgettitle {
  color: #333;
  font-size: 18px;
  font-weight: normal;
  padding: 0 0 20px 0;
 }  
 
 .side p, .side2 p {
  color: #737373;
  font-size: 13px;
  padding: 20px 40px 0 0;
 }
 
  .list {
    margin: 10px 0 0 15px;
  }
 
#tag_cloud-3 a {
 padding: 0 18px 0 0px;
} 
  
  .list li, .sidebaritem li {
   list-style-image: url(images/list.gif);
   padding-bottom: 5px;
   border-bottom: 1px solid #e6e6e6;
   width: 250px;
   line-height: 28px;
   }
  
  .list li a, .sidebaritem li a {
   color: #686868;
   text-decoration: underline;
   }
  
  .list li a:hover, .sidebaritem li a:hover {
   color: #095f88;
   text-decoration: none;
  }

  .provident {
   line-height: 25px;
   position: relative;
   top: 10px;
   left: 0px;
  }


.facebook {
display: inline;
float: right;
padding: 10px 0 0 0;
}

.facebook a {
display: block;
height: 86px;
width: 315px;
}

/* Footer */

#footer {
  clear: both;
  padding-top: 0;
  color: #fff;
  text-align: center; /* IE Centering Technique */
  height: 43px;
  width: 952px;
  background: url(images/footer.gif) repeat-x;
  }

#footer p {
  padding: 0 0 0 25px;
  font-size: 14px;
  color: #fff;
  text-align: left;
  line-height: 43px;
  }

#footer a {
  color: #87BBD9;
  }

#footer a:hover {
  color: #fff;
  }

#credits {
  clear: both;
  margin: 0 auto;
  line-height: 19px;
  }
  
#creditsright {
  float: right;
  color: #b2b1b1;
  padding: 0 20px 0 0;
  }  

#creditsright a {
  color: #eee;
  text-decoration: underline;
  }

#creditsright a:hover {
  color: #eee;
  text-decoration: none;
  }

#creditsright strong a  {
  text-decoration: none;
  }

/* Extras */

.cleared {
  clear: both;
  }

.left {
  float:left;
  }

.right {
  float:right;
  }

#nextprevious {
  padding:10px;
  font-size:80%;
  }




.commentbody {
  float:right;
  width: 420px;
  margin-bottom: 20px;
  padding: 10px 0 10px 0;
  }
  

form {
width: 300px;
padding: 20px;
}

input, textarea {
padding: 5px;
margin: 3px;
}

.submit {
font-size: 18px;
padding: 5 10px;
}


.datum {
 background: url(images/datum.gif) no-repeat;
 width: 60px;
 height: 60px;
 font-size: 16px;
 text-align: center;
 line-height: 31px;
 float: left;
 margin: 0 20px 15px 0;
}


.datum strong {
color: #ffffff;
}                                                       

.infobox {
 line-height: 22px;
}                  