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

body {
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Verdana;
    font-size: 12px;
    background: #f1f1f1;
}

.page {
    width: 991px;
    margin: 0 auto;
    text-align: center;
    background: #f1f1f1 url('../img/bg-page.gif') no-repeat 0 0;
    overflow: hidden;
}

.page-inner {
    width: 960px;
    text-align: left;
    background: #ffffff;
    margin: 0 15px;
    padding: 0 0 10px 0;
    overflow: hidden;
}

h1 {
    margin: 0;
}

.footer {
    width: 960px;
    height: 72px;
    margin: 0 auto;
    text-align: left;
    border: 0px solid black;
    background: transparent url('../img/bg-footer.gif') no-repeat 0 0;
    overflow: hidden;
    margin: 20px auto;
    color: #565656;
}

.footer p {
    margin: 0 20px;
}

a {
    color:#2569AD;
    text-decoration: none;
}

a:hover {
    color:#2569AD;
    text-decoration: underline;
}

a img {
    border: 0;
}

.prileteli-prve {
    float: right;
    background: #ffffff url('../img/prileteli-prve.jpg') no-repeat 0 0;
    width: 310px;
    height: 62px;
    display: block;
    margin: 35px 10px 0 0;
    text-align: right;
    overflow: hidden;
    text-decoration: none;
}

.prileteli-prve big {
    margin: 5px;
    display: block;
    color: #666666;
    font-size: 18px;
    font-weight: bold;
}

.prileteli-prve span {
    margin: 0 5px 0 0;
    display: block;
    color: #00add9;
    font-size: 10px;
}

.page .header {
    border-bottom: 1px solid #8eb8e2;
    position: relative;
    height: 100px;
    padding: 10px 0 0 0;
}

.top-menu ul {
    list-style-type: none;
    padding: 0;
    margin: 10px 20px;
}

.top-menu ul li {
    float: left;
    margin: 5px 5px;
}

