a.blockImgWidth {
	width:201px;
}

a.blockImgHeight {
	height:140px;
}

div.gallery-block div.photo a {
	border:4px solid #FFFFFF;
	margin-bottom:2px;
	margin-top:2px;
}

a.link-photo-thumbnail {
	background-position:center center;
	background-repeat:no-repeat;
	display:block;
	height:140px;
	width:196px;
	margin-left:10px;
	margin-top:5px;
}

div.gallery-block-photos {
	height:150px;
	overflow:hidden;
}

div.album-box {
    float: left;
    margin: 0px 7px 14px 7px;
    padding:7px 2px 2px 2px;
    text-align: center;
    overflow: hidden;
    background-color: #f9f9f9;
    width:138px;
}

div.album-box div.album-box-thumb {
    width: 130px;
    margin-bottom:7px;
	padding:0 4px;
}

img.imgHeight {
	height:80px;
}

img.imgWidth {
	width:120px;
}

h2.album-title
{
	font-size: 1.9em;
	margin: 0px;
	padding: 0px;
}

h3.album-author
{
	font-size: 1.4em;
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
}

h3.album-author a
{
	text-decoration: none;
	color: #000000;
}

div.gallery {
    overflow: hidden;
    clear: both;
    margin: 0px 0px 5px 4px;
}

div.gallery div.img {
    float: left;
    background-color: white;
    margin: 5px 20px 0px 0px;
    padding-top: 10px;
    width: 150px;
    height: 140px;
    text-align: center;
    overflow: hidden;
}

div.gallery-list {
    overflow: hidden;
    clear: both;
    margin: 0px 0px 5px -13px;
    _margin-left:-32px;
}

div.gallery-list div.img {
    float: left;
    background-color: white;
    margin: 5px 0px 0px 20px;
    padding-top: 10px;
    width: 150px;
    height: 140px;
    text-align: center;
    overflow: hidden;
}

div.gallery-list div.img_admin {
    float: left;
    background-color: white;
    margin: 0px 0px 10px 20px;
    padding-top: 10px;
    width: 150px;
    height: 168px;
    text-align: center;
    overflow: hidden;
}

div.gallery .thumb {
    border: 1px solid #bababa;
    margin: 0px;
    padding: 0px;
}

div.gallery div.default img {
    border: 2px solid #888888;
}

div.gallery div.actions {
    margin-top: 5px;
    font-size: 0.9em;
    line-height: 100%;
    color: #404040;
}

div.actions a {
    color: #404040;
    text-decoration: none;
}

div.gallery div.actions a:hover {
    color: #000000;
}

#photo {
  text-align: center;
}

#photo img {
    border: 2px solid #d0d0d0;
    padding: 3px;
}

div.photo_text {
    color: #000000;
    text-align: justify;
}

div.album_text
{
  text-align: left;
  margin-bottom: 5px;
}

div.album_text p.desc
{
	float: left;
}

div.gallery div.actions .titlee {
    margin: 0px;
    margin-bottom: -8px;
    padding: 0px;
    display: block;
}


/*** adminPhoto - extra styl k formularu ***/

div.cms-form div.side-input {
    margin-bottom: 3px;
    clear: both;
}

div.cms-form div.side-input input {
    width: 150px;
}

div.cms-form div.side-input label {
    width: 110px;
    float: left;
    text-align: right;
    padding-top: 3px;
    padding-right: 6px;
    clear: left;
    white-space: nowrap;
}


/*** Images ***/

div.images-list { /* div.cms-images */
    overflow: hidden;
    clear: both;
    margin: 20px 0px 0px 0px;
}


div.images-list div.img {
    float: left;
    margin: 0px 7px 7px 7px;
    padding-top:7px;
    text-align: center;
    overflow: hidden;
    background-color: #f9f9f9;
}

div.images-list div.img div.img-container
{
    width: 134px;
    margin-bottom:7px;
	padding:0 4px;
}

div.images-list div.album-img {
    float: left;
    margin: 0px 0px 1px 1px;
    padding-top: 0px;
    width: 210px;
    height: 140px;
    text-align: center;
}

div.images-list div.img div.img-container img {
	/*width:110px;*/	
}

div.img-container a.album
{
	display: inline-block;
}

div.img-container a.album div.img-rect img
{
	position: relative;
	margin-left: -5px;
	margin-top: -5px;
	cursor: pointer;
}

