* {
    margin: 0;
    padding: 0;
}
html {
    min-width: 940px;
}
body {
    background: url("images/tail-top.gif") repeat-x scroll left top #FFFFFF;
    color: #454545;
    font-family: Tahoma,Arial,helvetica,sans-serif;
    font-size: 13px;
    line-height: 1em;
    min-width: 940px;
}
object {
    outline: medium none;
    vertical-align: top;
}
input, textarea, select {
    font-family: Tahoma,Arial,helvetica,sans-serif;
    font-size: 1em;
    font-weight: normal;
    vertical-align: middle;
}
fieldset {
    border: 0 none;
}
p {
    margin: 0;
    padding: 0;
	word-spacing:1px;
}
img {
    border: 0 none;
    text-align: left;
    vertical-align: top;
}
ul, ol {
    list-style: none outside none;
}
#main {
    margin: 0 auto;
    width: 940px;
}
#header, #content, #footer {
   font-size:13px;
}
.col-1, .col-2, .col-3 {
    float: left;
}
#content .col-1 {
	width: 580px;
}
#content .col-2 {
    float: right;
    width: 301px;
}
.fleft {
    float: left;
}
.fright {
    float: right;
}
.clear {
    clear: both;
}
.alignright {
    text-align: right;
}
.aligncenter {
    text-align: center;
}
.wrapper {
    overflow: hidden;
    width: 100%;
}
.extra-wrap {
    overflow: hidden;
}
.container {
    width: 100%;
}
#search-form label {
    color: #FFFFFF;
    float: left;
    font-size: 16px;
    line-height: 1.2em;
    margin-right: 13px;
    text-transform: uppercase;
}
#search-form input {
    background-color: #FFFFFF;
    border: 0 none;
    float: left;
    margin-right: 12px;
    padding: 4px 3px;
    width: 174px;
}
#search-form .link1 {
    position: relative;
    top: -2px;
}
#login-form .field {
    height: 23px;
    overflow: hidden;
    width: 100%;
}
#login-form label {
    color: #FFFFFF;
    float: left;
    font-weight: bold;
    width: 93px;
}
#login-form label.extra {
    font-weight: normal;
}
#login-form .field input {
    border: 1px solid #115BBE;
    float: right;
    padding: 1px 3px;
    width: 107px;
}
#login-form input.extra {
    float: left;
    height: 12px;
    margin-top: 2px;
    padding: 0;
    width: 12px;
}
#login-form .field1 {
    height: 28px;
    padding-top: 5px;
}
#login-form .field1 a {
    background: url("images/button-left1.png") no-repeat scroll left top transparent;
    color: #35B3D8;
    cursor: pointer;
    display: inline-block;
    float: right;
    margin-top: -4px;
    text-decoration: none;
}
#login-form .field1 a em {
    background: url("images/button-right1.png") no-repeat scroll right top transparent;
    display: inline-block;
    padding: 0 5px;
}
#login-form .field1 a b {
    background: url("images/button-tail1.png") repeat-x scroll left top transparent;
    display: inline-block;
    font-style: normal;
    padding: 4px 11px;
}
#login-form .field1 a span {
    color: #FFFFFF;
    display: block;
    margin: -17px 0 0 -1px;
}
#login-form .field1 a:hover {
    color: #0F56BA;
}
#login-form ul {
    left: -18px;
    position: relative;
    width: 100%;
}
#login-form ul li {
    background: url("images/arrow1.gif") no-repeat scroll left 5px transparent;
    padding: 0 0 6px 18px;
}
#login-form ul li.last {
    padding-bottom: 0;
}
#login-form ul li a {
    color: #C1F0FF;
}
#contacts-form {
    clear: right;
    overflow: hidden;
    width: 100%;
}
#contacts-form fieldset {
    border: medium none;
    float: left;
}
#contacts-form .field {
    clear: both;
}
#contacts-form label {
    color: #454545;
    float: left;
    font-weight: bold;
    line-height: 18px;
    padding-bottom: 8px;
    width: 97px;
}
#contacts-form input {
    border: 1px solid #CCCCCC;
    color: #70635B;
    padding: 1px 0 1px 3px;
    width: 265px;
}
#contacts-form textarea {
    border: 1px solid #CCCCCC;
    color: #70635B;
    height: 282px;
    margin-bottom: 15px;
    overflow: auto;
    padding: 1px 0 1px 3px;
    width: 421px;
}
#contacts-form .link1 {
    float: right;
}
.box-list {
    overflow: hidden;
    width: 100%;
}
.box-list li {
    float: left;
    margin-right: 13px;
    width: 305px;
}
.box-list li .box1 p {
    margin-left: 5px;
    margin-top: 10px;
	
}
.box-list li .box1 p a {
    position: relative;
    top: 5px;
}
.box-list li.alt {
    margin-right: 12px;
}
.box-list li.last {
    margin-right: 0;
}
.news {
    margin-bottom: -14px;
}
.news li {
    background: url("images/arrow1.gif") no-repeat scroll left 5px transparent;
    padding: 0 0 14px 18px;
}
.news li a {
    color: #C1F0FF;
    font-size: 0.92em;
    font-weight: bold;
    text-decoration: none;
}
.news li a:hover {
    text-decoration: underline;
}
.news li p {
    color: #FFFFFF;
    margin: 4px 0 0;
}
.sitemap {
    padding-bottom: 20px;
}
.sitemap li {
    background: url("images/arrow.gif") no-repeat scroll left 8px transparent;
    line-height: 1.83em;
    padding: 0 0 0 16px;
}
.list {
    margin-top: -14px;
}
.list li {
    line-height: 1.83em;
    overflow: hidden;
    padding-top: 14px;
    vertical-align: top;
    float:right;
}
.list li img {
    float: left;
    margin-right: 20px;
	border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;
	}
