/*
Theme Name: rastamama


Version: 2
Author: ADDO
Author URI: http://www.addo.sk/


*/ 
* { margin: 0; padding: 0; }

body {

    font-size: 80%; /* Resets 1em to 10px */

    font-family: 'Arial', Verdana, Arial, Sans-Serif;

    color: #C0C0C0;

    text-align: center;

    background: #000 url('img/back.gif') repeat-x top left;

    margin: 0 !important;
}


a:link{

    font-family: Arial, Helvetica, sans-serif;

    color: #fff;

    text-decoration: none;

}



a:visited{

    font-family: Arial, Helvetica, sans-serif;

    color: #fff;

    text-decoration: none;

}



a:hover{

    font-family: Arial, Helvetica, sans-serif;

    color: #fff;

    text-decoration: none;

}



a:active{

    font-family: Arial, Helvetica, sans-serif;

    color: #fff;

    text-decoration: none;

}

form input, form textarea {
    border: none;
}

#page, #up {

    margin: 0 auto 2em;

    padding: 0;

    width: 960px;

    text-align:left;

}

#page { background-color: #000; }


#header {

    height:242px;
    position: relative;
}

#maindescription {

    font-size: 1.4em;

    text-align: left;

    position:absolute;

    color:#f4733f;

    margin-top:75px;

    margin-left:20px;

    font-weight:600;

    letter-spacing:1px;

}





#mainnav {

    padding-top:10px;

    padding-bottom:10px;

    width:100%;

    position:relative;

    float:left;

    border-top:1px solid #73bbcf;

    border-bottom:1px solid #73bbcf;

    z-index:5;

    background-image:url(images/navrepeat.jpg);

    background-repeat:repeat-x;

    font-weight:bold;

}



#mainnav_wrapper {

    margin:auto;

    position:relative;

    font-size:14px;

    width:1000px;

    text-align:left;

}



ul.nav {

    margin: 0px 0px 0px 10px;

    padding: 0;

    cursor: default;

    list-style-type: none;

    display: inline;

}





.nav ul{

    /*Remove all spacings from the list items*/

    margin: 0px 0px 0px 0px;

    padding: 0;

    cursor: default;

    list-style-type: none;

    display: inline;

}



ul.nav>li{

    display: table-cell;

    position: relative;

    padding: 2px 6px;

}



.nav ul li {

    font-weight:normal;

    margin-left:15px;

}

.largedate {

    font-size:18px;

    color:#78c30c;

}



.titlebarleft {

    position:relative;

    float:left;

    width:57px;

    text-align:right;

}



.titlebarright {

    position:relative;

    float:left;

    width:400px;

    margin-left:20px;

}

.titlebar {

    position:relative;

    float:left;

    width:100%;

}


.titlebar h2 {

    padding: 0 0 0 2em;

    margin: 0 0 1em 0;

    font-size:16px;

    background: #000 url('img/stvorcek.gif') no-repeat;

}



.titlebar h2 a:link {

    text-decoration:none;

    font-size:18px;

}



.titlebar h2 a:visited {

    text-decoration:none;

    font-size:18px;

}



.titlebar h2 a:hover {

    text-decoration:underline;

    font-size:18px;

}



.titlebar h2 a:active {

    text-decoration:underline;

    font-size:18px;

}



.postmetadata {

    padding:0;

    margin:0;

}



.entry {    
    line-height: 1.5em;   
    margin-bottom:20px;
}

.narrowcolumn {

    position:relative;

    float: left;

    padding: 0 10px;

    margin: 0;

    width: 495px;

    font-size:1em;

}

.narrowcolumntitle {

    position:relative;

    float: left;

    padding: 0 10px;

    margin: 0;

    width: 395px;

    font-size:1em;
}




.post, .page {

    margin: 0 0 3em;

}



.post hr, .page hr {

    display: block;

}





.postmetadata {

    clear: both;

}



.clear {

    clear: both;

}


#footer {
    text-align: center;
    background-color: #003f3b;
    height: 100px;
}