div.img-container a.album div.img-rect img.imgHeight
{
    height: 80px;
}

div.img-container a div.img-rect
{
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
	text-align: left;
}

div.images-list div.img img {
    /*border: 1px solid #bababa;*/
    border: 1px solid white;
}

div.images-list div.img img.imgWidth {
    width: 120px;
}

div.images-list div.img img.imgHeight {
    height: 80px;
}

div.images-list div.default img {
    /*border: 2px solid #888888;*/
    border: 1px solid white;
}

div.images-list div.actions {
    margin-top: -1px;
    font-size: 0.9em;
    line-height: 100%;
    color: #404040;
    margin-bottom: 7px;
}

div.images-list div.actions img {
    border-width: 0px;
}


div.images-list div.actions div.title
{
	text-align: center;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 4px;
    margin-bottom: 4px;
}

div.images-list div.actions div.album-title
{
	text-align: left;
	font-weight: normal;
	margin-left: 30px;
	margin-top: 15px;
	font-size: 15px;
	line-height: 14px;
    margin-bottom: 4px;
}

div.images-list div.actions div.album-title a
{
	text-decoration: none;
}

div.images-list div.actions div.date
{
	text-align: left;
	font-weight: normal;
	margin-left: 30px;
	margin-top: 3px;
	font-size: 13px;
    margin-bottom: 4px;
    text-transform: lowercase;
}


div.images-list div.actions div.comments
{
	text-align: left;
	font-weight: normal;
	margin-left: 30px;
    margin-bottom: 4px;
}


div.images-list div.actions a {
    color: #404040;
    text-decoration: none;
}

div.images-list div.actions a:hover {
    color: #000000;
}



/*** Clanok k albumu ***/

div.album-article {

}

div.album-article h2 {
    color: #627A9C;
    margin-bottom: 5px;
}

div.album-article a {
    margin-left: 5px;
    text-decoration: underline;
}

div.album-article a:hover {
    margin-left: 5px;
    text-decoration: none;
}



/*** Prezentacia ***/

div.presentation {
    color: #5f5f5f;
    font-size: 9pt;
    font-weight: bold;
    width: 150px;
    height: 15px;
    margin-bottom: 5px;
    margin-top: 3px;
}

div.photo-title {
    color: #000000;
    font-size: 10pt;
    margin-top: 17px;
    margin-bottom:-5px;
    font-weight: bold;
}


/*** gallery pager ***/