.top-menu ul li a {
    background: transparent url('../img/bg-top-menu-a.gif') no-repeat 0 0;
    display: block;
    height: 28px;
    line-height: 28px;
    vertical-align: middle;
    color: #ffffff;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}

.top-menu ul li a:hover {
    background: transparent url('../img/bg-top-menu-a-hover.gif') no-repeat 0 0;
    display: block;
    height: 28px;
    line-height: 28px;
    vertical-align: middle;
}

.top-menu ul li a span {
    margin: 0 0 0 15px;
    padding: 0 15px 0 0;
    display: block;
    background: transparent url('../img/bg-top-menu-a.gif') no-repeat 100% 0;
}

.top-menu ul li a:hover span {
    margin: 0 0 0 15px;
    padding: 0 15px 0 0;
    display: block;
    background: transparent url('../img/bg-top-menu-a-hover.gif') no-repeat 100% 0;
}

.banner-top {
    background: transparent url('../img/bg-banner.gif') no-repeat 0 0;
    width: 949px;
    height: 214px;
    margin: 0 0 0 5px;
    padding: 7px 14px 0;
    overflow: hidden;
}

.banner-top img {
    margin: 12px 0;
    width: 917px;
    height: 189px;
    border: 0px solid black;
    display: block;
}

.separator-large-dark {
    background: transparent url('../img/separator-large-dark.gif') no-repeat 0 50%;
    height: 20px;
    margin: 0 auto;
    width: 960px;   
}

.separator-large-light {
    background: transparent url('../img/separator-large-light.gif') no-repeat 0 50%;
    height: 20px;
    margin: 0 auto;
    width: 960px;   
}

.separator-small-dark {
    background: transparent url('../img/separator-small-dark.gif') no-repeat 0 50%;
    height: 20px;
}

.main {
    margin: 0 330px 0 20px;
    color: #565656;
	font-size:11px;
	width: 610px;
}

.main.norc{
    margin: 0 20px;
    color: #565656;
	font-size:11px;
	width: auto;
}

.main table {
	font-size:10px;
}

h2 {
    color: #2569ad;
}

.sidebar {
    margin: 0 10px;
    width: 308px;
    height: 476px;
    background: transparent url('../img/bg-sidebar.gif') no-repeat 0 0;
    overflow: hidden;
    float: right;
}

.sidebar .fin {
    margin: 15px 7px;
}

.sidebar .inner>* {
    margin: 15px 7px;
    display: block;
}

.sidebar .inner {
    margin: 15px 0px;
    background: transparent url('../img/bg-sidebar-inner.gif') no-repeat 0 0;
    overflow: hidden;
    width: 293px;
    height: 296px;
}

.sidebar .inner .foot {
    background: transparent url('../img/bg-sidebar-inner.gif') no-repeat 0 100%;
    height: 10px;
    margin: 15px 0 0 0;
}

.sidebar .foot {
    background: transparent url('../img/bg-sidebar.gif') no-repeat 0 100%;
    height: 10px;
    margin: 15px 0 0 0;
}

.sidebar .filter {
	color: #696969;
}

.sidebar .filter div {
	float: left;
}

.sidebar .filter div.submit {
	margin-left: 5px;
}

.sidebar .filter label {
	margin-right:5px;
}

.sidebar .filter select {
	border: 1px solid #9c9c9c;
	padding: 2px;
	font-size:12px;
	color: #696969;
}

.sidebar .filter-dots {
	background: url(../img/bg_filter_dots.jpg) no-repeat;
	width: 279px;
	height: 4px;
}

.sidebar .filter-map {
	background: url(../img/bg_filter_map_label.jpg) no-repeat 3% 0;
}

.sidebar .filter-map h4 {
	color:#565656;
	font-size:14px;
	line-height:14px;
	margin:0 0 10px 47px;
	padding-top:3px;
}

h3 {
    font-size: 16px;
    color: #565656;
}

.fl {
    float: left;
    margin: 10px;
}

.fr {
    float: right;
    margin: 10px;
}

hr {
    background: #dcdde1;
    height: 1px;
    border: 0;
}

.mt20 {
    margin-top: 20px;
}

.cl {
    clear: left;
    height: 0;
}



.footer .menu ul {
    list-style-type: none;
    padding: 0;
    margin: 10px 15px;
}

.footer .menu li {
    float: left;
    margin: 5px 0;
}

.footer .menu li a {
    background: transparent none;
    display: block;
    vertical-align: middle;
    color: #565656;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    border-right: 1px solid #565656;
    padding: 0 5px;
}

.footer .menu li a:hover {
    background: transparent none;
    display: block;
    vertical-align: middle;
    text-decoration: underline;
}

.footer .menu li.last a {
    border: 0;
}

.footer a, footer a:hover {
    color: #565656;
    text-decoration: none;
}

.footer a:hover {
    text-decoration: underline;
}

.buttons {
    height: 122px;
    overflow: hidden;
}

.buttons span {
    margin: 37px 25px 0 120px;
    display: block;
    font-size: 17px;
    font-weight: bold;
    color: #ffffff;
}

.buttons a {
    color: #ffffff;
    text-decoration: none;
    margin: 0 0 0 6px;
    width: 311px;
    height: 122px;
    display: block;
    overflow: hidden;
    float: left;
}

.btn1 {
    background: #ffffff url('../img/btn1.jpg') no-repeat 0 0;
}

.btn1.active {
    background: #ffffff url('../img/btn1-active.jpg') no-repeat 0 0;
}

.btn1:hover {
    background: #ffffff url('../img/btn1-hover.jpg') no-repeat 0 0;
}

.btn2 {
    background: #ffffff url('../img/btn2.jpg') no-repeat 0 0;
}

.btn2.active {
    background: #ffffff url('../img/btn2-active.jpg') no-repeat 0 0;
}

.btn2:hover {
    background: #ffffff url('../img/btn2-hover.jpg') no-repeat 0 0;
}

.btn3 {
    background: #ffffff url('../img/btn3.jpg') no-repeat 0 0;
}

.btn3.active {
    background: #ffffff url('../img/btn3-active.jpg') no-repeat 0 0;
}

.btn3:hover {
    background: #ffffff url('../img/btn3-hover.jpg') no-repeat 0 0;
}

.mapa {
    float: right;
}

.gallery {
    margin-right: 25px;
	float: left;
}

.gallery .gallery-top, .mapa .mapa-top {
	background: #ffffff url('../img/bg_gallery_top.jpg') no-repeat 0 0;
	width: 283px;
	height:9px;
}

.gallery .gallery-bottom, .mapa .mapa-bottom {
	background: #ffffff url('../img/bg_gallery_bottom.jpg') no-repeat 0 0;
	width: 283px;
	height:14px;
}

.gallery .gallery-inner, .mapa .mapa-inner {
	background: #ffffff url('../img/bg_gallery_middle.jpg') repeat-y;
	padding:0 7px;
	width: 269px;
	height:350px;
}
.gallery a {
	font-size:14px;
}
.gallery input[type=file] {
	margin: 3px 0;
}
.gallery .submit input {
    border: 0;
    background: transparent url('../img/btn-nest-add.gif') no-repeat 0 0;
    width: 129px;
    height: 35px;
    color: #ffffff;
    font-size: 14px;
    padding: 0;
    font-weight: bold;
    cursor: pointer;
	margin-top: 10px;
}
.mapa .mapa-inner {
	padding:0 7px;
	width: 269px;
	overflow:hidden;
}

.gallery .gallery-inner .big-thumb {
	text-align:center;
	overflow:hidden;
}

.gallery .gallery-inner .thumbs {
	overflow: auto;
	height: 80px;
	margin:0 7px;
}

.gallery .gallery-inner .thumbs .small-thumb {
	float:left;
	height:80px;
	margin:0 5px 5px 0;
	overflow:hidden;
	width:112px;
	text-align:center;
}

table {
    border-collapse: collapse;
    width: 100%;
    margin: 10px 0;
}

th {
    border-bottom: 1px solid #565656;
}

th, td {
    padding: 2px 5px;
}

tr.odd {
    background: #dfdfdf;
}

tr.even {
    background: #f4f4f4;
}

.nest-list {
    width: 590px;
    font-size: 10px;
}

.nest-list img {
    border: 1px solid #c9c9c9;
}

.nest-list thead {
    background: #135699 none;
    width: 590px;
    height: 29px;
    color: #ffffff;
    font-size: 14px;
}

.nest-list thead th {
    background: transparent url('../img/bg-nest-list-thead.gif') no-repeat 50% 0;
}

.nest-list thead th.first {
    background: transparent url('../img/bg-nest-list-thead.gif') no-repeat 0 0;    
}

.nest-list thead th.last {
    background: transparent url('../img/bg-nest-list-thead.gif') no-repeat 100% 0;
    border-right: 0;
}

.nest-list tbody tr.odd {
    background: #e9f7fd;
    height: 73px;
}

.nest-list tbody tr.even {
    background: #ffffff;
    height: 73px;
}

.nest-list tfoot {
    width: 590px;
    height: 29px;
    color: #1e61a5;
    font-size: 14px;
}

.nest-list tfoot td {
    background: #ffffff url('../img/bg-nest-list-tfoot.gif') no-repeat 0 0;
    text-align: center;
    height: 29px;
}

.nest-add {
    background: #e9f7fd;
    padding: 25px;
}

.nest-add .input label, .nest-add .input input, .nest-add .input select, .nest-add .input textarea, .nest-add .submit {
    clear: left;
    float: left;
}

.nest-add .input input, .nest-add .input textarea, .nest-add .input select {
    width: 250px;
    margin-bottom: 10px;
    border: 1px inset #abadb3;
}

.nest-add .submit input {
    border: 0;
    background: transparent url('../img/btn-nest-add.gif') no-repeat 0 0;
    width: 129px;
    height: 35px;
    color: #ffffff;
    font-size: 14px;
    padding: 0;
    font-weight: bold;
    cursor: pointer;
}
.paginator .numbers .current {
	font-weight: bold;
	color: #2569AD;
}

.alphabet {
    /*padding-left:4px;*/
    border: 1px solid #9c9c9c;
    font-size: 10px;
}

.alphabet a {
    width: 17.8px;
    text-align: center;
    display: block;
    float: left;
    height: 25px;
    line-height: 25px;
}

.alphabet a:hover {
    width: 17.8px;
    text-align: center;
    display: block;
    float: left;
    background: #cccccc;
}

.error-message {
    clear: left; 
    float: left; 
    color: #ff0000; 
    margin: -10px 0pt 10px;
}

span.autocomplete_live {
    position: relative;
    clear: left;
    float: left;
    margin: -20px 0 20px;
}

ul.autocomplete_live {
    list-style-type: none;
    padding: 0;
    position: absolute;
    z-index: 9;
    background: #ffffff;
    border: 1px solid #abadb3;
}

.autocomplete_live li {
    color: #000000;
}

.autocomplete_live li a {
    text-decoration: none;
    display: block;
    padding: 5px;
}

.autocomplete_live li a:hover {
    background: #e9f7fd;
}

.link-nestcards-add {
    padding-left: 42px;
    background: transparent url('../img/icon-nestcards-add.gif') no-repeat 0 50%;
    height: 32px;
    line-height: 32px;
    display: block;
}

.dialogAddArrivalDate {
    z-index: 1;
    padding:20px;
}

#datepicker {
    position: relative;
    z-index:2;
}