#footer-content{
    width: 960px; 
    text-align: left; 
    margin: 0 auto; 
}

#footer-content div {
    margin: 2em 0;
    float: left;
}

.r1
{
    width: 400px;
}
.r3
{
    float: right !important;
}
/* End Structure */





/* Begin Typography & Colors */

.thread-alt {

    background-color: black;

}



.thread-even {

    background-color: black;

}




#footer {

    border: none;

}



small {

    font-family: Arial, Helvetica, Sans-Serif;

    font-size: 0.9em;

    line-height: 1.5em;

}





#sidebar h2 {



    font-size: 1.2em;

    margin:0;

}


h3 {
    color: white;
    font-size: 1.2em;
    margin: 3px 0 0.5em 0;
}

p{
    padding-bottom: 1em;
}
.entry p a {

    color: #fff;
    text-decoration: underline;
}



.sticky {

    background: #f7f7f7;

    padding: 0 10px 10px;

}

.sticky h2 {

    padding-top: 10px;

}



#commentform input, #commentform textarea {

    color: black;        
}
.commentlist li
{
    color: #C0C0C0;
}
.commentlist li ul li {

    font-size: 1em;

}







.commentlist li .avatar { 

    float: right;

    border: 1px solid #eee;

    padding: 2px;


}



.commentlist cite, .commentlist cite a {

    font-weight: bold;

    font-style: normal;

    font-size: 1.1em;

}



.commentlist p {

    font-weight: normal;

    line-height: 1.5em;

    text-transform: none;

}



#commentform p {


}



.commentmetadata {

    font-weight: normal;

}



code {

    font: 1.1em 'Courier New', Courier, Fixed;

}



acronym, abbr, span.caps

{

    font-size: 0.9em;

    letter-spacing: .07em;

}







#wp-calendar #prev a, #wp-calendar #next a {

    font-size: 9pt;

}



#wp-calendar a {

    text-decoration: none;

}



#wp-calendar caption {

    font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;

    text-align: center;

}



#wp-calendar th {

    font-style: normal;

    text-transform: capitalize;

}

/* End Typography & Colors */





/* Begin Images */

p img {

    padding: 0;

    max-width: 100%;

}



/*	Using 'class="alignright"' on an image will (who would've

        thought?!) align the image to the right. And using 'class="centered',

        will of course center the image. This is much better than using

        align="center", being much more futureproof (and valid) */



img.centered {

    display: block;

    margin-left: auto;

    margin-right: auto;

}

img.block {
    display: block;
    float: left;
}


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;
    padding-right: 1em;

}



.alignleft {

    float: left;
    padding-left: 1em;
}

/* End Images */







/* Begin Lists



        Special stylized non-IE bullets

        Do not work in Internet Explorer, which merely default to normal bullets. */



html>body .entry ul {

    margin-left: 0px;

    padding: 0 0 0 30px;

    list-style: none;

    padding-left: 10px;

    text-indent: -10px;

}



html>body .entry li {

    margin: 7px 0 8px 10px;

}







.entry ol {

    padding: 0 0 0 35px;

    margin: 0;

}



.entry ol li {

    margin: 0;

    padding: 0;

}



.postmetadata ul, .postmetadata li {

    display: inline;

    list-style-type: none;

    list-style-image: none;

}











/* End Entry Lists */







/* Begin Form Elements */

#searchform {

    margin-top: 3em;


}



#searchform #s {

    width: 131px;
    padding: 2px;
    border: none;
    background: white;
    margin-right: 7px;
}



#searchsubmit {

    padding: 3px 13px;
    color: #fff !important;
    background-color: red; 
    font-weight: bold;
    border: none;
    cursor: pointer;
}

.hladaj
{
    font-weight: bold;
    height: 20px;
    background-position: right center;
    background-repeat: no-repeat;
}
.hladaj a
{
    padding: 0 1em;
}

select {

    width: 130px;

}



