@charset "utf-8";
/* CSS Document */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, em, img, strong, sub, sup, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
html {
	font-size: 100.01%;
}
body {
	color: #4f5054;
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	background: #fff;
}
html, body {
	height: 100%;
}
ul {
	list-style: none;
}
:focus {
	outline: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
	margin-bottom: 20px;
}
table td {
	border: 1px solid #e5e5e5;
	padding: 5px;
	text-align: left;
	vertical-align: middle;
}
a {
	color: #004380;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input[type="text"], input[type="password"] {
	font-size: 100%;
	padding: 0;
}
textarea {
	font: 100% Georgia, Times New Roman, serif;
	padding: 0;
}
.clB {
	clear:both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	width: 100%;
	overflow: hidden;
}
.flL {
	float: left;
}
.flR {
	float: right;
}
button {
	border: none;
	cursor: pointer;
}
p {
	padding-bottom: 20px;
	clear: both;
}
h1 {
	color: #fff;
	font: bold 15px Calibri, sans-serif;
	text-transform: uppercase;
}
h2 {
	color: #004380;
	font: 19px Calibri, sans-serif;
	padding-bottom: 9px;
}
/* */
div#container {
	width:1181px;
	margin:0 auto;
	min-height: 100%;
	margin-bottom: -106px;
}
* html div#container {
	height: 100%;
}
div#content {
	float:right;
	width:723px;
	padding-right: 104px;
	padding-top: 30px;
}
div#navigation {
	float:left;
	width:213px;
	padding: 30px 29px 0px 112px;
}
div#footer {
	clear:both;
	width:100%;
	height: 106px;
	width:1181px;
	margin:0 auto;
}
#page-empty {
	height: 136px;
	clear: both;
}
div#header {
	height: 207px;
	background: url(/i/topbg01.jpg) no-repeat left top;
	padding: 52px 104px 0px 112px;
}
.bottom {
	width: 965px;
	margin: 0 auto;
	height: 105px;
	border-top: 1px solid #dfdfdf;
	position: relative;
	font-size: 11px;
	color: #4f5054;
}
.fbox1 {
	position: absolute;
	top: 19px;
	left: 6px;
	width: 202px;
}
.fbox1 img {
	float: left;
	margin-right: 10px;
}
.fbox2 {
	position: absolute;
	left: 376px;
	top: 31px;
	width: 245px;
	margin-bottom: 15px;
}
.fbox3 {
	position: absolute;
	right: 7px;
	top: 31px;
	width: 175px;
}
#content ul li {
	line-height: 18px;
	background: url(/i/arrow02.gif) no-repeat left 8px;
	display: block;
	padding-left: 10px;
}

/*left menu*/
.left_menu {
	margin-bottom: 15px;
}
.left_menu li {
	width: 211px;
}
.left_menu li a {
	text-transform: uppercase;
	color: #004380;
	font: bold 16px/17px Calibri, sans-serif;
	display: block;
	border: 1px solid #e5e5e5;
	background: #efefef url(/i/menubg01.gif) repeat-x left top;
	padding: 12px 0 12px 17px;
	position: relative;
	height: 1%;
}
.left_menu li.curr span{
	color: #004380;
	font: bold 16px/17px Calibri, sans-serif;
	text-transform: uppercase;
	display: block;
	border: 1px solid #e5e5e5;
	background: #efefef url(/i/menubg01.gif) repeat-x left top;
	padding: 12px 0 12px 17px;
}
.left_menu li a:hover {
	text-decoration: none;
}
.mn {
	display: block !important;
	height: 2px  !important;
	font-size: 0px;
	line-height: 0px;
	background: none !important;
	border: none !important;
	padding: 0px !important;
}
.sub_menu {
	padding: 3px 17px;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	background-color: #fff;
}
.sub_menu li {
	padding: 7px 0px !important;
	background: url(/i/line01.gif) repeat-x left top;
	border: none !important;
	display: block !important;
	height: auto;
	width: 177px !important;
	_width: 175px !important;
}
.sub_menu li a{
	font: 12px Arial, Helvetica, sans-serif !important;
	background: url(/i/arrow02.gif) no-repeat left 5px !important;
	display: block !important;
	text-transform: none !important;
	border: none !important;
	padding: 0 0 0 10px !important;
}
.first {
	background: none !important;
}
.sub_menu ul, .sub_menu ul ul {
	margin: 7px 0px 0px 13px !important;
}
.sub_menu li li {
	background: none;
	padding: 3px 0px;
	border: none !important;
	width: 162px !important;
}
.sub_menu li li a {
	font: 11px Arial, Helvetica, sans-serif !important;
	border: none !important;
}
.sub_menu li.curr span, .sub_menu li li.curr span {
	color: #99b21c !important;
	background: url(/i/arrow03.gif) no-repeat left 5px !important;
	font: bold 12px Arial, Helvetica, sans-serif !important;
	text-transform: none !important;
	display: block !important;
	padding: 0 0 0 10px !important;
	border: none !important;
}
.sub_menu li li.curr span{
	font: bold 11px Arial, Helvetica, sans-serif !important;
	border: none !important;
}
.sub_menu li a:hover{
	text-decoration: underline;
}
/**/

