.alert{
	font-family: 'PFDinTextProLight',Arial;
	font-size:16px;
	padding:10px;
	margin-bottom:20px;
	position: relative;
	line-height: 20px;
}
.alert .close{
	background:#000000 url('http://www.ekologiavobjektive.sk/images/closeBtn.gif');
	width:20px;
	height:20px;
	display: block;
	position: absolute;
    right: 10px;
    top: 8px;
}
.alert .close:hover{
	background:#000000 url('http://www.ekologiavobjektive.sk/images/closeBtn.gif') 0px -20px;

}
.alert.positive{
	border:1px solid #339900;
	background:#c1e0b2;
	color:#339900;
}

.alert.negative{
	border:1px solid #cc4300;
	background:#f3d2c2;
	color:#cc4300;
}

/* ----------------------------------------------------------------------------------------------------- */
/*		INSERT         */
/* ----------------------------------------------------------------------------------------------------- */
#photoBlock{
	width:260px;
	float:left;
}

#photo{
	margin:10px 0 10px 0;
	border:1px solid #C9C9C9;
	padding:5px;
	width:250px;
	float:left;
}

#imageZoom{
	position:absolute;
	top:360px;
	left:20px;
	border:5px solid #666666;
	display:none;
}

#imageZoom #navBar{
	height:30px;
	background:#666666;
}

#imageZoom #navBar #close{
	color:#FFFFFF;
	text-decoration:underline;
	float:right;
	margin:3px 10px 0 0;
	font-size:15px;
}

#map{
	float:left;
	width:400px;
	height:325px;
	border:1px solid #C9C9C9;
	text-align:center;
	margin:10px 0 10px 10px;
}
#map #notice{
	font-size:13px;
	color:#666666;
	font-style:italic;
	margin-top:40px;
}
#map #loader{
	background:transparent url('http://www.ekologiavobjektive.sk/images/progress.gif') no-repeat;
	width:32px;
	height:32px;
	margin:10px auto;
}

#insertForm{
}
#insertForm #label {
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 5px;
    padding-top: 4px;
    width: 158px;
}
#insertForm .formInput{
	border: 1px solid #D9D9D9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#insertForm .formInput.story{
	width:510px;
	?width:300px;
	height:120px;
	float:left;
	margin-bottom:15px;
}
#insertForm .formInput.name{
	width:510px;
	height:30px;
	margin-bottom:7px;
}
#insertForm .formInput.gps{
	width:200px;
}

#insertForm #autoSaveLoader{
	background:#f2f4f6 url('http://www.ekologiavobjektive.sk/images/progress.gif') no-repeat 90px center;
	border:1px solid #e2e4e6;
	width:120px;
	padding:10px;
	font-size:12px;
	line-height:120%;
	margin-top:15px;
	font-weight:normal;
	display:none;
}

.alertWarning{
	padding:15px;
	border:1px solid #C2C2C2;
	background:#E4E6E8;
	color:222px;
	font-size:14px;
}

.alertWarning .no, .alertWarning .yes{
	font-family: 'PFDinTextProLight',Arial;
	padding:3px 25px 3px 8px;
	border:1px solid #A2A4A6;
	text-decoration:none;
	color:#000;
	margin-left:5px;
}
.alertWarning .no{
	background:#FFFFFF url('http://www.ekologiavobjektive.sk/images/noBtn.gif') no-repeat right 0px;	
}
.alertWarning .no:hover{
	background:#c8cacc url('http://www.ekologiavobjektive.sk/images/noBtn.gif') no-repeat right -20px;	
}
.alertWarning .yes{
	background:#FFFFFF url('http://www.ekologiavobjektive.sk/images/yesBtn.gif') no-repeat right 0px; 	
}
.alertWarning .yes:hover{
	background:#c8cacc url('http://www.ekologiavobjektive.sk/images/yesBtn.gif') no-repeat right -20px;	
}



#insertForm .bottomBar{
	width:650px;
	padding:10px;
	border:1px solid #C9C9C9;
	background:#E2E4E6;
}

#insertForm #button{
	margin-right:8px;
	cursor:pointer;
}

#navigation #button{
	margin-right:8px;
	cursor:pointer;
	color: #000000;
	display: block;
	float: left;
	text-decoration: none;
}

