#slidewrapper {
background: #ffffff;
/* display: block; */
width: 490px; /* auto 468 */
height: 190px; /*200*/
margin-bottom: 10px;   
border-bottom: 1px dashed #eeeeee; /* 5px */
}

.glidecontentwrapper {
position: relative;
float: left;
width: 490px; /*100% 468 */
height: 190px; /*100% 160px*/
overflow: hidden;
z-index: 0;
}

.glidecontent { 
position: absolute; 
margin: 0px;
padding: 0px;
width: 490px; /*100% 468 */
background: #ffffff;
float: left;
height:160px; /* + */
border: 0px #0000ff solid; /* kontrola */
}

.glide_img {
float: left;
width: 150px;
/* height: 150px; */
text-align: center;
/* margin: 10px; */
padding: 0px;
border: 0px #ff0000 solid; /* kontrola */
}

.glide_img img { 
border: 0px solid #CCC !important;
width: 150px;
height: 150px;
float: left !important;
padding: 0px !important;
}

.glide_content {
float: left;
width: 310px; /*auto 290 */
/* margin-left: 15px; */
margin: 0px 0px 0px 20px;
border: 0px #00ff00 solid; /* kontrola */
}

.glide_content h2 { /* + */
/* width: 280px; */
margin: 0px 0px 10px 0px; 
padding: 0px;
color: #666666;
}

.glide_content h2 a {
/* float: left; */
/* width: 221.44px; */ /*auto*/
color: #666666;
font-size: 12px;
padding-bottom: 0px !important;
line-height: auto;
/* margin-bottom: 10px; */
font-weight: bold;
text-decoration: none;
}

.glide_content p {
float: left;
/*width: 290px; */
}

.content_big {
float: left;
/* width: 95%; */
}

.content_big p {
float: left;
/* width: 95%; */
}


.cssbuttonstoggler{ 
height: 30px;
font-size: 12px;
margin-top: 10px;
margin: 0px 10px 0px 0px; 
text-align: center;
float: right;
position: absolute; 
width: auto;
right: 0px; top:160px;
z-index: 9999;
bottom: 5px;
}

.cssbuttonstoggler a {
text-decoration: none;
float: left;
}

.cssbuttonstoggler a span {
border: none; 
background: #ffffff; none repeat scroll 0% 0%; 
cursor: pointer; 
margin: 3px;
-moz-border-radius: 6px;
border-radius: 6px;
padding: 5px 7px;       
color: #cccccc;
}

.cssbuttonstoggler a.selected, .cssbuttonstoggler a:hover{ 
}

.cssbuttonstoggler a.selected span, .cssbuttonstoggler a:hover span{ /*style for selected and hover page's toggler link. ".selected" class auto generated! */
margin-right: 3px;
cursor: pointer; 
color: #333333; 
background-color: #eeeeee;
text-decoration: none;
}

.cssbuttonstoggler a.toc{ 
}

.cssbuttonstoggler a.prev, .glidecontenttoggler-2 a.next{ 
}

.cssbuttonstoggler a.prev:hover, .glidecontenttoggler-2 a.next:hover {
}

.support {
font-size: 9px !important;
color: #989898 !important;
float: right;
}

