* {margin: 0; padding: 0;}
html body {text-align:center}
body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #606060;
	background-color: #cbd0d6;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: 0px -90px;
}
h1, h2, h3 {
	color: #1b5f8c;
	font: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
a {
	text-decoration: underline;
	color: #0075c4;
}
a:hover {
	text-decoration: none;
	color: #0860c2;
}
h1 {
	margin: 0 0 16px 0;
	padding: 17px 0 0px 0;
	font: normal 23px Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover {
	color: #1b5f8c;
}

h2 {
	margin: 0 0 24px 0;
	font-weight: normal;
	font-size: 18px;
	padding-top: 16px;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover {
	color: #004b90;
}
h3 {
	margin: 10px 0 12px 0;
	font-weight: bold;
	font-size: 15px;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover {
	color: #75808A;
}

h4 {
	margin: 10px 0 12px 0;
	font-weight: bold;
	font-size: 13px;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover {
	color: #333333;
}
.otstup {
	padding: 0 0 0 10px;
}


hr {
  border: 0;
  height: 1px;
  color: #E2E2E2;
  background: #E2E2E2;
}
img {
	border: 0;
	font-size: 11px;
}

a.more {
	display: block;
	background: url(images/arrg.gif) no-repeat left center;
	padding: 0 10px;
	text-decoration: underline;
	margin: 10px 0;
}
a.more:hover {
	background: url(images/arrg.gif) no-repeat 3px center;
}
a.blanker, a.mailing {
	background-image: url(images/blanker.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 20px;
	text-decoration: underline;
	line-height: 16px;
}
a.mailing {
	background-image: url(images/mailing.gif);
}

#container {
	background: url(images/bg2.jpg) no-repeat center -90px;
	text-align:left;
}
#incontainer {
	width: 951px;
	margin: 0 auto;
}

#iconnav {display: block; float: right; margin: 4px 110px 0 0; font-size: 16px;}
#iconnav img {margin: 0 8px; border: 0;}
#top {
	height: 162px;
}


#logobox {position: relative;}

.logo {
	background: url(images/rateklogo.png) no-repeat;
	display: block;
	width: 86px;
	float: left;
	height: 106px;
	margin: 37px 0 0 24px;
	padding: 0;
}
.logo a {
	display: block; height: 106px; width: 86px;
	text-indent: -9999px;
}
.logodiscr {
	background-image: url(images/group.gif);
	background-repeat: no-repeat;
	display: block;
	height: 51px;
	width: 290px;
	position: relative;
	margin: 35px 0 0 47px;
	float: left;
}
.logodiscr em {display: none;}
#iconnav {
	display: block;
	float: right;
	margin: 38px 50px 0 0;
	font-size: 16px;
}
#iconnav img {
	margin: 0 12px;
	border: 0;
}

/* NAVIGATION

----------------------------------------------- */

#MainMenu li {list-style:none}
#MainMenu .active {
	color: #004b90;
}

#MainMenu li.Levels1 {
	display: block;
	margin: 0 0 5px 0;
	padding: 3px 0 3px 33px;
	background-image: url(images/arr1.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size: 18px;
}
#MainMenu li.Levels2 {
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding: 3px 0 3px 24px;
	background-image: url(images/arrg.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#MainMenu li.Levels3 {
	font-size: 11px;
	font-weight: normal;
	display: block;
	padding: 3px 0 3px 12px;
	background-image: url(images/arrs.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#MenuInner li.active {
	font-weight: bold;
}


#MenuInner {
	margin: 5px 0 5px 24px;
}

.t1, .t2 {
	clear:both;
	height:4px;
	display:block;
	line-height:0px;
	width:951px;
	font-size:1px;
	background-image: url(images/tbgb.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.t2 {
	background-image: url(images/tbgt.png);
	background-position: left bottom;
}
.c1sub, .c2sub {
	clear:both;
	height:5px;
	display:block;
	line-height:0px;
	font-size:1px;
	background-image: url(images/cbgtsub.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.c2sub {
	background-image: url(images/cbgbsub.png);
	background-position: left bottom;
}
#breadtumb {
	background: #E2E4E7;
	padding: 12px 24px;
	border-bottom: 1px solid #c4cdd4;
}

#content {
	padding: 24px 24px 48px 24px;
	background-color: #E2E4E7;
}
/*#content p {
	margin: 0 0 13px 0;
}
#content ul, #content ol {
  padding: 0 1em;
  margin: 12px 0;

}
#content ul li {list-style:none;}
#content ul li:before {
	content: "\2014\a0";
}*/
    #content p
    , #content ul
    , #content ol
    {
        padding: 0;
        margin: 1em 0;
    }
    #content li
    {
        margin: 0.5em 0 0.5em 1.3em;
    }
    .cont ul
    {
        list-style-type: none;
        //list-style-image: url(images/li.gif);
    }
    .cont ul li
    {
        padding: 0;
        behavior: expression(
            ( !this.before && parentNode && parentNode.tagName == 'UL' )
            ?
                ( this.before = true )
                & ( parentNode.style.listStyleImage = 'none' )
                & (
                    ( this.firstChild && this.firstChild.firstChild )
                    ?
                        ( this.firstChild.style.marginTop = '-1.2em' )
                        & ( this.firstChild.style.position = 'relative' )
                    : ''
                )
                & ( eNOBR = document.createElement( '<nobr style="position: relative; display: block; width: 1.25em; left: -1.25em; margin: 0 -1.25em -1.2em 0;" />' ) )
                & ( eNOBR.innerHTML = '&mdash;&nbsp;' )
                & ( this.insertBefore( eNOBR, this.firstChild ) )
            : ''
        );
    }
    .cont ul>li:before
    {
        content: '\2014\a0';
        float: left;
        margin-left: -1.25em;
    }
    .cont ul>li>*:first-child:-moz-first-node
    {
        margin-top: -1.2em;
    }
    .cont ul>li>*
    {
        text-indent: 0;
    }
    #content .sup
    {
        position: relative;
        top: -0.5em;
        font-size: 0.75em; //font-size: 0.89em;
        line-height: 0;
        vertical-align: baseline;
    }
	
	
#content img.kartinka {
	background-image: url(images/dpat.gif);
	padding: 5px;
	display: block;
}
#content img.kartinkal {
	background-image: url(images/dpat.gif);
	padding: 5px;
	display: block;
	float:left;
	margin:5px 10px 5px 0;
}
#content img.kartinkar {
	background-image: url(images/dpat.gif);
	padding: 5px;
	display: block;
	float: right;
	margin:5px 0 5px 10px;
}

