/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*Background World*/

#page {	background: #d7d7d7; }

#page-bg { background:none; /*url(../../images/background/strechyhorsa/map.png) 50% 0 no-repeat fixed;*/ }

#block-main { 
	border-color: #ccc;
	border-color: rgba(0,0,0,0.05);
	background-color: #ebebeb;
	background-color: rgba(255,255,255,0.5);
}

#block-main > div {
	border-color: #e5e5e5;
	border-color: rgba(0,0,0,0.1);
}

#toolbar { text-shadow: 0 1px 0 rgba(255,255,255,0.4);margin-bottom:0; }

.artimg {
margin: 0 18px 18px 0;
float: left;
background: none repeat scroll 0 0 #F7F7F7;
border-radius: 3px 3px 3px 3px;
margin-bottom: 20px;
padding: 5px;
}

.box-content, .box-note, .box-info, .box-warning, .box-hint, .box-download {
clear: both;
}

.searchbox.loading button { background: url(../../images/background/strechyhorsa/searchbox_loader.gif) 50% 50% no-repeat; }
ul.loga {
margin:20px 0;
position:indent;
list-style:none;
}
ul.loga li a{
width:80px;
height:80px;
float:left;
margin: 0 25px 10px 0;
}
ul.loga li a span {
position:absolute;
top:-5000px;
}  

li.bramac a{
background:url(../../../../images/strechyhorsa/loga/bramac.gif) top right ;
}
li.bramac a:hover{
background:url(../../../../images/strechyhorsa/loga/bramac.gif) top left;
}
li.tondach a{
background:url(../../../../images/strechyhorsa/loga/tondach.gif) top right;
}
li.tondach a:hover{
background:url(../../../../images/strechyhorsa/loga/tondach.gif) top left;
}
li.euronit a{
background:url(../../../../images/strechyhorsa/loga/euronit.gif) top right;
}
li.euronit a:hover{
background:url(../../../../images/strechyhorsa/loga/euronit.gif) top left;
}

li.mediterran a{
background:url(../../../../images/strechyhorsa/loga/mediterran.gif) top right;
}
li.mediterran a:hover{
background:url(../../../../images/strechyhorsa/loga/mediterran.gif) top left;
}
li.rova a{
background:url(../../../../images/strechyhorsa/loga/rova.gif) top right;
}
li.rova a:hover{
background:url(../../../../images/strechyhorsa/loga/rova.gif) top left;
}
li.maslen a{
background:url(../../../../images/strechyhorsa/loga/maslen.gif) top right;
}
li.maslen a:hover{
background:url(../../../../images/strechyhorsa/loga/maslen.gif) top left;
}
li.km-beta a{
background:url(../../../../images/strechyhorsa/loga/km-beta.gif) top right;
}
li.km-beta a:hover{
background:url(../../../../images/strechyhorsa/loga/km-beta.gif) top left;
}
li.creaton a{
background:url(../../../../images/strechyhorsa/loga/creaton.gif) top right;
}
li.creaton a:hover{
background:url(../../../../images/strechyhorsa/loga/creaton.gif) top left;
}
li.nelskamp a{
background:url(../../../../images/strechyhorsa/loga/nelskamp.gif) top right;
}
li.nelskamp a:hover{
background:url(../../../../images/strechyhorsa/loga/nelskamp.gif) top left;
}

li.rigips a{
background:url(../../../../images/strechyhorsa/loga/rigips.gif) top right;
}
li.rigips a:hover{
background:url(../../../../images/strechyhorsa/loga/rigips.gif) top left;
}
li.knauf a{
background:url(../../../../images/strechyhorsa/loga/knauf.gif) top right;
}
li.knauf a:hover{
background:url(../../../../images/strechyhorsa/loga/knauf.gif) top left;
}
li.lafarge a{
background:url(../../../../images/strechyhorsa/loga/lafarge_gips.gif) top right;
}
li.lafarge a:hover{
background:url(../../../../images/strechyhorsa/loga/lafarge_gips.gif) top left;
}

li.velux a{
background:url(../../../../images/strechyhorsa/loga/velux.gif) top right;
}
li.velux a:hover{
background:url(../../../../images/strechyhorsa/loga/velux.gif) top left;
}
li.roto a{
background:url(../../../../images/strechyhorsa/loga/roto.gif) top right;
}
li.roto a:hover{
background:url(../../../../images/strechyhorsa/loga/roto.gif) top left;
}
li.fakro a{
background:url(../../../../images/strechyhorsa/loga/fakro.gif) top right;
}
li.fakro a:hover{
background:url(../../../../images/strechyhorsa/loga/fakro.gif) top left;
}

li.kjg a{
background:url(../../../../images/strechyhorsa/loga/kjg.gif) top right;
}
li.kjg a:hover{
background:url(../../../../images/strechyhorsa/loga/kjg.gif) top left;
}
li.evromat a{
background:url(../../../../images/strechyhorsa/loga/evromat.gif) top right;
}
li.evromat a:hover{
background:url(../../../../images/strechyhorsa/loga/evromat.gif) top left;
}
li.satjam a{
background:url(../../../../images/strechyhorsa/loga/satjam.gif) top right;
}
li.satjam a:hover{
background:url(../../../../images/strechyhorsa/loga/satjam.gif) top left;
}
li.blachprofil a{
background:url(../../../../images/strechyhorsa/loga/blachprofil.gif) top right;
}
li.blachprofil a:hover{
background:url(../../../../images/strechyhorsa/loga/blachprofil.gif) top left;
}
li.onduline a{
background:url(../../../../images/strechyhorsa/loga/onduline.gif) top right;
}
li.onduline a:hover{
background:url(../../../../images/strechyhorsa/loga/onduline.gif) top left;
}
/* Only Phones */
@media (max-width: 767px) { 

	#page-bg { background: none; }

}