#dialogArr {
    position: relative;
    z-index:1002;
}

.messageBox .messageBox2 {
    color:red;
    float: right;
}

.icon-camera {
    background: url('../img/bg-camera.gif') no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    height: 50px;
    line-height: 17px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 310px;
    margin: 0 10px 0 0;
}

.icon-camera:hover {
    color: #ffffff;
    text-decoration: underline;
}

.icon-camera span {
    margin: 0 0 0 147px;
    display: block;
}

.nestcards-index-filter-form {
    padding: 0 0 15px 0;
    margin: 0 0 5px 0;
    border-bottom: 1px solid #9c9c9c;
}

.nestcards-index-filter-form .input {
    float: left;
    clear: none;
    display: block;
    width: 115px;
	line-height: 44px;
}

.forum {
    height: 100%;
}

.forum .comment-title {
    position: relative;
    top: 20px;
    font-size: 150%;
    color: #2569AD;
    padding:5px 0px 30px 0px;
}

.forum .comment-cell {
	border-bottom:1px solid #DCDDE1;
	float:left;
	padding:5px;
}

.forum .comment-cell .nick-show{
    float: left;
    width: 100px;
    color:#02A6D0;
}

.forum .comment-cell .comment-body{
    float: right;
    width:490px;
	padding-left:10px;
}

