/*****************************************
		CUSTOM CSS
******************************************/

body	{ background:url(http://bistraw.cz/images/background_01.JPG) top right repeat; background-attachment:fixed; 
   	 background-size: 100%; 
		background-color: transparent; }

.main_component {
     -webkit-border-radius: 5px;
	 -moz-border-radius: 5px;
	 border-radius: 5px;
    border: 1px solid #60007F;
    border-color: rgba(0,0,0, 0.12);
    box-shadow: 0px 0px 3px 0px rgba(0,0,0, 0.10);
    padding: 15px 50px 15px 50px;
    background-color: transparent;
    background-image: url(../images/background_80.png);
    background-attachment: repeat;
    background-position: right top;
}

p {
    margin: 0 0 10px 0;
    text-align: center;
    font-weight: normal;
    text-decoration: none;
    font-size: 1.3em;
    
}


.logo-module {
    clear: both;
    padding: 0px 0 0px 0;
}

.logo-module.centered {
    text-align: center;
    padding: 0px 0 0px 0;
}

.drop-down li a, .drop-down li span.separator {
    display: block;
    padding: 10px 4px 0px 6px;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    background-image: none;
    color: #888;
    border-top: 1px none transparent;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    word-wrap: break-word;
}

.website-header, .bg-image-module, .isStuck {
    background-color: transparent;
}

.website-header {
    position: relative;
    padding: 0 0 0px 0;
}

.drop-down > ul {
    text-align: center;
    border-top: 0px solid #555;
    border-color: rgba(255,255,255,0.35);
        padding: 20px 4px 0px 6px;
}



.isStuck {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: transparent;
    margin: 0 auto;
    border-bottom: 0px solid #ddd;
    z-index: 99;
}





h1, .componentheading, .blog > h2 {
    border-top: 0px dotted #bbb;
    border-bottom: 0px dotted #bbb;
	 color: #888;
    display: block;
    font-size: 220%;
    letter-spacing: -0.3px;
    line-height: 140%;
    margin: 0 0 25px;
    padding: 10px 0 10px 0;
    text-transform: none;
    font-weight: bold;
    text-align: center;
	 font-weight: bold;
	 background-color: transparent;
    -webkit-border-radius: 10px;
	 -moz-border-radius: 10px;
	 border-radius: 10px;
	 margin-top: 10px;
	     background-color: transparent;
    background-image: url(../images/background_80.png);
    background-attachment: repeat;
    background-position: right top;
    }

div.mezera {
    margin: 60px 0 0 0;
    height: 60px;
    }



.left_column .green > div, .right_column .green > div, .top-module-position .green > div, .bottom-module-position .green > div, .user1 .green > div, .user2 .green > div, .user3 .green > div, .user4 .green > div, .user5 .green > div, .user6 .green > div, .user7 .green > div, .user8 .green > div, .user9 .green > div {
    background-color: #85b159;
    color: #fff;
    padding: 50x;
        -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.left_column .grey > div, .right_column .grey > div, .top-module-position .grey > div, .bottom-module-position .grey > div, .user1 .grey > div, .user2 .grey > div, .user3 .grey > div, .user4 .grey > div, .user5 .grey > div, .user6 .grey > div, .user7 .grey > div, .user8 .grey > div, .user9 .grey > div {
    -webkit-border-radius: 5px;
	 -moz-border-radius: 5px;
	 border-radius: 5px;
    border: 1px solid #60007F;
    border-color: rgba(0,0,0, 0.12);
    box-shadow: 0px 0px 3px 0px rgba(0,0,0, 0.10);
    padding: 15px 50px 15px 50px;
    background-color: transparent;
    background-image: url(../images/background_80.png);
    background-attachment: repeat;
    background-position: right top;
    margin-top: 100px;
    
    
}

.main_content {
    position: relative;
    padding: 0 0;
    overflow: hidden;
    z-index: 1;
}

[class*="effect-image"] a, [class*="effect-image"] a:hover {
    color: black;
        -webkit-transition: color 0.4s linear 0.1s;
    -moz-transition: color 0.4s linear 0.1s;
    -ms-transition: color 0.4s linear 0.1s;
    -o-transition: color 0.4s linear 0.1s;
    transition: color 0.4s linear 0.1s;
}



div.main_component a, div.user2 a, div.user5  a {
     display: block;
    padding:  6px;
    font-weight: bold;
    font-size: 1.3em;
    text-decoration: none;
    text-align: left;
    background-image: none;
    background-color: white;
    color: #888;
    border-top: 1px none transparent;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    word-wrap: break-word;
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-top: 10px;
text-align: center;
}

[class*="effect-image"] figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
        background-color: transparent;
}
#toTop {
    bottom: 0px;
    cursor: pointer;
    display: none;
    position: relative;
    right: 27px;
    text-align: center;
    z-index: 999;
}