.list li a {
    font-weight: bold;
    text-decoration: none;
	font-size:12px !important;
}
.list li a:hover {
    text-decoration: underline;
}
.img-box1 {
    overflow: hidden;
    padding-bottom: 20px;
    width: 100%;
}
.img-box1 img {
    float: left;
    margin: 0 30px 0 0;
}
p {
    line-height: 1.83em;
    margin-bottom: 0;
}
.p0 {
    margin: 0;
	font-size:14px;
}
.address {
    float: left;
    line-height: 1.83em;
    margin-right: 59px;
}
.address b {
    float: left;
    width: 78px;
}
a {
    color: #1F7DD2;
    outline: medium none;
}
a:hover {
    text-decoration: none;
}
h2 {
    color: #FFFFFF;
    font-size: 39px;
    line-height: 1.2em;
    margin-bottom: 5px;
}
h2 b {
    display: block;
    margin-top: 0;
}
h3 {
    color: #3B3A7A;
    font-size: 30px;
    letter-spacing: 0;
    line-height: 1.2em;
    margin-bottom: 20px;
    text-shadow: 1px 1px 0 white, 1px 2px 0 #7F7D7D;
}
h4 {
    color: #3B3A7A;
    font-size: 23px;
    letter-spacing: 0;
    line-height: 1.2em;
    margin-bottom: 20px;
    text-shadow: 1px 1px 0 white, 1px 2px 0 #7F7D7D;
}
.link1 {
    background: url("images/button-left.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
}
.link1 em {
    background: url("images/button-right.png") no-repeat scroll right top transparent;
    display: inline-block;
    padding: 0 5px;
}
.link1 b {
    background: url("images/button-tail.gif") repeat-x scroll left top transparent;
    display: inline-block;
    padding: 3px 9px 4px;
}
.box {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-bottom: 20px;
    width: 100%;
}
.box .border-bot {
    background: url("images/border-bot.gif") repeat-x scroll left bottom transparent;
}
.box .left-bot-corner {
    background: url("images/left-bot-corner.gif") no-repeat scroll left bottom transparent;
}
.box .right-bot-corner {
    background: url("images/right-bot-corner.gif") no-repeat scroll right bottom transparent;
}
.box .inner {
    padding: 0 0 10px 21px;
}
.box1 {
    width: 263px;
}
.box1.alt {
    width: 900px;
}
.box1 .inner {
	padding-top: 34px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0;
}
.box2 {
    background-color: #F98389;
    width: 100%;
}
.box2 .border-top {
    background: url("images/border-top.png") repeat-x scroll left top transparent;
}
.box2 .left-top-corner {
    background: url("images/left-top-corner.gif") no-repeat scroll left top transparent;
}
.box2 .right-top-corner {
    background: url("images/right-top-corner.gif") no-repeat scroll right top transparent;
}
.box2 .inner {
    padding: 12px 10px 5px;
}
.box2 h4 {
    color: #FFFFFF;
    font-size: 22px;
    padding-left: 0;
}
.box2 h4 b {
    color: #C1F0FF;
}
.box3 {
    background: url("images/border-top.png") repeat-x scroll left top #F98389;
    border-top: 1px solid #F83F49;
    width: 100%;
}
.box3 .right-bot-corner {
    background: url("images/right-bot-corner1.gif") no-repeat scroll right bottom transparent;
}
.box3 .left-bot-corner {
    background: url("images/left-bot-corner1.gif") no-repeat scroll left bottom transparent;
}
.box3 .inner {
    padding: 12px 10px 5px;
}
.box3 h4 {
    color: #FFFFFF;
    font-size: 22px;
    margin-bottom: 25px;
}
.box3 h4 b {
    color: #C1F0FF;
}
#header {
    height: 419px;
    position: relative;
}
#header .row-1 {
    height: 88px;
}
#header .row-1 .fleft {
    padding: 10px 0 0;
}
#header .row-1 .fright {
    padding: 34px 0 0;
}
#header .row-1 .fright ul li {
    float: left;
    padding-left: 23px;
} 
.row-2 {
    background: url("images/nav-tail.gif") repeat-x scroll left top transparent;
    margin-bottom: -3px;
    position: relative;
}
.left {
    background: url("images/nav-left.gif") no-repeat scroll left top transparent;
}
.row-2 ul {
    background: url("images/nav-right.gif") no-repeat scroll right top transparent;
    height: 58px;
    overflow: hidden;
    width: 100%;
}
.row-2 ul li {
    background: url("images/divider.gif") no-repeat scroll right 4px transparent;
    float: left;
    font-size: 16px;
    line-height: 1.2em;
    padding: 4px 2px 0 0;
    text-transform: uppercase;
}