.forum .comment-cell .comment-body .subject{
    color:#02A6D0;
	font-size:11px;
    /*border-bottom-color: #02A6D0;
    border-bottom-style: solid;
    border-bottom-width: 2px;*/
    border-bottom: #02A6D0 solid 1px;
}

.forum .comment-cell .comment-body .date{
    float: right;
    color: #565656;
}

.forum .comment-cell .comment-body .comment{
    color: #565656;
}

.forum .add-comment-style {
    
}
.forum .nick-top {
	background: url(../img/bg_forum_top.jpg) no-repeat;
	width: 93px;
	height: 5px;
}
.forum .nick-bottom {
	background: url(../img/bg_forum_bottom.jpg) no-repeat;
	width: 93px;
	height: 5px;
}
.forum .nick-middle {
	background: url(../img/bg_forum_middle.jpg) repeat-y;
	width: 77px;
	padding: 0 8px;
}
.forum .nick-middle p {
	margin: 0;
}
.forum #add-comment {
	margin-left: 50px;
}
.forum #add-comment label {
	display:block;
	margin-top:7px;
	width:200px;
}
.forum #add-comment input[type=text], .forum #add-comment textarea {
	border:1px solid #DCDDE1;
	width:300px;
}
.forum #add-comment .error {
	color:#FF0000;
}
.forum #toggle {
	font-size:14px;
}
.forum #add-comment input[type=submit] {
	background:url("../img/btn-nest-add.gif") no-repeat scroll 0 0 transparent;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
	height:35px;
	margin-top:10px;
	padding:0;
	width:129px;
}
.nestcards-index-filter-form input[type=submit] {
	background:url("../img/btn-nest-add.gif") no-repeat scroll 0 0 transparent;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
	height:35px;
	padding:0;
	width:129px;
}

