body {
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:10px auto auto auto;
	color:#333;
	text-align: left;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFF;
}
.clear {
	clear:both;
}
ul.lc-list{
	list-style-type:square;
	margin:0;
	padding:0 0 0 12px;
	color: #999;
}
ul.lc-list a{
	color: #999;
	text-decoration:underline;
}
#overlay-black {
	background-color: rgb(189, 189, 189);
	display: none;
	height: 100%;
	left: 0;
	opacity: 0.5;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000;
}
#cont-layer {
	left: 50%;
	top: 50%;
	position: fixed;
	width: 480px;
	z-index: 1001;
	border: 2px solid #BEBEBE;
	border-radius:15px;
	height: 490px;
	margin-top: -267px;
	margin-left: -275px;
	background-color: #FFF;
	display: none;
}
#cont-text {
	background-attachment: scroll;
	background-clip: border-box;
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: auto;
	padding-left: 45px;
	padding-right: 45px;
	padding-top: 30px;
	height: auto;
}
#cont-close {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image: url("/images/l-close.png");
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: auto;
	display: block;
	height: 27px;
	overflow-x: hidden;
	overflow-y: hidden;
	position: absolute;
	right: 8px;
	text-indent: -3000pt;
	width: 27px;
	top:7px;
}
.cont-h {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image: url("/images/l-bot.png");
	background-origin: padding-box;
	background-position: 0 100%;
	background-repeat: repeat-x;
	background-size: auto;
	font-size: 18pt;
	font-weight: 400;
	margin-bottom: 10px;
	padding-bottom: 3px;
}
table.cont {
	width:380px;
	margin:0;
	padding:0;
	border:0;
	border-collapse:collapse;
}
table.cont td {
	text-align:center;
	vertical-align:middle;
	width:195px;
	height:80px;
	padding:0;
	font-size:12pt;
	color: #3C3C3C;
	border:0;
}

table.cont img {
	margin-bottom:3px;
}

a.widget-tab:hover {
	width: 25px;
}
a.widget-tab-left:hover {
	width: 25px;
	background-position: 7px 6px;
}
a.widget-tab-right {
	border-radius: 7px 0 0 7px;
	height: 120px;
	background-position: 5px 19px;
	right: 0;
}
a.widget-tab-left {
	border-radius: 0 7px 7px 0;
	height: 316px;
	background-position: 4px 6px;
	left: 0;
}
a.widget-tab {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgb(223, 32, 20);
	background-origin: padding-box;
	background-repeat: no-repeat;
	background-size: auto;
	display: block;
	position: fixed;
	top: 30%;
	z-index: 1000;
	width: 22px;
	text-indent: -3000pt;
}
a.l-menu {
	color:#C30;
}
a.l-menu:link {
	color:#A41918;
}
a.l-menu:hover {
	color:#df2014;
}
img {
	border:none;
}
h1 {
	font-size:21px;
	color:#666;
	margin: 0 0 0.5em 0;
	padding: 0 0 0 0;
	font-weight: normal;
}
h2 {
	font-size:15px;
	color:#666;
	margin: 0;
	padding: 0;
}
h3 {
	color:#666;
	margin: 0;
	padding: 0;
}
p {
	margin: 0 0 1em 0;
}