#insertForm .saveBtn{
	background:transparent url('http://www.ekologiavobjektive.sk/images/saveBtn.gif') repeat-x 0px -30px;
	padding:6px 15px 6px 35px;
	?padding:6px 0px 6px 5px;
	border:1px solid #88a0cf;
}
#insertForm .saveBtn:hover{
	background:transparent url('http://www.ekologiavobjektive.sk/images/saveBtn.gif') repeat-x 0px 0px;
	border:1px solid #0056ab;
}

.switchBtn{
	cursor: pointer;
	margin-right: 8px;
	background: url(http://www.ekologiavobjektive.sk/images/saveBtn.gif) repeat-x scroll 0 -30px transparent;
	border: 1px solid #88A0CF;
	padding: 6px 15px 6px 35px;
}

.switchBtn:hover{
	background:transparent url(http://www.ekologiavobjektive.sk/images/saveBtn.gif) repeat-x 0px 0px;
	border:1px solid #0056ab;
}

#navigation .saveBtn{
	background:transparent url('http://www.ekologiavobjektive.sk/images/saveBtn.gif') repeat-x 0px -30px;
	border:1px solid #88a0cf;
	padding:6px 15px 6px 35px;
	?padding:6px 10px 6px 35px;
}
#navigation .saveBtn:hover{
	background:transparent url('http://www.ekologiavobjektive.sk/images/saveBtn.gif') repeat-x 0px 0px;
	border:1px solid #0056ab;
}

#insertForm .publishBtn{
	background:transparent url('http://www.ekologiavobjektive.sk/images/publishBtn.gif') repeat-x 0px -30px;
	border:1px solid #98c073;
	padding:6px 15px 6px 35px;
	?padding:6px 0px 6px 15px;
}
#insertForm .publishBtn:hover{
	background:transparent url('http://www.ekologiavobjektive.sk/images/publishBtn.gif') repeat-x 0px 0px;
	border:1px solid #339900;
}

#insertForm .removeBtn{
	background:transparent url('http://www.ekologiavobjektive.sk/images/removeBtn.gif') repeat-x 0px -30px;
	border:1px solid #e48766;
	padding:6px 15px 6px 35px;
	?padding:6px 0px 6px 5px;
}
#insertForm .removeBtn:hover{
	background:transparent url('http://www.ekologiavobjektive.sk/images/removeBtn.gif') repeat-x  0px 0px;
	border:1px solid #cc4300;
}

.setGPS {
	float: left;
	margin: 10px 0 0 0;
}

/* ----------------------------------------------------------------------------------------------------- */
/*		ZOZNAM         */
/* ----------------------------------------------------------------------------------------------------- */


.photoList * {
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 1.2em;
}

.photoList H2 {
	font-size: 15px;
	line-height: 25px;
}

.photoList .listItem {
	display: block;
	float: left;
	margin: 0 0 10px 10px;
	padding: 10px;
	border: 1px solid #C9C9C9;
	background:#F0F2F4;
}

.photoList .column-0 {
	margin-left: 0;
}

.photoList .dimension {
	display: block;
	width: 198px;
	height: 300px;
	position: relative;
}

.photoList .detailButton{
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 30px;
	height: 30px;
	background: #339900 url('http://www.ekologiavobjektive.sk/images/detailBtn.gif') 0px 0px;
	border:1px solid #339900;
}

.photoList .detailButton:hover{
	background: #ffffff url('http://www.ekologiavobjektive.sk/images/detailBtn.gif') 0px -30px;
}

.photoList .name {
	display: block;
	overflow: hidden;
	height: 44px;
	border-bottom: 1px dashed #C9C9C9;

}

.photoList .nameStatistics {
	display: block;
	overflow: hidden;
	height: 44px;
	border-bottom: 1px dashed #C9C9C9;
	font-weight: bold;
	font-size: 15px;
	font-style: normal;
	text-decoration: none;
	display: block;
	height:36px;
	overflow:hidden;
	color: #000000;
	margin-bottom: 5px;
}

.photoList .name a,
.photoList .name a:hover {
	font-weight: bold;
	font-size: 15px;
	font-style: normal;
	text-decoration: none;
	display: block;
	height:36px;
	overflow:hidden;
}

.photoList .location {
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	color: #777777;
	display: block;
	padding-top: 5px;
	overflow: hidden;
	height: 29px;
}

.photoList .image {
	display: block;
	width: 196px;
	height: 130px;
	margin: 8px 0 8px 0;
	border:1px solid #C9C9C9
}