#toTop .icon-up:before {
    display: inline-block;
    font-family: fontawesome;
    content: "\f0aa";
    font-size: 40px;
    color: #444;
    opacity: 0.6;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}








div.empty-space clearfix {
margin-top: 40px;
}





.drop-down {
clear:both;
position:relative;
margin: 0;
padding:0;
}

span.title_menu {
display: none;
}

.drop-down ul, .drop-down li {
list-style: none;
margin: 0;
padding: 0;
}

.drop-down > ul {
text-align:center;
border-top:1px none #555;
border-color: rgba(255,255,255,0.35);
}

.drop-down li {
position:relative;
float:none;
display:inline-block;
*display:inline;
*zoom:1;
padding : 0 15px;
z-index:1;
}

.drop-down li:hover, .drop-down li:focus {
position: relative;
z-index: 10;
cursor: default;
}

.drop-down li ul {
display : none ;
position: absolute;
top: 100%;
left: 0;
z-index: 0;
opacity:0;
width: 180px;
box-shadow: 0 0 0 5px rgba(190, 190, 190, 0.35);
padding: 7px;
border-radius:6px;
border:1px solid #ccc;
background: #fff;
background: rgba(255,255,255,0.85);
font-size:85%;
}

.drop-down li ul ul {
top: 0px;
left: 155px;
font-size:100%;
}

.drop-down > ul > li:last-child > ul {
left:inherit;
right:0;
}

.drop-down > ul > li:last-child > ul ul {
left:inherit;
right:97%;
}

.drop-down li ul:hover {
box-shadow: 0 2px 4px 5px rgba(130, 130, 130, 0.30);
background: rgba(255,255,255,0.95);
-webkit-transition : all 0.3s ease-in-out;
-moz-transition : all 0.3s ease-in-out;
-ms-transition : all 0.3s ease-in-out;
-o-transition : all 0.3s ease-in-out;
transition : all 0.3s ease-in-out;
}

.drop-down li li {
float:none;
width:100%;
padding:0;
margin:0;
}

.drop-down li a, .drop-down li span.separator {
display : block;
    padding:  10px;
    font-weight: bold;
        font-size: 1.3em;
text-decoration: none;
text-align:center;
background-image:none;
color : #888;
border:1px solid transparent;
-webkit-transition : all 0.3s ease-in-out;
-moz-transition : all 0.3s ease-in-out;
-ms-transition : all 0.3s ease-in-out;
-o-transition : all 0.3s ease-in-out;
transition : all 0.3s ease-in-out;
word-wrap: break-word;
    background-color: white;
        -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
margin: 5px 0 0 0;
}


.logo   {
background-color: transparent;
position: relative;
top: -80px;
}
.logo img {
height: 200px;
width: 200px;
background-color: transparent;
border-color: transparent;
}

.nav > li > a > img {
    max-width: 100%;
    background-color: transparent;
}

.drop-down li li a, .drop-down li li span.separator {
display : block;
/**	change	**/
letter-spacing: 0px;
padding: 9px 12px 8px 12px;
margin:0 3px;
border-style:none;
border-top:1px dashed #ddd;
}

.drop-down li li:first-child > a, .drop-down li li:first-child > span.separator {
border:none;
}

.drop-down li a:hover, .drop-down li span.separator:hover {
-webkit-transition : none;
-moz-transition : none;
-ms-transition : all 0.2s linear 0s;
-o-transition : all 0.2s linear 0s;
transition : all 0.2s linear 0s;
}

.drop-down li li li:first-child > a, .drop-down li li li:first-child > span {
border-top-right-radius: 7px;
border-top-left-radius: 7px;
}

.drop-down li li:last-child > a, .drop-down li li:first-child > span {
border-bottom-left-radius: 7px;
border-bottom-right-radius: 7px;
}

.drop-down li:hover > ul, .drop-down li:focus > ul {
display : block ;
z-index:10´;
opacity:1;
-webkit-transition : all 0.4s ease-in-out;
-moz-transition : all 0.4s ease-in-out;
-ms-transition : all 0.4s ease-in-out;
-o-transition : all 0.4s ease-in-out;
transition : all 0.4s ease-in-out ;width:250px; left: -70px;
}

.drop-down a[href="#"] {
cursor : default;
}

.drop-down li.active > a, .drop-down li.active > span, .drop-down li:hover > a, .drop-down li:hover > span {
color : green;
border-color : green;
background:white; /**  important for Joomla 3 Bootstrap 		**/
}

.drop-down li li:hover > a, .drop-down li li.active > a, .drop-down li li.active > span {
border-top-color : #ddd;
}

.drop-down li li:hover a[href="#"] {
color: #666;
}
















.