#commentform input {

    padding: 3px 13px;
    color: #fff !important;
    background-color: red; 
    font-weight: bold;
    border: none;

}



#commentform {

    margin: 5px 10px 0 0;

}

#commentform textarea {

    width: 100%;

    padding: 2px;

}

#respond:after {

    content: "."; 

    display: block; 

    height: 0; 

    clear: both; 

    visibility: hidden;

}

#commentform #submit {

    float: right;
    border: 0;
    color: white;
    background-color: red;
    font-weight: bold;
}

/* End Form Elements */







/* Begin Comments*/

.commentlist {



}



.commentlist li {

    margin: 15px 0 10px;


    list-style: none;



}

.commentlist li ul li { 

    margin-left: 10px;

}



.commentlist p {

    margin: 10px 5px 10px 0;

}

.children {
    margin-left: 10px; 
    border-left: 0.5em solid #003F3B;
}



#commentform p {

    margin: 5px 0;

}



.nocomments {

    text-align: center;

    margin: 0;

    padding: 0;

}



.commentmetadata {

    margin: 0;

    display: block;

}

/* End Comments */







/* Begin Sidebar */

#sidebar

{

    position:relative;

    float:left;

    width: 200px;

}



#rightsidebar {

    position: relative;

    float: right;

    width: 240px;

    text-align: left;
}
.home #rightsidebar {
    width: 320px;
}

#rightsidebartitle {

    position:relative;

    float:right;

    width: 340px;

    text-align:left;
}


#sidebar form {

    margin: 0;

}

/* End Sidebar */







/* Begin Calendar */

#wp-calendar {

    empty-cells: show;

    margin: 10px auto 0;

    width: 150px;

}



#wp-calendar #next a {

    padding-right: 10px;

    text-align: right;

}



#wp-calendar #prev a {

    padding-left: 10px;

    text-align: left;

}



#wp-calendar a {

    display: block;

}



#wp-calendar caption {

    text-align: center;

    width: 100%;

}



#wp-calendar td {

    padding: 3px 0;

    text-align: center;

}



#wp-calendar td.pad:hover { /* Doesn't work in IE */

    background-color: #fff; }

/* End Calendar */







/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

    cursor: help;

}



acronym, abbr {

    border-bottom: 1px solid #73bbcf;

}



blockquote {

    margin: 15px 30px 0 10px;

    padding-left: 20px;

    border-left: 5px solid #ddd;

}



blockquote cite {

    margin: 5px 0 0;

    display: block;

}



.center {

    text-align: center;

}



.hidden {

    display: none;

}



.screen-reader-text {

    position: absolute;

    left: -1000em;

}



a img {

    border: none;

}



.navigation {


    position:relative;

    float:left;

    padding: 0.3em 0;

    width:100%;

    margin: 1em 0;

    color:#000;

    background-color: #999;

}


.navigation a {
    font-weight: bold;
    color:#000;
}
.navigation a:link {

    text-decoration:none;

}



.navigation a:visited {

    text-decoration:none;

}



.navigation a:hover {

    text-decoration:underline;

}



.navigation a:active {

    text-decoration:underline;

}



.orange {

    color:#F36525;

}



/* End Various Tags & Classes*/



/* Captions */

.aligncenter,

div.aligncenter {

    display: block;

    margin-left: auto;

    margin-right: auto;

}



.wp-caption {

    border: 1px solid #ddd;

    text-align: center;

    background-color: #f3f3f3;

    padding-top: 4px;

    margin: 10px;

    -moz-border-radius: 3px;

    -khtml-border-radius: 3px;

    -webkit-border-radius: 3px;

    border-radius: 3px;

}



.wp-caption img {

    margin: 0;

    padding: 0;

    border: 0 none;

}



.wp-caption p.wp-caption-text {

    font-size: 11px;

    line-height: 17px;

    padding: 0 4px 5px;

    margin: 0;

}

/* End captions */

#sidebar a {
    color: white;
    font-size: 14px;
    font-weight: bold;
}