.phone {
	padding: 4px;
	border: 1px solid #e5e5e5;
}
.phone div {
	background-color: #004380;
	padding: 19px 10px 19px 15px;
	color: #fff;
}
.phone div span {
	font: 24px Calibri, sans-serif;
	/*display: block;*/
}
.phone div b {
	font-weight: normal;
	color: #b0cc24;
	line-height: 12px;
}
.phone div i {
	font: 11px Arial, Helvetica, sans-serif;
}
.mp {
	height: 12px;
}
.bigbox {
	background: url(/i/bbg01.gif) repeat-y left top;
	width: 723px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 25px;
}
.box1 {
	padding: 6px 6px 0px 6px;
	border-top: 1px solid #e5e5e5;
	width: 347px;
}
.box2 {
	background: url(/i/hrbg01.gif) repeat-x left top;
	height: 42px;
	margin-bottom: 10px;
}
.box3 {
	background: url(/i/hbg01.gif) no-repeat left top;
	height: 34px;
	padding: 8px 0px 0px 14px;
}
.box4 {
	background: url(/i/hrbg02.gif) repeat-x left top;
	height: 42px;
	margin-bottom: 10px;
}
.box5 {
	background: url(/i/hbg02.gif) no-repeat left top;
	height: 34px;
	padding: 8px 0px 0px 14px
}
.box6 {
	padding: 15px 5px;
	border: 1px solid #e5e5e5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 229px;
}
.box6 img {
	margin: 8px 0;
	display: block;
}
.box7 {
	padding: 6px 6px 20px;
	border: 1px solid #e5e5e5;
	margin-bottom: 20px;
}
.ns {
	width:352px;
}
.bp {
	padding: 0px 25px 0px 13px;
	text-align: justify;
}
.bp p {
	padding-bottom: 11px;
}
.list1 {
	padding-bottom: 20px;
}
.list1 li {
	display: inline;
	background: url(/i/arrow01.gif) no-repeat left center !important;
	display: block;
	padding-left: 10px;
	line-height: 16px;
}
.list1 li a {
}
.ml {
	margin-left: -1px;
}
.hb {
	text-transform: uppercase;
	color: #004380;
	font: bold 16px/17px Calibri, sans-serif;
	background: url(/i/arrow01.gif) no-repeat left center;
	display: block;
	margin-left: 10px;
	padding-left: 10px;
}
.pl {
	padding: 0px 0px 20px 30px;
}
.zm {
	font-family: Calibri;
	font-size: 19px;
	color: #fff;
	background-color: #a6a7aa;
}
.imgL {
	background: #fff;
	padding: 2px;
	float: left;
	margin-right: 22px;
	border: 1px solid #e5e5e5;
}
.uvaga {
	background: #f2f3f3;
	padding: 15px;
	border-left: 4px solid #a1bb21;
	margin: 0px 0px 20px 108px;
}
.np {
	padding-top: 0px !important;
}
.back_nav {
	padding: 12px 0 4px;
}
.back_nav, .back_nav a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #004380;
}
/* button*/
.button {
	color: #fff;
	height: 16px;
	padding: 3px 10px 0 14px;
	border: none;
	background: url(/i/button01.png) no-repeat left top;
	cursor: pointer;
	margin: 0 20px 0 0;
	float: left;
	text-align: left;
	position: relative;
	overflow: hidden;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.button span {
	background: url(/i/button02.png) no-repeat;
	height: 20px;
	width: 4px;
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
}
.button input {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	cursor: pointer;
	border: none;
	z-index: 2;
	padding: 0;
	filter: alpha(opacity = 0);
}
* html .button {
	height: 16px;
}
* html .button input {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
* html .button span {
	right: -1px;
}