.row-2 ul li.last {
    background: none repeat scroll 0 0 transparent;
    padding-right: 0;
}
.row-2 ul li.last a {
    width: 188px;
}
.row-2 ul li a {
    background: url("images/spacer.gif") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    padding: 14px 0 0;
    text-align: center;
    text-decoration: none;
    width: 186px;
}
.row-2 ul li a span {
    display: block;
    height: 40px;
}
.row-2 ul li a:hover, #header .row-2 ul li a.active {
    background: url("images/nav-act.png") repeat-x scroll left top transparent;
}
.row-2 ul li a:hover span, #header .row-2 ul li a.active span {
    text-shadow: 1px 1px 1px #111111;
}
#header .row-3 {
    background: url("images/header-tail.png") repeat-x scroll left top transparent;
    height: 276px;
    overflow: hidden;
}
#header .row-3 .inside {
    padding: 15px 0 0 50px;
    position: relative;
    width: 426px;
    z-index: 2;
}
#header .row-3 .inside p {
    color: #FFFFFF;
    line-height: 1.5em;
}
#header .extra {
    left: 0;
    position: absolute;
    top: 142px;
}
#content {
    padding-bottom: 30px;
    padding-top: 10px;
}
#content .indent {
    padding: 0 0 0 24px;
}
#footer .footer-nav {
    background: url("images/footer-nav-tail.gif") repeat-x scroll left top transparent;
    border-bottom: 1px solid #555555;
}
#footer .footer-nav .left {
    background: url("images/footer-nav-left.gif") no-repeat scroll left top transparent;
}
#footer .footer-nav ul {
    background: url("images/footer-nav-right.gif") no-repeat scroll right top transparent;
    overflow: hidden;
    padding: 15px 0 16px;
    width: 100%;
}
#footer .footer-nav ul li {
    border-right: 1px solid #FFFFFF;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    line-height: 1em;
    padding: 0 64px;
}
#footer .footer-nav ul li.last {
    border: 0 none;
}
#footer .footer-nav ul li a {
    color: #FFFFFF;
}
#footer .bottom {
    background: url("images/footer-tail.gif") repeat-x scroll left top #000000;
    border-top: 1px solid #222222;
    color: #FFFFFF;
    line-height: 1.67em;
    padding: 10px 0 5px;
    text-align: center;
}
#footer a {
    color: #4399E6;
}
.buttonMore {
  background:url(images/more.gif) repeat-x;
  
	
    border: 1px solid #D0353D;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    float: right;
    margin-right: 15px;
    padding: 3px 7px 5px;
}
.list-services {
    margin-bottom: 12px;
    overflow: hidden;
    padding: 12px 0 0 40px;
}
.list-services li {
    float: left;
    padding: 0 1px 0 0;
}
.boxLinija{
	
    border: 1px solid #F5F5F5;
   
  
    margin-bottom: 20px;
    margin-top: 4px;
    padding: 2px 5px 15px 7px;
	background-image: linear-gradient(bottom, rgb(219,219,219) 29%, rgb(245,245,245) 68%);
background-image: -o-linear-gradient(bottom, rgb(219,219,219) 29%, rgb(245,245,245) 68%);
background-image: -moz-linear-gradient(bottom, rgb(219,219,219) 29%, rgb(245,245,245) 68%);
background-image: -webkit-linear-gradient(bottom, rgb(219,219,219) 29%, rgb(245,245,245) 68%);
background-image: -ms-linear-gradient(bottom, rgb(219,219,219) 29%, rgb(245,245,245) 68%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.29, rgb(219,219,219)),
	color-stop(0.68, rgb(245,245,245))
);
	border-radius:6px;
	-moz-border-radius:6px;
	-ms-border-radius:6px;
	-o-border-radius:6px;
	-webkit-border-radius:6px;
	border:solid 1px #f5f5f5;
	-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;
