/* OTZIVI */
.clearboth { clear: both; height: 0px; font-size: 0px; }
.otzivi-title { padding-top: 10px; }
.otzivi-title a { color: #0E609F; padding: 0 0 3px 0; font-weight: bold; }
.otzivi-introtext { padding: 4px 0 10px 0; }
.fancy-otzivi-call {width: 90px; height: 28px; display: block; background-image: url(/template/img/leave-commen.png); background-position: top; background-repeat: no-repeat; cursor: pointer; }
.fancy-otzivi-call { width: 90px; height: 28px; display: block; background-image: url(/template/img/leave-commen.png); background-position: top; background-repeat: no-repeat; cursor: pointer; }
.fancy-otzivi-call:hover { background-position: bottom; }
.popupform input.otziv1 { width: 90px; height: 28px; display: block; background-image: url(/template/img/leave-commen.png); background-position: top; background-repeat: no-repeat; cursor: pointer; }
.popupform input.otziv1:hover { background-position: bottom; }

/* BREADCRUMBS */
.Tbreadcrumbs { padding-left: 8px; }

.Tbreadcrumbs li, .Tbreadcrumbs ul>span { margin:0; padding: 0; display: inline; }
.Tbreadcrumbs a:hover { text-decoration: none; }
.Tbreadcrumbs ul { list-style: none inside; padding: 0; margin: 0; }
.Tbreadcrumbs li a.B_currentCrumb {text-decoration: none; }


/* CONTACT FORM */
.cform { width: 360px; padding: 10px; border: 1px solid #000; -webkit-border-radius: 5px; -moz-border-radius: 5px;  border-radius: 5px; }
.cform td:first-child { width: 85px; vertical-align: top; }
.cform .ctitle { font-family: Arial; color: #000; padding-bottom: 8px; font-size: 20px; }
.cform label { line-height: 32px; }
.cform label span { color: #f00; }
.cform td .cfinp { color: #000; width: 250px; margin-bottom: 3px; border: 1px solid #003973; padding: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;  border-radius: 5px;  }
.cform td .cfbut { display: block; width: 262px; height: 30px; margin-top: 2px; color: #003973; cursor: pointer; border-width: 1px; }

/* GALLERY */
.Tgalback { color: #00f; }
.Tgallery .Tcol { float: left; width: 50%; padding-bottom: 20px; }
.Tgallery .Timg { float: left; padding-right: 10px; }
.Tgallery .Tdesc { padding-right: 10px; }
.Tgallery .Tdesc a { color: #000; }
.Tgallery h2 { margin: 0; padding: 0; font-size: 14px; }
.Tgallery .Twrp { float: left; padding: 6px; }
.Tgallery .Twrp img { padding: 2px; border: 1px solid #ccc; }

/* PLACEHOLDER */
INPUT::-webkit-input-placeholder { color: #c8c8c8; }
TEXTAREA::-webkit-input-placeholder { color: #c8c8c8; }
.m-placeholder { color: #c8c8c8; }

/* ajax search */
#ajax-search input {width: 171px;
height: 17px;}
#ajax-search-results {box-shadow: 1px 1px 8px #777;
display: none; background: white; min-height: 50px; border: 1px solid #08c; position: absolute; width: 300px; z-index:999; overflow: hidden;}
#ajax-search-results a {color: black;font-size: 14px; text-decoration: none;padding: 5px;color: black; display: block;}
#ajax-search-results strong {color:  #E65700;}
#ajax-search-results div {width: 900px; }
#ajax-search-results div:hover {background: #ddd;}

