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

@import url(../warp/css/layout.css);


/* Spacing
----------------------------------------------------------------------------------------------------*/

.module,
#breadcrumbs,
#content,
{ margin: 20px; }

#menu .module { margin: 10px 5px; }



#toolbar,
/*#headerbar { margin-bottom: 15px; }*/
/*#headerbar {width:1366px;}*/

#headerbar .module { margin: 15px 0 15px 15px; }

#footer { margin-top: 0; }
#footer .module { margin: 0; }


/* Layout
----------------------------------------------------------------------------------------------------*/

/* Header */
#header {


}

/* Block Separators */
#top-a:after,
#top-b:after,
#innertop:after {
	content: "";
	display: block;
	margin: 0 20px;
	border-bottom: 1px solid #ddd;
}

#bottom-a:before,
#bottom-b:before,
#innerbottom:before {
	content: "";
	display: block;
	margin: 0 20px;
	border-top: 1px solid #ddd;
}

/* Remove Block Separators if System Output is disabled */
#header + #bottom-a:before,
#header + #bottom-b:before,
#top-a + #bottom-a:before,
#top-a + #bottom-b:before,
#top-b + #bottom-a:before,
#top-b + #bottom-b:before { border: none; }

/* Sidebar Backgrounds */
#sidebar-a,
#sidebar-b { position: relative; }

#sidebar-a:before,
#sidebar-b:before {
	content: "";
	display: block;
	position: absolute;
	top: 20px;
	bottom: 20px;
	left: 0;
	right: 0;
	z-index: -1;
	border: 0 solid #DDD;
}

.sidebar-a-right #sidebar-a:before,
.sidebar-b-right #sidebar-b:before { border-width: 0 0 0 1px; }

.sidebar-a-left #sidebar-a:before,
.sidebar-b-left #sidebar-b:before { border-width: 0 1px 0 0; }

/* Footer + Toolbar */
#footer,
#toolbar {
	font-size: 12px;
	line-height: 18px;
}

#footer
{
background-color: #00615a;
/*background:url(/templates/yoo_nano2/images/newfooter/footer_3993484_4012381.jpg);*/
margin: 0;
}
#yt-lp{
position: absolute;
top: 0px;
left: -5500px;
}
/* ToTop Scroller */
#totop-scroller {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	width: 21px;
	height: 21px;
	border: 1px solid #ddd;
	background: url(../images/totop_scroller.png) 50% 50% no-repeat;
	border-radius: 4px;
	text-decoration: none;
}

#totop-scroller:hover { background-color: #EEE; }

.tab, .tab td{
border:#000 1px solid;
text-align:center;
font-size:13px;
}
#maininner{
background-color:#fff ;
}

img[src="/templates/yoo_nano2/images/demis.gif"] {
	float: right;
	margin-top: -40px;
}
#footer .ulli_f{
    margin-right: 30px;
}
#footer .button_f{
    padding-top: 8px;
}
#footer .adres_f a{
    font-size:14px;
}

#footer .adres_f p{
	display: inline-block;
	margin: 0;
	
}

#footer .adres_f p:nth-child(2){
	margin-right: 85px;
}

#footer .ulli_f,
#footer .adres_f,
#footer .button_f

{
display:inline-block;
vertical-align:top;
}

#footer .ulli_f:nth-child(2){
	margin-right: 120px;
}


.tbl100{width:100%;margin: 15px 0;}
.tbl100.tdleft tr td:first-child{text-align:left !important;}
.tbl100 tr td{padding:1px;border:1px solid #000;text-align:center;}

.acenter{
text-align:center;
}


.ulli_f li{
	list-style-image: url(../images/footer_arr.svg);
}
.catalog{
text-align:center;
}
.tbl2{
width:100% !important;
border-collapse:collapse !important;
    font-size: 11px;
    margin-bottom:10px !important;
}
.tbl2 tr td{
border:1px solid #000 !important;
text-align:center !important;
}