.photoList img {
	border: none;
}

.photoList .author {
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 8px;
	font-family: 'PFDinTextProLight',Arial;
	color: #0066CC;
	text-decoration: none;
}
.photoList .author:hover {
	text-decoration: underline;
}

.photoList .info {
	padding-bottom: 3px;
}

.photoList label {
	display: inline;
	float: none;
	font-weight: normal;
	font-style: normal;
	margin-right: 1px;
	text-decoration: none;
	color: #777777;
}

.photoList span {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #777777;
}

.photoList .separator {
	display: none;
}

.photoList .group {
	padding: 10px 15px;
	margin: 10px 0 10px 0;
	font-weight: bold;
	font-family: 'PFDinTextProLight',Arial;
	font-size:18px;
	color:#333333;
}

.photoList .group.state-2 {
	background: #C9C9C9;
	border:1px solid #b9b9b9;
}

.photoList .group.state1 {
	background: #bfdfb0;
	border:1px solid #339900;
}

.photoList .group.state0 {
	background: #b0cae5;
	border:1px solid #0056ab;
}

.photoList .group.state-1 {
	background: #efc4b0;
	border:1px solid #cc4300;
}
/*		FILTER ------------------------------------------------------------------------         */

.filter{
	width:658px;
	padding:10px;
	border:1px solid #C9C9C9;
	background:#E4E6E8;
	margin: 0 0 20px 0;
}
.filter select{
	padding:7px 5px 7px 3px;
	background:#B2CCE6;
	border:1px solid #0066CC;
	margin-right:5px;
}

.filter select option {
	/*padding:5px;*/
}
.filter select option.hover, .filter select option:hover{ 
	background:#CC00FF;
}
.filter select option[selected] {
	background: #0066CC;
	color:#FFFFFF
}


.filter #kategoria{
	width:140px;
}

.filter #top{
	width:100px;
}

.filter #krajina{
	width:150px;
}

.filter #kraj{
	width:120px;
}
.filter #okres{
	width:110px;
}

/*		STRÁNKOVANIE ------------------------------------------------------------------------         */

.paging {
	padding-bottom: 20px;
	position: relative;
}

.paging .pages {
	text-align: center;
}

.paging a, .paging span,
.paging a:hover {
	text-decoration: none;
	font-size: 13px;
	white-space: nowrap;
	padding: 3px 7px;
	cursor: pointer;
	font-weight: normal;
	line-height: 13px;
}

.paging a:hover {
	background:#B2CCE6;
	text-decoration: none;
	color:#000;
}
.paging span.current, .paging span.current:hover{
	background:none;
	text-decoration: none;
	color:#aaa;
	border:none;
}

.paging .current, .paging .current:hover {
	color: #fff;
	cursor: default;
	background:#0066CC;
}

.paging .first,
.paging .previous,
.paging .next,
.paging .last {
	position: absolute;
	top: -5px;
	?top: 0px;
	padding:5px;
	text-decoration:underline;
}
.paging .next,
.paging .previous {
	color:#0066CC;
}
.paging .first:hover,
.paging .last:hover{
	color:#339900;
	background:#C9E4BC;
	border:1px solid #A9BF9E;
	padding:5px;
	
}
.paging .previous:hover,
.paging .next:hover{
	color:#0066CC;
	background:#B2CCE6;
	border:1px solid #9FB5CC;
	padding:5px;	
	
}

.paging .first {
	left: 0px;
	text-align: left;
}

.paging .previous {
	left: 100px;
	text-align: left;
}

.paging .next {
	right: 130px;
	text-align: right;
}

.paging .last {
	right: 0px;
	text-align: right;
}

/*		ZALOZKY     ------------------------------------------------------------------------         */

#newPhotoBtn{
	font-family: 'PFDinTextProLight',Arial, Tahoma;
	float:right;
	background:#E4E6E8 url("http://www.ekologiavobjektive.sk/images/plusBtn.gif") no-repeat scroll 5px 0px;
	font-size:15px;
	margin:5px 5px 0 0;
	line-height:16px;
	border:1px solid #E4E6E8;
	padding:5px 10px 5px 50px;
	text-decoration:none;
	color:#339900;

}
#newPhotoBtn:hover{
	background:#d7d9db url("http://www.ekologiavobjektive.sk/images/plusBtn.gif") no-repeat scroll 5px -44px;
	border:1px solid #C9C9C9;
	color:#686868;
}

