@charset "windows-1250";

	/**************************/
	/*  08.2009               */
	/*  version 1.0           */
	/*  copyright crudo       */
	/**************************/


.photos_set_title{
    color:#000000;
    font-size:23px;
    font-weight:normal;
    letter-spacing:1px;
    padding:5px 0 10px;
}

.photos_set_table{
	margin: 0 auto;
	padding: 0px;
}

.photos_set_list_td{
	/*
	width: 300px;
	*/
}

.photos_set_td{	
/*	padding: 3px; */
}

.photos_set_td img{
/* 	margin: 3px !important; */
}
.photos_set_td a img{
	border: 1px solid #888888 !important;
}
.photos_set_td a:hover img{
	border: 1px solid #D80024 !important;
}



.photos_set_td a img.photos_image_link{
	border: 1px #D80024 solid !important;
}

.photos_set_back{
	margin: 10px;
	text-align: center;
	font-size: 16px;
}

.photos_set_back a {
  color: #D80024;
  text-decoration: none;
}

.photos_set_back a:hover {
  color: #D80024;
  text-decoration: none;
}

.photos_year_select{
/*
	float: right;
	clear: both;
*/	
}

.photos_last_photos_table{
	padding: 0px;
	}
.photos_last_photos_td{
	padding: 5px;
	}
.photos_last_photos_td a img{
	width: 65px;
	height: 65px;
	border: 7px #D80024 solid !important;
}


/* upravy stylu  pro Contest */

.photos_set_list_td .photos_set_td {
  color: #D80024 !important;
}

.photos_set_list_td .photos_set_td a {
  color: #D80024;
  font-size: 13px;
  text-decoration: none;
} 


.photos_set_list_td .photos_set_td a:hover {
  color: #D80024;
  font-size: 13px;
  text-decoration: none;
}

.photos_set_list_td .photos_set_td a img {
  border: 1px solid #D80024;
}

.photos_set_list_td .photos_set_td a.odkaz {
  color: #D80024;
  font-size: 1em;
  text-decoration: none;
} 

.photos_set_list_td .photos_set_td a.odkaz:hover {
  color: #D80024;
  font-size: 1em;
  text-decoration: underline;
} 

.photos_set_back {
  color: #335533;
}

.photos_set_back a {
  color: #335533;
  text-decoration: none;
}

.photos_set_back a:hover {
  color: #335533;
  text-decoration: underline;
}

.photos_set_navigation{
	margin: 10px;
	text-align: center;
	font-size: 14px;
}

.photos_set_navigation a.link{
  background: #D80024; 
  color: #ffffff; 
  padding: 1px 6px; 
  text-align: center; 
  text-decoration:none; 
}

.photos_set_navigation a.link:hover{
  text-decoration: none; 
}


.photos_set_navigation span.link_active{
  text-decoration: none; 
  padding: 1px 6px; 
  color: #000000 !important; 
}

div.photos_year_select_div {
  text-align: center;
  margin-bottom: 10px;
}