.gmapa {
    width: 450px;
    height: 260px;
    position: relative;
    top:0px
}


.success-message {
    background: #ccffcc;
    border: 1px solid #64b864;
    color: #3b6c3b;
    padding: 10px;
}

#carousel ul {
    list-style: none;
    width: 1500px;
    margin: 0;
    padding: 0;
    position: relative;
}
#carousel li {
    display: inline;
    float: left;
} 

.online-camera {
	border:0;
	overflow: hidden;
}

.bar {
    width: 200px;
    height: 15px;
    background: #9dceff;
    overflow: hidden;
    float: left;
}

.bar-label {
    float: left;
}

.col .bar .inner {
    background: #2569ad;
    height: 15px;
    margin: 0;
}

.col.col-1 {
    width: 290px;
    border: 0px solid black;
    float: left;
    margin: 10px 10px 10px 0;
}

.col.col-2 {
    width: 320px;
    border: 0px solid black;
    float: left;
    margin: 10px 0px 10px 0;
}

.col.col-3 {
    width: 290px;
    border: 0px solid black;
    float: left;
    margin: 10px 0px 10px 10px;
}

.col.col-1 .inner, .col.col-2 .inner, .col.col-3 .inner {
    height: 540px;
}

.col.col-1, .col.col-3 {
    background: #e9f7fd url('../img/bg-stats-290-middle.gif') repeat-y 0 0;
}

.col.col-2 {
    background: #e9f7fd url('../img/bg-stats-320-middle.gif') repeat-y 0 0;
}

.col.col-1 .head, .col.col-3 .head {
    height: 11px;
    background: #e9f7fd url('../img/bg-stats-290-head.gif') no-repeat 0 0;
}

.col.col-2 .head {
    height: 11px;
    background: #e9f7fd url('../img/bg-stats-320-head.gif') no-repeat 0 0;
}

.col.col-1 .foot, .col.col-3 .foot {
    height: 11px;
    background: #e9f7fd url('../img/bg-stats-290-foot.gif') no-repeat 0 0;
}

.col.col-2 .foot {
    height: 11px;
    background: #e9f7fd url('../img/bg-stats-320-foot.gif') no-repeat 0 0;
}


.col.col-wide .head {
    background: #e9f7fd url('../img/bg-stats-big-head.gif') no-repeat 0 0;
    height: 12px;
}

.col.col-wide {
    background: #e9f7fd url('../img/bg-stats-big-middle.gif') repeat-y 0 0;
}

.col.col-wide .foot {
    background: #e9f7fd url('../img/bg-stats-big-foot.gif') no-repeat 0 0;
    height: 12px;
}

.col.col-teeth {
    width: 200px;
    border: 0px solid black;
    float: left;
    margin: 10px;
    height: 385px;
}

.col .inner {
    margin: 10px;
}

.stats-table td {
    border: 1px solid #dfdfdf;
}

.stats-table-placements .share {
    width: 70px;
}

.stats-table-teeth {
    height: 220px;
}

.stats-table-teeth td {
    height: 12px;
    line-height: 12px;
}

.dialog-form {
    width:500px;
}

.add-date-photo b{
    color:#2569AD;
}

.add-date-photo-thumb {
    font-size: 80%;
}

.add-date-photo-thumb b{
    color:#2569AD;
}

.search_large {
    margin: 10px;
    background: #b4d6fb;
}

.search_large .input {
    width: 800px;
    float: left;
    margin: 10px;
}

.search_large .input input {
    font-size: 20px;
    padding: 10px;
    color: #aaaaaa;
    width: 780px;
}

.search_large .submit input {
    font-size: 20px;
    border: 5px solid #ffffff;
    background: #2d6fb1;
    color: #ffffff;
    padding: 5px 7px;
    margin: 10px 0 0 0;
}

.input.checkbox.w205 {
    width: 205px;
}


#mapchange-link {
    font-size: 14px;
}

.mapa-editmap {
    margin: 10px 0;
}

.changepotentialform label {
	width: 100px;
	display: block;
	float: left;
	clear: left;
}

.changepotentialform .input input, .changepotentialform .input select {
	float: left;
	width: 300px;
}

.changepotentialform .submit {
	clear: left;
}
