/* CSS Document */

* {
    margin: 0;
    padding: 0;
	font-family: Verdana, Geneva, sans-serif;
}

body {
    background-color:  #D7DFE2;
    font-size: 11px;
}

#container {
    background-color: #fff;
    width: 980px;
    margin: 0 auto;
    padding: 0 10px;
    border: 1px solid #ccc;
}

#container a {
	color: #005599;
}

#top-block a {
    color: #fff;
    text-decoration: none;
}

#container a:hover {
    color: #13ADCF;
}

#header-navigation {
    background-color: #416271;
    border-bottom: 1px solid #ddd;
    margin:0 -10px;
    padding:3px 10px;
    text-align:  right;
	line-height: 10px;
}

#header-block 
{
    background-color: #fff;
    margin-bottom:  5px;
}

img#logo {
    float: left;
    margin-top: 8px;
}

ul#main-menu {
    float: right;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 15px;
    margin-top: 20px;
}

ul#main-menu li {
    border-right: 1px solid #A8ACAB;
    float: left;
    padding-bottom: 1px;
}

ul#main-menu li.last-item   {
     border-right: 0px;
}

ul#main-menu a {
    color:#000000;
    font-size: 18px;
    font-weight:normal;
    padding:0 10px;
    text-decoration:none;
}

.clear {
    clear: both;
    margin: 0;
    height: 0px;
}

#horisontal-menu-block {
	background: url(../img/menu_bgrd.jpg) repeat-x;
    background-color: #416271;  
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 0 -10px;
    margin-bottom: 10px;
    height: 50px;
    padding-top: 10px;
}

ul#hor-menu {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-top: 3px;
}

ul#hor-menu a {
    font-size: 13px;
}

ul#hor-menu a:hover {
	color: #fff;
}

ul#hor-menu li {
    float: left;
    margin-left: 20px;
    text-align: left;
    border-left: 1px solid #fff;
    padding-left: 5px;
}



#left-block {
	float: left;
	width: 190px;
	margin-bottom: 10px;
	padding-right: 10px;
}

.ul-block {
	list-style-image: none;
	list-style-position: outside;
    list-style-type: none;
	margin-bottom: 15px;
	line-height: 18px;
}

#top-block-text {
	float: right;
	width: 780px;
	margin: 0px 0 8px 0;
}

#center-block {
	float: left;
	width: 570px;
	margin-bottom: 10px;
	padding-right: 10px;
}

#right-block {
	float: left;
	width: 200px;
	margin-bottom: 10px;
}

 h2 {
	color:#E68727;
	font-size:18px;
	font-weight:normal;
	padding-bottom: 3px;
}

#footer {
	background-color: #416271;
    border-top: 1px solid #ddd;
    margin: 0 -10px;
    height: 100px;
    padding: 10px;
}

#right-block img {
	padding: 5px;
	border: 1px solid #CFCFCF;
}

#right-block p {
	margin-bottom: 5px;
}

.r1, .r2, .r3 {
    display: block;
    height: 1px;
}

.r3 { margin: 0 3px; }
.r2 { margin: 0 2px; }
.r1 { margin: 0 1px; }

.rounded-box-3 .inner-box, .rounded-box-3  b {
    background-color: #F3F2F2;
}

.rounded-box-4 .inner-box, .rounded-box-4  b {
    background-color: #F3F2F2;
}

.inner-box {
    padding: 5px;
}

.r1, .r2, .r3 {
    overflow: hidden; 
    font-size:1px;
}

.left-tab {
	background-image: url(../img/left-tab.png);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 7px;
}

.tab-content {
	background-image:url(../img/center-tab.png);
	background-repeat:repeat-x;
	float:left;
	height:23px;
	padding-left:3px;
	padding-right:5px;
	padding-top: 7px;
}

.right-content {
	background-image:url(../img/right-tab.png);
	background-repeat:no-repeat;
	float:left;
	height:30px;
	width:28px;
}

.line-next {
	background-image: url(../img/next-tab.png);
	background-repeat: repeat-x;
	height: 30px;
	width: 100%;
}

.anketa-block {
	border-bottom: 1px solid #ccc;
	clear: both;
	margin-top: 6px;
	width: 567px;
	padding: 3px 3px 3px 0;
}

.anketa-block h1  {
	font-size: 14px;
	font-weight: bold;
	margin-top: 3px;
}

.anketa-block img {
	border: 1px solid #CFCFCF;
	padding: 3px;
}

.anketa-foto {
	padding: 5px 5px 0 0;
	float: left;
	/*width: 140px; */
}

.anketa-opis {
	float: left;
	width: 408px;
	margin-bottom: 5px;
}

p.adress {
	font-weight: bold;
	margin: 3px 0;
}

p.adress a {
	color: #000 !important;
}

div.hor-line {
	margin: 10px 0;
	clear:  both;
}

p.podrobno {
	text-align: right;
}

.ramka {
	border: 1px solid #ccc;
	padding: 10px;
}