/* ----------------------------------------------------------------------------------------------------- */
/*		DETAIL         */
/* ----------------------------------------------------------------------------------------------------- */


.photoDetail * {
	font-size: 14px;
	line-height: 1.2em;
}

#navigation{
	border:1px solid #C9C9C9;
	background:#e4e6e8;
	padding:10px;
	margin-bottom:10px;
	font-size:15px;
}
#navigation a{
	font-size:15px;
}

#navigation .prevBtn {
    padding: 6px 20px 6px 35px;
	background: url("http://www.ekologiavobjektive.sk/images/prevBtn.gif") repeat-x scroll 0 0 transparent;
    border: 1px solid #0056AB;
	display:block;
	color:#000000;
	text-decoration:none;
	float:left;
	margin-right:33px;
}
#navigation .prevBtn:hover {
	background: url("http://www.ekologiavobjektive.sk/images/prevBtn.gif") repeat-x scroll 0 -40px transparent;
}

#navigation .nextBtn {
    padding: 6px 35px 6px 20px;
	background: url("http://www.ekologiavobjektive.sk/images/nextBtn.gif") repeat-x scroll right 0 transparent;
    border: 1px solid #339900;
	display:block;
	color:#000000;
	text-decoration:none;
	float:right;
}
#navigation .nextBtn:hover {
	background: url("http://www.ekologiavobjektive.sk/images/nextBtn.gif") repeat-x scroll right -40px transparent;
}


#navigation .backRedBtn {
    padding: 6px 20px 6px 35px;
	background: url("http://www.ekologiavobjektive.sk/images/backRedBtn.gif") repeat-x scroll left 0 transparent;
    border: 1px solid #CC4300;
	display:block;
	color:#000000;
	text-decoration:none;
	float:left;
}
#navigation .backRedBtn:hover {
	background: url("http://www.ekologiavobjektive.sk/images/backRedBtn.gif") repeat-x scroll left -40px transparent;
}

#navigation .editBtn {
    padding: 6px 20px 6px 35px;
	background: url("http://www.ekologiavobjektive.sk/images/editBtn.gif") repeat-x scroll 0 0px transparent;
  	border:1px solid #339900;
	display:block;
	color:#000000;
	text-decoration:none;
	float:left;
	margin-right:10px;
}
#navigation .editBtn:hover {
	background: url("http://www.ekologiavobjektive.sk/images/editBtn.gif") repeat-x scroll 0 -30px transparent;
}

#navigation .delBtn {
    padding: 6px 20px 6px 35px;
	background: url("http://www.ekologiavobjektive.sk/images/removeBtn.gif") repeat-x scroll 0 0px transparent;
  	border:1px solid #cc4300;
	display:block;
	color:#000000;
	text-decoration:none;
	float:left;
	margin-right:10px;
}
#navigation .delBtn:hover {
	background: url("http://www.ekologiavobjektive.sk/images/removeBtn.gif") repeat-x scroll 0 -30px transparent;
}

.photoDetail .image {
	display: block;
	float: left;
	width: 390px;
	height: 260px;
	border: 1px solid #C9C9C9;
}

.photoDetail img {
	border: none;
}

.photoDetail .rightColumn {
	float: right;
	width: 270px;
}

.photoDetail .group {
	padding: 10px 15px;
	margin: 10px 0 10px 0;
	font-weight: bold;
	font-family: 'PFDinTextProLight',Arial, Tahoma;
	font-size:18px;
	color:#333333;
}

.photoDetail .group.state-2 {
	background: #C9C9C9;
	border:1px solid #b9b9b9;
}

.photoDetail .group.state1 {
	background: #bfdfb0;
	border:1px solid #339900;
}

.photoDetail .group.state0 {
	background: #b0cae5;
	border:1px solid #0056ab;
}

.photoDetail .group.state-1 {
	background: #efc4b0;
	border:1px solid #cc4300;
}

.photoDetail .name {
	display: block;
	border-bottom: 1px dashed #C9C9C9;
	font-weight: bold;
	font-size: 20px;
	font-style: normal;
	text-decoration: none;
	padding-bottom:10px;
	margin-bottom:0;
}

.photoDetail .location {
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	color: #777777;
	display: block;
	padding-top: 5px;
}