#sidebar a:hover {
    text-decoration: underline;

}

#sidebar ul, #sidebar ul ol {

    margin: 0;

    padding: 0;


}



#sidebar ul li {

    list-style-type: none;

    list-style-image: none;

    margin-bottom: 25px;

}



#sidebar ul p, #sidebar ul select {

    margin: 5px 0 8px;

}



#sidebar ul ul, #sidebar ul ol {

    margin: 5px 0 0 0;

}



#sidebar ul ul, #sidebar ul ol {

    margin: 5px 0 0 5px;
    padding: 0 0 0 8px;
    border-left: solid 7px red;
    line-height: 2em;
}
#sidebar ul ul a {
    font-size: 12px;
}
ol li, #sidebar ul ol li {

    list-style: decimal outside;

}



#sidebar ul ul li, #sidebar ul ol li {

    margin: 3px 0 0;

    padding: 0;

}


#rightsidebar ul, #rightsidebar ul ol {

    margin: 0;

    padding: 0;

}



#rightsidebar ul li {

    list-style-type: none;

    list-style-image: none;

    margin-bottom: 15px;

}



#rightsidebar ul p, #rightsidebar ul select {

    margin: 5px 0 8px;

}



#rightsidebar ul ul, #rightsidebar ul ol {

    margin: 5px 0 0 10px;

}



#rightsidebar ul ul ul, #rightsidebar ul ol {

    margin: 0 0 0 10px;

}



ol li, #rightsidebar ul ol li {

    list-style: decimal outside;

}



#rightsidebar ul ul li, #rightsidebar ul ol li {

    margin: 3px 0 0;

    padding: 0;

}

.buttons {
    font-size: 1em;  
}
.button {
    padding: 3px 11px;
    margin-right: 1em;
    background-color: red;
    font-weight: bold;
}

.buttonl {
    padding: 3px 13px;
    margin-left: 1em;
    background-color: red; 
    font-weight: bold;
}

.button2 {
    padding: 3px 13px;
    margin-left: 0em;
    background-color: red; 
    font-weight: bold;
    color: white; 
}

.buttonnm {
    padding: 3px 13px;
    background-color: red;
    font-weight: bold;
    border: none;
}

.buttons a{
    text-decoration: none !important;
    color: #fff !important;
}
.buttons a:hover{
    text-decoration: none !important;
    color: #ccc !important;
}
.buttonmargin{
    margin: 2em 0;
}
.buttonmargindown
{
    margin-bottom: 1em;
}
.buttonmargindown2
{
    margin-bottom: 2em;
}

.opytaj{
    padding: 5px 13px;
    margin-right: 1em;
    color: #fff !important;
    background-color: #808080;
    font-weight: bold;
    display: block;
}
.opytaj:hover {
    text-decoration: none!important;
    color: red!important;
}
#poradnaright .button {
    display: block;
}

.pagenav  ul ul,
.pagenav .current_page_item ul ul,
.pagenav .current_page_ancestor ul ul,
.pagenav .current_page_ancestor .current_page_item ul ul,
.pagenav .current_page_ancestor .current_page_ancestor ul ul {
    display: none;
}

.pagenav .current_page_item ul,
.pagenav .current_page_ancestor ul,
.pagenav .current_page_ancestor .current_page_item ul,
.pagenav .current_page_ancestor .current_page_ancestor ul,
.pagenav .current_page_ancestor .current_page_ancestor .current_page_item ul,
.pagenav .current_page_ancestor .current_page_ancestor .current_page_ancestor ul {
    display: block;
}

#rightsidebar h2, #rightsidebartitle h2, 
#sidebar h2 {
    font-size: 16px!important;
    margin-bottom: 20px;
    color: white;
}
#sidebar h2 a {
    font-size: 16px!important;
}
#sidebar h2 a:hover {
    text-decoration: none;
    color: #2f6454;
}
#diskusia {
    margin: 30px 0;
}
.poradna, .poradnatitle {
    border-spacing: 0px;
}
.poradnatitle {
    width: 100%;
}
.poradnatitle td {
    padding: 0.5em;
}