div#nav-image {
	float: left;
	padding-right: 10px;
	padding-left: 5px;
}

.inner-box h3{
	margin-left: 10px;
}

div.footer-menu-blok {
	float: left;
	margin-right: 20px;
}

#footer h3 {
	color: #fff;
	font-size: 12px;
}

#footer ul{
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
}

#footer li a {
	color: #fff;
	font-size: 11px;
}

#footer li {
	color: #fff;
}

#footer li:before {
	content: "- ";
}

/* ANKETA */
div#anketa-container h2{
    color: #000;
    border-bottom: 1px solid #999999;
    margin-bottom: 5px;
}

div#anketa-container h3 {
    color: #E68727;
}

div#anketa-content p {
    margin-bottom: 10px;
    font-size: 11px;
}

#anketa-content ul {
    margin-left: 20px;
    margin-bottom: 10px;
    font-size: 11px;
}

div#anketa-foto {
    float: left;
    text-align: center;
}

div#anketa-foto img {
    border: 1px solid #ccc;
    padding: 5px;
}

div#anketa-info {
    float: left;
    margin: 0 5px;
    width: 410px;
}

#anketa-info p {
    margin-bottom: 3px;
}

#dop-menu-block {
    margin: -10px -10px 10px -10px;
    border-bottom: 1px solid #ccc;
    padding: 3px;
    padding-left: 20px ;
    background-color: #E68727;
}

#dop-menu-block a{
    text-decoration: none;
    color: #fff;

}

#dop-menu-block ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

#dop-menu-block li {
    float: left;
    margin-right:  20px;
}

.add-block {
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 10px;
}

.p-otstup {
    margin-bottom: 10px;
}

.p-otstup-top {
    margin-top: 10px;
}

select {
    font-size: 11px;
    padding: 2px;
}

.h2-galery {
    border-bottom: 1px solid #E68727;
    margin-bottom: 5px;
}

#foto-galery img {
    border: 1px solid #ccc;
    padding: 5px;
}

sup {
    color: red;
    font-size: 10px;
}

input[type=submit], [type=button] {
    font-size: 11px;
    padding: 1px;
    background: transparent url(/img/inputButtonBg.gif) repeat-x scroll 0 0px;
    border:1px solid #747474;
    color:#000000;
    cursor:pointer;
    height:25px;
    padding:0 8px;
    text-decoration:none;
}

input[type=submit]:hover, [type=button]:hover {
    font-size: 11px;
    padding: 1px;
    background: transparent url(/img/inputButtonBg.gif) repeat-x scroll 0 -23px;
    border:1px solid #747474;
    color:#000000;
    cursor:pointer;
    height:25px;
    padding:0 8px;
    text-decoration:none;
}

input[type=text] {
    padding: 1px;
}

ul#manage-block {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    line-height: 18px;  
}
#account-menu {
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 10px;
    background-color: #F3F2F2;
}

#info {
    background-color: #188BCD;
    border: 1px solid #ccc;
    padding: 15px 15px 15px 45px;
    background-image: url(../img/info.png);
    background-repeat:  no-repeat;
    background-position: 5px;
    color: #fff;
}

#error {
    background-color: #99221B;
    border: 1px solid #ccc;
    padding: 15px 15px 15px 45px;
    background-image: url(../img/error.png);
    background-repeat:  no-repeat;
    background-position: 5px;
    color: #fff;
}

#ok {
    background-color: #207D34;
    border: 1px solid #ccc;
    padding: 15px 15px 15px 45px;
    background-image: url(../img/ok.png);
    background-repeat:  no-repeat;
    background-position: 5px;
    color: #fff; 
}

.newsblock {
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
}

.newsblock a {
    font-size: 14px;
}

.newscontainer {
    padding: 5px 0;
}

.imgnews {
    float: left;
    padding-right: 5px;
}

.newstext {
    text-align:  justify;
}

.newsblock img {
    border: 1px solid #ccc;
    padding: 5px;
}

.infonews {
    text-align: right;
    color: #666;
}

.pnavig {
    margin-top: 10px;
}

.services-block {
    padding: 0 10px;
}

.services-block ul {
    margin-left: 10px;
}

.services-block li {
    margin-top: 5px;
}

.ads-block {
    border: 1px solid #ccc;
    padding: 5px;
    margin-bottom: 10px;
    background-color: #f7f7f7;
}

.ads-block2 {
    border: 1px solid #000;
    padding: 5px;
    margin-bottom: 10px;
    background-color: #ccc;
}

#ads-container p a {
    font-size: 14px;
}

.ads-foto {
    float: left;
    margin-right: 5px;
}

.ads-foto img {
    border: 1px solid #ccc;
    padding: 5px;
}

#ads-menu {
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 3px;
}

#ads-menu ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

#ads-menu li {
    float: left;
    height: 20px;
    line-height:20px;
    font-size: 14px;
    margin-right: 5px;
}

#ads-menu a {
    height:20px;
    padding-right:6px;
    text-decoration: none; 
}