.photoDetail .author {
	font-weight: bold;
	font-size: 18px;
	font-family: 'PFDinTextProLight', Arial, Tahoma;
	color: #0066CC;
	padding-bottom:5px;
	margin-top:15px;
	text-decoration:none;
}
.photoDetail .author:hover {
	text-decoration:underline;
}

.photoDetail .rating {
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	color: #777777;
	display: block;
}

.photoDetail .info {
	padding-bottom: 3px;
	line-height:130%;
}

.photoDetail label {
	display: inline;
	float: none;
	font-weight: normal;
	font-style: normal;
	margin-right: 1px;
	text-decoration: none;
	color: #777777;
}
.photoDetail .storyLabel {
	font-weight: bold;
	font-style: normal;
	margin: 15px 0 5px 0;
	text-decoration: none;
	color: #777777;
}
.photoDetail .story {
	border:1px solid #C9C9C9;
	padding:10px;
	margin-bottom:15px;
	width:370px;
	height:220px;
	
}

.photoDetail span {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #777777;
}

.photoDetail .mapBlock {
	width: 270px;
	display: block;
	float:right;
	margin-top:20px;
}

.photoDetail .map {
	width: 270px;
	height: 290px;
	display: block;
	border:1px solid #C9C9C9;
}
.photoDetail #photoAddress .adress{
	margin:20px 0 10px 0;
	color:#0066cc;
}
#photoBlock #photoAddress {
	font-size:14px;
}

#photoBlock #photoAddress .adress{
	margin:0px 0 5px 0;
	color:#0066cc;
}


#photoRejection{
	margin: 0 0 10px 0;
}

#approve{
	margin: 0 0 10px 0;
}

#deletePhoto{
	margin: 0 0 10px 0;
}

.rejectionText{
    height: 80px;
    width: 390px;
    border: 1px solid #D9D9D9;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
}

.hlasovanie{
	width: 370px;
	position: relative;
	height:16px;
	border:1px solid #C9C9C9;
	background:#E4E6E8;
	margin:20px 0;
	padding:10px;
}


#hlasujForm{
	margin:0;
}

#slider{
	width:160px;
	margin-top: 10px;
	margin-left: 8px;
	border:1px solid #COCOCO;
}
.hlasy{
	margin:10px 0px 0px 10px;
	width:160px;
	float:left;
}
.hlasy select{
	/*width:50px;*/
}

#voteBtn{
	float:right;
	width:170px;
	height:65px;
	border:1px solid #339900;
	background:url('http://www.ekologiavobjektive.sk/images/voteBtn.gif') 0px 0px;
	cursor:pointer;
}

#voteBtn:hover{
	background:url('http://www.ekologiavobjektive.sk/images/voteBtn.gif') 0px -65px;
}

#voteBtnDisable{
	float:right;
	width:170px;
	height:65px;
	border:1px solid #868686;
	background:url('http://www.ekologiavobjektive.sk/images/voteBtnDisabled.gif') 0px 0px;
	cursor:default;
}

/* ----------------------------------------------------------------------------------------------------- */
/*		PROFIL FOTOGRAFA         */
/* ----------------------------------------------------------------------------------------------------- */

.about{
    margin: 20px 0;
	font-size:14px;
	line-height:150%;
}



.portfolioBtn {
    font-family: 'PFDinTextProLight',Arial,Tahoma;
    font-size: 16px;
	padding: 6px 35px 6px 20px;
	background: url("http://www.ekologiavobjektive.sk/images/nextBtn.gif") repeat-x scroll right 0 transparent;
    border: 1px solid #339900;
	display:block;
	color:#000000;
	text-decoration:none;
	float:left;
}
.portfolioBtn:hover {
	background: url("http://www.ekologiavobjektive.sk/images/nextBtn.gif") repeat-x scroll right -40px transparent;
}

.nav{
    display: block;
    margin: 0 0 20px 0;
}

.mojeFoto{
	background: none repeat scroll 0 0 #B2D1F0;
    border-bottom: 1px solid #0066CC;
    color: #0066CC;
	font-family: 'PFDinTextProLight',Arial,Tahoma;
    font-size: 16px;
    margin-bottom: 10px;
    padding: 7px 10px 5px;
}
.mojaDiskusia{
	background: none repeat scroll 0 0 #C1E0B2;
    border-bottom: 1px solid #339900;
    color: #339900;
	font-family: 'PFDinTextProLight',Arial,Tahoma;
    font-size: 16px;
    margin: 20px 0 10px 0;
    padding: 7px 10px 5px;
}