.poradnatitle a:hover {
    color: #ccc;
}

.right {
    text-align: right;
}
.left {
    float: left;
}
.left a.button2 {
    float: left;
}
.fright {
    float: right;
}
.bgcolor1 {
    background-color: #808080;
}
.bgcolor {
    display: block;
    padding: 0.8em;
    font-weight: bold;
}
#sidebar .bgcolor a:hover, .bgcolor a:hover
{
    color: #ccc;
    text-decoration: none;
}
.bg3 {
    padding-left: 3em;
    background: #808080 url('img/bg1.gif') no-repeat;
}

.bg4 {
    padding-left: 3em;
    background: #5c5c5c url('img/bg2.gif') no-repeat;
}

.bg5 {
    padding-left: 3em;
    background: #474646 url('img/bg3.gif') no-repeat;
}

.autosiva {
    background-color: #474646;
}
.poradnazoznam {
    margin: 1em 0;
    width: 100%;
}

.poradnazoznam thead {
    background-color: #003F3B;
}

.poradnazoznam td {
    padding: 8px;
    vertical-align: top;
}


#poradnaform .error
{
    background-color: #FF0000;
}

#poradnaform textarea 
{
    width: 435px;
    height: 6em;
}
#otazka
{
    height: 9em !important;
}
#poradnaform input
{
    width: 200px;
} 
.poradnadiv
{
    margin: 5px 7px 3px 3px;
}
#poradnaform td {
    padding: 3px;
}

.error 
{
    color: #FF0000;
    font-style: bold;
    margin-bottom: 1em;
}

#poradnaright
{
    padding-bottom: 1em;
}
.obrpyoradna{
    vertical-align: bottom;
}

.current_page_item a
{
    color: red !important;
}

.current_page_item ul a
{
    color: white !important;
}

.excerpt
{
    text-align: justify;  
}
.excerptinfo
{
    margin: 1em 0 3em 0;
}
#sidebar .diskusiatitle a, #sidebar  .diskusiatitle a:visited
{
    color: #2f6454;
    font-weight: bold;
    font-size: 12px;
}

#sidebar .diskusiatitle a:hover
{
    color: #437762;
    font-weight: bold;
    text-decoration: none;
}

#sidebar .comcount a,#sidebar  .comcount a:visited
{
    color: #666;
    font-weight: bold;
}

#sidebar .comcount a:hover
{
    color: #777;
}
.diskus
{
    margin-bottom: 1em;
}
.vdaka
{
    padding: 1em 0;
}

.viac
{
    margin: 1em 0;
    text-align: right;
}

#Perex
{
    display: none;
}

.loginform
{
    margin: 1em 0;
}


.okienkotitle
{
    margin: 1em 0;
}
.okienko a
{
    font-weight: bold;
}


.white
{
    color: white;
}

.dotaznik
{
    margin: 50px 0;
}

#pravidla
{
    border:1px solid black;
    height:230px;
    overflow:scroll;
    overflow-y:scroll;
    overflow-x:hidden;
}

#pravidla ol
{
    list-style-type: decimal;
    margin: 1em 2em;
}
#pravidla ol li
{
    margin-bottom: 1em;
}
#pravidla a 
{
    text-decoration: underline;
}
.zatvorit
{
    text-align: right; 
    margin: 1em;
}

.vsimnite, .okienkotitle {
    margin: 10px 0; float: left; width: 100%;
}
.vsimnite h2 {padding: 10px 0 0 0;}

form.poradna {float: left; width: 100%;}

.left-header {
    position: absolute;
    top: 175px;
    left: 0;
}
#page-shop {
    width: 680px;
    float: left;
}
.woocommerce table.shop_table {
    float: left;
}
#content {
    
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    padding: 1em;
}
#order_comments {
    height: 10em;
}
#page-shop .woocommerce .woocommerce-info {
    background: black;
}