div.breadcrumb {
	margin: 3px auto 5px auto;
	width: 944px;
	font-size: 10px;
	font-weight:normal;
	text-align: left;
	color: #CCC;
}
div.breadcrumb div {
	display: inline;
}
div.breadcrumb a:link {
	color: #B4B4B4;
}
div.breadcrumb a:visited {
	color: #B4B4B4;
}
div.breadcrumb a:hover {
	color: #333;
}
img.go-home {
	margin: 0 1px -1px 1px;
}
img.bredcr-narrow {
	margin: 0 0 1px 0
}
#main_container {
	width:960px;
	height:auto;
	margin:auto;
	padding:0 5px 0 5px;
	background-image:url(images/borders.png);
	background-repeat: repeat-y;
}
#header {
	width:960px;
	height:138px;
	margin:auto;
	background-image: url(images/header_bg.png);
	background-repeat: repeat-x;
}
#logo {
	padding:11px 0 0 65px;
	float:left;
}
/*---------------- menu tab----------------------*/
#lang_tab {
	float: right;
	width: 19px;
	height: 67px;
	margin: 32px 12px 0 0;
	background-image: url(images/lang-bg.png);
	padding: 7px 0 0 5px;
	font-size: 9px;
	color: #B9B9B9;
	background-repeat: no-repeat;
}
ul.directions_menu {
	list-style-type:none;
	margin: 14px 12px 0 0;
	padding: 2px 12px 4px 0;
	display: block;
	float: right;
	text-align: right;
	height: 104px;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C8C8C8;
}
ul.directions_menu li {
	line-height: 16pt;
}
#menu_tab {
	width:720px;
	height:135px;
	float:right;
	font-weight: normal;
	text-align: left;
	font-size: 14px;
	color: #FFF;
}
#search_tab {
	width:530px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 20px 0 0;
	text-align: right;
}
#sitemap_tab {
	width:175px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 37px;
	padding-right: 43px;
	padding-bottom: 10px;
	padding-left: 0;
}
img.lefthand {
	display: block;
	margin-right: 0.3em;
	float:left;
}
ul.b {
	padding: 0 0 0 0;
	margin: -1em 0 0.5em 0;
	display: block;
}
ul.b li {
	display: block;
	overflow: hidden;
	padding: 0.5em 0 0 3em;
	list-style: none;
	background: url(images/bullet.png) no-repeat 1.6em 0.76em;
}
ul.s {
	padding: 0 0 0 0;
	margin: -0.5em 0 0.5em 0;
	display: block;
}
ul.s li.l1 {
	display: block;
	overflow: hidden;
	padding: 0.1em 0 0 1.2em;
	list-style: none;
	background: url(images/bullet-small.gif) no-repeat 0.5em 0.4em;
}
ul.s li.l2 {
	display: block;
	overflow: hidden;
	padding: 0.1em 0 0 2.4em;
	list-style: none;
	text-align: justify;
	background: url(images/bullet-small.gif) no-repeat 1.7em 0.4em;
}
ul.menu {
	list-style-type:none;
	margin: 16px 18px 0 0;
	padding: 0;
	display: block;
	float: right;
}
ul.menu li {
	line-height:16pt;
}
a:link {
	text-decoration:none;
	color: #666;
}
a:visited {
	color: #666;
	text-decoration:none;
}
a:hover {
	color: #000;
	text-decoration:underline;
}
p.lang {
	color: #FFF;
	display: inline;
}
a.lang:link {
	color: #FFF;
	text-decoration:none;
}
a.lang:visited {
	color: #FFF;
	text-decoration:none;
}
a.lang:hover {
	color: #E63F00;
	text-decoration:none;
}
a.nav:link, a.nav:visited {
	color:#D7D7D7;
}
a.nav_selected:link, a.nav_selected:visited {
	color: #ffffff;
}
a.nav:hover {
	color: #ffffff;
	text-decoration:underline;
}
img.ref_letter {
	padding: 0;
	margin: 0 0 27px 33px;
}
/*------------------main_content-------------------*/
#main_content {
	width:960px;
	height:auto;
	padding:2px 0 0 0;
	background-color: #FFF;
	margin: 0 0 0 0;
}
#center_big_box {
	width:940px;
	height:auto;
	clear:both;
	margin:0 auto;
}
a.offers_box:link, a.offers_box:visited {
	font-weight: normal;
	text-decoration:none;
	color:#666666;
	font-size: 11px;
}
a.offers_box:hover {
	font-weight: normal;
	text-decoration:none;
	color:#666666;
	font-size: 11px;
}
.block_header {
	font-size:14px;
	font-weight:normal;
	color:#666;
	text-align: left;
	display: block;
	margin: 0 0 0 0;
	padding: 3px 0 3px 4px;
	background-image: url(images/cell_h_bg.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F5F5F5;
}
.red_narrow {
	color:#CCC;
	font-weight: bold;
}
.l_blocks_container {
	float:right;
	width:225px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EBEBEB;
	padding-left: 5px;
	margin: 0;
}
.c_blocks_container {
	float:left;
	width:669px;
	margin: 0;
	padding: 0 15px 0 15px;
}
.cells_container {
	padding: 0 2px 0 2px;
	margin: 0 0 10px 0;
}
.l_cell {
	margin-top: 10px;
	padding: 0 4px 0 4px;
	text-align: left;
	font-size: 11px;
}
.cell {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
a.read_more {
	display:block;
	float:right;
	text-align:right;
	text-decoration:none;
	color:#999;
	line-height:12px;
	font-size: 10px;
}
a.read_more:hover {
	color: #000;
	text-decoration: underline;
}
div.vyveski{
	display:block;
	margin:1em 0 1em 0;
	font-size:18px;
	color:#FFF;
	background-color:#DF2014;
	height:32px;
	width:562px;
	padding:9px 0 0 5px;
	border-radius:5px;
}
div.vyveski a{
	text-decoration:underline;
	color:#FFF;
}
p.block_links {
	margin: 1em 0 1em 0;
}
.amendment {
	font-style:italic;
	color: #969696;
	text-align: center;
}
.amendment2 {
	font-style:italic;
	color: #969696;
}
.addition {
	font-style:italic;
	color: #F96;
}
p.section {
	color: #0000cc;
	text-align: center;
	font-weight: bold;
}
.article {
	color: #828282;
	font-weight: bold;
}
.date {
	font-size: 10px;
	color:#999;
}
strong {
	color: #828282;
}
img.sb_example {
	display: block;
	margin: 0 auto 0.5em auto;
}
#usualtable {
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 0.5em;
}
#usualtable td {
	padding: 0.3em 1em;
	border: 1px solid #333;
}
/*---------------footer----------------*/
#footer {
	width:960px;
	height:40px;
	color:#CCC;
	font-size: 10px;
	text-align: right;
	margin: 3px auto 0 auto;
	padding: 0 5px 0 5px;
}
#footer a {
	color:#CCC;
}
div.bottomborder {
	width:970px;
	height:6px;
	margin: 0 auto;
	background-image: url(images/bottom-border.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
div.bottomborder img {
	display:block;
}
.left_footer {
	float:left;
	width:400px;
	font-size: 10px;
	height: 31px;
	text-align: left;
	padding: 2px 0 2px 0;
}
.right_footer {
	float:right;
	width:500px;
	padding:3px 0 0 5px;
	font-size: 10px;
	text-align: left;
}