float:right;
width:284px;
margin-right:4px;
	}
.boxLinija1{
	
    border: 1px solid #F5F5F5;
   
  
    margin-bottom: 20px;
    margin-top: 4px;
    padding: 2px 5px 15px 7px;
	background-image: linear-gradient(bottom, rgb(219,219,219) 29%, rgb(245,245,245) 68%);
background-image: -o-linear-gradient(bottom, rgb(219,219,219) 29%, rgb(245,245,245) 68%);
background-image: -moz-linear-gradient(bottom, rgb(219,219,219) 29%, rgb(245,245,245) 68%);
background-image: -webkit-linear-gradient(bottom, rgb(219,219,219) 29%, rgb(245,245,245) 68%);
background-image: -ms-linear-gradient(bottom, rgb(219,219,219) 29%, rgb(245,245,245) 68%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.29, rgb(219,219,219)),
	color-stop(0.68, rgb(245,245,245))
);
	border-radius:6px;
	-moz-border-radius:6px;
	-ms-border-radius:6px;
	-o-border-radius:6px;
	-webkit-border-radius:6px;
	border:solid 1px #f5f5f5;
	-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;
float:left;
width:800px;
margin-left:2px;
margin-right:4px;
	}
#footer ul li a{
	color:#FFF;
	line-height:20px;
	height:35px;	
	font-size:12px;
	text-decoration:underline;
	}
.marginNull{
	margin-left:20px;	
	}
.form-line{
	padding:5px !important;	
	}