#content table {
	border-collapse: collapse;
	margin: 20px 0;
}
#content table th { 
    text-align: left;
    background: #C8CCD0;
    padding: 5px;
   }
#content table td { 
    padding: 5px;
   }
#content table.bordur {border:1px solid #75808A}
#content table.bordur th {border:1px solid #75808A}
#content table.bordur td {border:1px solid #75808A}
.adressat {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
}
.conert {
	background: url(images/conert.gif) no-repeat;
	background-color: #C4CDD4;
	margin-bottom: 12px;
}
.coneb {
	background-image: url(images/conerb.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.celp {
	float: right;
	width: 170px;
	display: block;
	margin: 9px 4px 9px 10px;
}
.celimg {
	float: left;
	margin: 3px 4px;
}



#rightcol {
	width: 280px;
	float: left;
	margin: 10px 0 20px 0;
}
#leftcol {
	float: right;
	width: 640px;
	margin-top: 24px;
}


/*FOOTER*/
#footbox {
	clear: both;
	border-top: 1px solid #999ca0;
}

.f1, .f2, .f3 {
	float: left;
	width: 290px;
	display: block;
	margin: 20px 10px 12px 13px;
	line-height: 16px;
	font-size: 11px;
}
.f3 {
	font-size: 11px;
	width: 250px;
	margin-right: 60px;
}
.f3 a, .f3 a:hover {
	color: #606060;
	text-decoration: none;
}



/*FORMS*/
#contactform {padding: 20px 0;}
#contacttable {width: 100%;}
#contacttable td {padding: 6px 6px 6px 0;}
#formname {
	font-weight: bold;
	text-align: right;
	width: 130px;
}
#contacttable textarea {
	width: 305px;
	height: 150px;
	padding: 2px;
	padding-right:0;
	border: 1px solid #c4cdd4;
	line-height: 26px;
	margin-top: 7px;
}
#contacttable .inputinfo {
	width: 305px;
	padding: 2px;
	border: none;
	border: 1px solid #c4cdd4;
}
.validmes {color: #66ffff; font-size:12px;}
#contacttable #send {
	cursor: pointer;
	padding: 0 10px;
	border: none;
	text-decoration: none;
	background: transparent url(images/knopka.png) no-repeat;
	width: 174px;
	height: 31px;
}
#contacttable #send:hover {
	text-decoration: none;
	background: transparent url(images/knopka.png) left -32px;
}
div.spacer{clear:both; height:20px; display:block; line-height:1px}
div.spacer1{clear:both; height:0px; display:block; line-height:0px}
.feolet {
	color: #e33c3f;
}
.siniyl {
	color: #0860c2;
}
.siniyd {
	color: #004b90;
}
.font18 {
	font-size: 14px;
}
/*SITEMAP*/
#sitemap ul {margin: 0 0 0 1px; padding: 0 0 0 3px; background: url(images/t1.gif) repeat-y;}
#sitemap a {text-decoration: none}
#sitemap ul li {
	margin: 0;
	padding: 3px 0 3px 14px;
	list-style: none;
	background: url(images/t2.gif) no-repeat -3px 0;
	display: block;
	behavior: none;
}
#sitemap ul li:before {content:''}
#sitemap ul li.last {
	background: url(images/t3.gif) no-repeat -3px 9px;
}
  ul.tablist{
  list-style-type:none;
  list-style-position: inside;
  list-style-image: none;
  float: left;
  margin-left: 1 em;
  display: block;}

  a.tablist {
    background:url("images/tableft.gif") no-repeat left top transparent;
    margin:0;
	padding:0 0 0 0px;
	text-decoration:none;
    width: 200px;


  }
  span.tablist{
     font-size: 13px;
     display:block;
	 background:url("images/tabright.gif") no-repeat right top;
	 padding:10px 5px 10px 5px;
	 color:#24618E;
     overflow:hidden;
  }
    a.tablist:hover {
	background-position:0% -42px;
	}

    a.tablist:hover span {
	background-position:100% -42px;
	}