#ads-menu a span {
    line-height:20px;
    padding-left:6px;  
}

#ads-menu a:hover {
    background:transparent url(/img/tab-round-sub.png) no-repeat scroll right -40px;
    text-decoration:none;
    display:block;
    height:20px;
    padding-right:6px;
}

#ads-menu a:hover span {
    background:transparent url(/img/tab-round-sub.png) no-repeat scroll left -40px;
    display:block;
    height:20px;
    line-height:20px;
    padding-left:6px;
}

.active-sub-menu a {
     background:transparent url(/img/tab-round-sub.png) no-repeat scroll right -40px;
    text-decoration:none;
    display:block;
    height:20px;
    padding-right:6px;
}

.active-sub-menu a span {
    background:transparent url(/img/tab-round-sub.png) no-repeat scroll left -40px;
    display:block;
    height:20px;
    line-height:20px;
    padding-left:6px; 
}

#add-ads-button {
    font-size: 12px;
    margin-bottom: 5px; 
}

.z-ads {
    float: left;
    background: url(/img/zag_bgrd.jpg) no-repeat left; 
    height: 20px;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 13px;
    font-weight: bold;
    color: #fff;

}

.z-ads a {
    color: #fff !important;
    font-size: 12px;
}

.ads-block-view {
    padding: 10px;
    border: 1px solid #ccc;
}

#ads-foto-view {
    border: 1px solid #ccc;
    padding-top: 5px;
}

#gallery {
    padding: 10px;
}

.ads-block-view ul {
    margin-left: 20px;
}


.z-ads-sub {
    float: left;
    font-size: 12px;
    font-weight: bold;
    color: #E88B2E;
    margin-left: 10px;
    margin-bottom: -6px;
    background-color: #fff;
    padding: 0 5px;
}

.city_ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none; 
    margin-left: 10px;
}

.ads_inf {
    float: right; 
    height: 15px;  
    vertical-align: bottom; 
    padding-top: 10px; 
    color: #666; 
    font-style: italic;
    font-size: 9px;
}

.ads-text ul {
    margin-left: 20px;
}

.kolumn1 {
    float: left;
    margin-right: 50px;
    width: 250px;
}

.kolumn2 {
    float: left;
}

textarea {
    font-size: 12px;
    padding: 5px;
}

#additional {
    display: none;
    margin-top: 10px;
    border: 1px solid #ccc; 
    background-color: #F3F2F2;
    padding: 10px;
}

#additional h2 {
    border-bottom: 1px solid #ED9A27;
    margin-bottom: 10px;
}

.anketa-dop-info {
    font-size: 9px;
    text-align: right;
}

.add_notepad {
    background: url(/img/notepad.jpg) no-repeat left;
    padding-left: 15px; 
}

.in_notepad {
    background: url(/img/in_notepad.jpg) no-repeat left;
    padding-left: 13px; 
}

.del_notepad {
    background: url(/img/del_notepad.jpg) no-repeat left;
    padding-left: 15px; 
}

.p_obl {
    font-weight: bold;
}

.edit {
    margin-bottom: 10px;
    text-align: right;
}

.link_add {
     color: #000 !important;
     font-weight: normal;
     font-size: 14px;
     display: block;
     padding: 3px 0;
     font-weight: bold; 
}

.add-box {
    margin-bottom: 8px;
}

.glav_ads li {
    list-style-type: none;
    margin-bottom: 10px;
}

#YMapsID {
    border: 1px solid #ccc;
}

#copyright {
    text-align: center;
    margin-top: 25px;
    color: #fff;
}

.eml {
    unicode-bidi: bidi-override; direction: rtl;
    color: #fff;
    text-align: center;
}

#more_news {
    margin-left: 10px;
    margin-top: 3px;
}

#more_news li {
    margin-top: 4px;
}

#city_place {
    margin-left: 15px;
    font-size: 12px;
}

.editbox {
    width: 300px;
}

.pages {
    color: #666;
    border: 0px;
    font-size: 6px;
    line-height: 23px;
    width: 99%;
    padding: 5px;
}
.pages span {
    text-decoration: none;
    background: #f4f4f4;
    padding: 3px 6px;
    border: 1px solid #E6E6E6;
    color: #ccc;
    font-size: 11px;
}

.pages a:link,  .pages a:visited,  .pages a:hover,  .pages a:active {
    text-decoration: none;
    color: #000;
    background-color: #ECF1F7;
    border: 1px solid #ccc;
    padding:3px 6px;
    font-size:11px;
}

.pages a:hover {
    background-color: #D0D0D0;
    color: #000;
    border: 1px solid #000;
}

#inform {
    border: 3px solid #DBD574;
    padding: 10px;
    background-color: #FCF9C6;
    margin-bottom: 10px;
}

#ob_stat {
    margin-bottom: 10px;
}

#fltr {
    float: right;
    margin-bottom: 10px;
}

h1 {
    font-size: 14px;
}

.newstext ul {
    margin-left: 30px;
}

