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

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


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

.module,
#header,
#breadcrumbs,
#content,
#footer { margin: 15px; }

#footer .module { margin: 0; }

#logo { margin-right: 15px; }


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

body#page { background: #FFF; }

#block-toolbar { background: url(../images/toolbar_bg.png) 0 0 repeat-x; }

#servis { 
background: url(../images/top-b.jpg) 0 0 no-repeat; 
width:980px;
height:168px
}

#servis a:hover  {
opacity:0.7;
}

#top-b {
margin-top:-60px;
}

#toolbar {
	padding: 3px 15px 4px 15px;
	min-height: 28px;
	line-height: 28px;
	font-size: 12px;
	text-shadow: 0 1px 0 rgba(0,0,0,0.5);
	color: #D5D5D5;
}

#search { margin-left: 10px; }

#block-header {
	border-bottom: 1px solid #fff;
	background: url(../images/head-back.png) 0 0 repeat-x;

}

#header { min-height: 50px; }

#menu { 
	width:1018px;
	background: url(../images/menu-back.png)  no-repeat;
	background-size:1018px 66px;
	position: absolute;
	z-index:1;
	bottom: -58px;
	right: 50px
	text-shadow: 0 1px 0 rgba(255,255,255,1);
}

#headerbar { margin-bottom: 50px; }

#block-top-a { padding: 3px 0; }

.top-a-shadow {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	box-shadow: 0 -1px 3px rgba(0,0,0,0.3) inset, 0 1px 3px rgba(0,0,0,0.5) inset;
}

#block-main {
	padding: 30px 0 15px 0;
	border-bottom: 1px solid #ffffff;
	background: #FFF;
}

#block-bottom {
	border-top: 1px solid #E4E4E4;
	border-bottom: 1px solid #ffffff;
	padding: 15px 0;
	background: #F9F9F9;
}

#block-footer { 
	border-top: 1px solid #E4E4E4;
	font-size: 12px;
	color: #868686;
}

#totop-scroller {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	width: 20px;
	height: 20px;
	background: url(../images/totop_scroller.png) 0 0 no-repeat;
	text-decoration: none;
}

#totop-scroller:hover { background-position: 0 -20px; }

ul.mark { list-style-image: url(../images/ul.png);
margin-top:10px;
 margin-bottom:10px;text-align: justify;}
 
ul.mark  li { 
margin-top:10px;
 margin-bottom:10px;
 }
 
 /*Table*/
#hor-minimalist-b
{
	font-size: 12px;
	background: #fff;
	margin: 0px;
	width: 980px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th
{	
	font-size: 14px;
	padding: 10px 8px;
	border-bottom: 2px solid #197dde;
	font-weight:bold;
}
#hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #000000;

}

.div_container{
        ....................
	display : none; /*  */

}


#twitter { position: fixed;  top: 271px; left:0; padding-left:1px;}
#facebook { position: fixed;  top: 214px; left:0; padding-left:1px;}
#sorush { z-index:999; position: fixed;  bottom: 0px; right:0;  padding-right:5px;}