div.gallery-pager
{
	position: relative;
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.gallery-pager a.pager-button-link
{
	display: inline-block;
	width: 150px;
	text-align: center;
	text-decoration: none;
}

div.gallery-pager a.pager-button-link-disabled
{
	display: inline-block;
	width: 150px;
	text-align: center;
	text-decoration: none;
	cursor: default;
}

div.gallery-pager div.pager-button
{
	display: inline-block;
	color: #ffffff;
	padding-top: 3px;
	font-weight: bold;
	height: 21px;
	padding-left: 7px;
	width: 135px;
	padding-right: 10px;
	cursor: pointer;
}

div.gallery-pager div.right
{
	padding-right: 7px;
	padding-left: 10px;
}

div.gallery-pager div.pager-button img
{
	margin-top: 2px;
	margin-right: 7px;
	margin-left: 7px;
}


div.gallery-pager a.dots-link
{
    display: inline-block;
	height: 21px;
	width: 16px;
	padding: 0px;
	text-decoration: none;
	cursor: default;
}

div.gallery-pager div.dots
{
	display: inline-block;
	height: 18px;
	width: 16px;
	text-align: center;
	padding-top: 2px;
	margin-right: 3px;
	margin-top: 1px;
	font-size: 11px;
	font-weight: normal;
}


div.gallery-pager a.number-link-disabled
{
	display: inline-block;
	margin-right: 3px;
	margin-top: 1px;
	height: 18px;
	width: 20px;
	padding: 0px;
	text-decoration: none;
	cursor: default;
}

div.gallery-pager a.number-link
{
    display: inline-block;
	margin-right: 3px;
	margin-top: 1px;
	height: 18px;
	width: 20px;
	padding: 0px;
	text-decoration: none;
}


div.gallery-pager div.rect-number
{
	display: inline-block;
	height: 18px;
	width: 20px;
	text-align: center;
	color: #ffffff;
	padding-top: 2px;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	cursor: pointer;
}

div.gallery-pager div.rect-number-selected
{
	display: inline-block;
	height: 18px;
	width: 20px;
	text-align: center;
	padding-top: 2px;
	margin-right: 3px;
	margin-top: 1px;
	font-size: 11px;
	font-weight: bold;
	background: #ffffff;
	border-width: 1px;
	border-style: solid;
}


div.gallery-pager a.space
{
	display: inline-block;
	margin-top: 1px;
	width: 25px;
	height: 20px;
	padding: 0px;
	text-decoration: none;
	cursor: default;
}


div.gallery-pager div.space
{
    display: inline-block;
	width: 25px;
	height: 20px;
}


/*** photo detail ***/


table.photo-detail
{
	position: relative;
	padding-top: 20px;
	padding-left: 0px;
	margin-left: -10px;
	margin-bottom: 30px;
	width: 730px;
}

table.photo-detail td.left-part
{
	width: 575px;
	padding-left: 15px;
	vertical-align: middle;
}

div.big-photo
{
	position: relative;
	width: 470px;
	text-align: center;
	overflow: hidden;
}


div.big-photo img
{
    border: 1px solid white;
	/*border-style: solid;
	border-width: 1px;*/
}


div.big-photo img.imgWidth
{
	width: 470px;
}


div.big-photo img.imgHeight
{
	height: 570px;
}

table.photo-detail td.left-part div.desc
{
	position: relative;
	margin-top: 10px;
}

table.photo-detail td.left-part div.desc p
{
	margin-left: 20px;
	margin-bottom: 0px;
	font-size: 15px;
}

table.photo-detail td.left-part div.desc p.author
{
	margin-left: 20px;
	margin-bottom: 6px;
	font-size: 13px;
	font-weight: normal;
}

table.photo-detail td.left-part div.desc p.author a
{
	color: #000000;
	text-decoration: none;
}

table.photo-detail td.left-part div.desc div.text p
{
	font-weight: normal;
	font-size: 13px;
	margin-top: 15px;
}


table.photo-detail td.left-part div.desc p.date
{
	font-size: 11px;
}

table.photo-detail td.right-part
{
	width: 120px;
	padding-left: 20px;
	text-align: left;
	overflow: hidden;
}


table.photo-detail td.right-part div.space
{
	position: relative;
	height: 20px;
}


table.photo-detail td.right-part a
{
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	margin-bottom: 10px;
	/*margin-left: 20px;*/
	text-align: left;
}

table.photo-detail td.right-part a div.link
{
	/*width: 120px;*/
	margin-bottom: 4px;
	text-align: left;
}

table.photo-detail td.right-part a div.link span
{
	font-size: 13px;
}


table.photo-detail td.right-part a img.imgWidth
{
	width: 100px;
}

table.photo-detail td.right-part a img.imgHeight
{
	height: 100px;
}

table.photo-detail td.bottom
{
	position: relative;
	height: 25px;
	width: 100%;
}


p.not-registered a
{
	color: #000000;
}






/*----------------------------- upload photo form and result ---------------------------*/

div.cms-form div.input label.photo-label {
    width: 150px;
    text-align: left;
}

div.admin-result {
    margin: 5px 0px;
    border: 1px solid #D3D3D3;
    padding: 5px;
}

div.admin-result-img {
    width: 180px;
    height: 140px;
    float: left;
}

div.admin-result-form{
    float: left;
}

div.admin-result-form div.admin-result-label{
    float: left;
    width: 75px;
    padding:0 10px 5px 20px;
}

div.admin-result-form input.admin-result-name {
    width: 280px;
    margin-bottom: 5px;
}

div.admin-result-form textarea.admin-result-text {
    width: 280px;
    height: 100px;
}

div.admin-result-buttons {
    float: left;
    margin-top: 50px;
    margin-left: 20px;
}

div.admin-result-buttons a {
    color: #ffffff;
    background-color: #1F57A1;
    padding: 5px 10px;
    text-decoration: none;
}

div.upload-button {
    margin: 20px 0px 10px;
}


div.gallery-photo-pager {
    text-align: center;
    margin-top: 20px;
}

div.gallery-photo-pager a {
    text-decoration: none;
    font-weight: bold;
    color: #ec008c;
}
