body {
    background-color: #FFFFFF;
    background-image: url("../images/pasik.jpg");
    background-repeat: repeat-x;
    margin: 0;
    padding: 0;
}

div.workspace {
	width:  1000px;
	text-align: center;
	margin: 0pt auto;
	padding: 0pt;
	font-family: Verdana, Arial, Tahoma;
	font-size: 9pt;
  }

div.workspace_foto {
	text-align: center;
	margin: 0pt auto;
	padding: 0pt;
	font-family: Tahoma, Verdana;
	font-size: 9pt;
	color: #4C2307;
  }

div.workspace_foto a:hover {
      color:  #000000;
      text-decoration: none;
      }

div.workspace_foto a {
      color:  #ce9860;
      text-decoration: none;
      }
      
div.menuCorner {
  width: 277px;
  height: 79px;
  background-image: url(../images/menu_roh.png);   
}   

div.rightBottom {
  background-image: url(../images/pruzok.jpg);
  height: 133px;
  width: 723px;
  padding: 0px 0px 17px 0px;
  float: right;
}  


div.pata {
	margin: 10px;
  padding-top: 25px;
  width: 683px;
  text-align: center;
  font-style: Palatino Linotype;
  color:#04243d;
  height: 45px;
} 

div.albums {
	border-right: 1px solid #4C2307;
  width: 258px;
  list-style-type: none;
  text-align: left;
  margin: 20px 0px 0px;
  padding-top: 10px;
  padding-bottom: 0px;
  padding-left: 19px;
  color: rgb(0, 0, 0);
  font-weight: bold;
  background-image: url("../images/menu_01.jpg");
  font-size: 15px;  
  font-family: Palatino Linotype,Verdana,Tahoma,Times New Roman; 
	}

div.albums a:hover {
	color: #C51700; // #F5BC7F;
	text-decoration: none;
}

div.albums a {
	color: #04243D; //#4C2307;
	text-decoration: none;
	overflow: hidden; 
}

div.miniaturs {
	margin: 20px 0px 0px 0px;
  padding: 10px 20px 10px 20px;
	text-align: center;
  float:right;
  width: 683px;
  background-color: rgb(255, 255, 255);
	}

div.album {
	font-size: 10pt;
	padding-left: 5px;
	font-weight: normal;
	height: 19px;
	overflow: hidden;
	}

div.album_title {
	padding-left: 15px;
	padding-top: 10px;
}

div.miniatur {
	text-align: center;
//  padding-top: 15px;
	}

div.miniaturs a:hover {
      color:  #000000;
      text-decoration: none;
      }

div.miniaturs a {
color: #04243D;
overflow: hidden;
text-decoration: none;
      }

div.nazov {
    	font-size: 12pt;
    	font-weight: bold;
    	text-align: center;
    	height: 30px;
    	padding-left: 10px;
    	padding-right: 10px;
	padding-top: 5px;
	border-bottom: 1px solid #dadee1;
      }

div.comment {
	font-size: 9pt;
	text-align: justify;
	border-bottom: 1px solid #DADEE1;
	padding: 5px;
}

div.buttons {
	color: #4C2307;
	text-align: center;
	padding: 10px;
	}

div.title {
	color: #4C2307;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 20px;
	}

.photo {
	text-align: center;
}

div.comments {
	margin-left: 100px;
	margin-right: 100px;
	padding: 5px;
	text-align: center;
}

div.folder {
	background: transparent url(JS/images/folder.png) no-repeat;
	width: 17px;
	height: 18px;
	float: left;
	padding-right: 5px;
}

div.link_t {
      font-size: 8pt;
      font-weight: bold;
      }
  
div.link_d {
      font-size: 8pt;
      font-weight: bold;
      }
           
div.link_top {
      padding-top: 10px;
      width:  157px;
      height: 15px;
      float: left;
      background-image: url(pic/hprechod.jpg);
      background-repeat: repeat-x;
      }

div.link_down_corner_left {
	background: transparent url(pic/corner_left_down.png) no-repeat;
	width: 29px;
	height: 25px;
	float: left;
}

div.link_down_corner_right {
	background: transparent url(pic/corner_right_down.png) no-repeat;
	width: 29px;
	height: 25px;
	float: right;
}

div.link_top_corner_left {
	background: transparent url(pic/corner_left_top.png) no-repeat;
	width: 29px;
	height: 25px;
	float: left;
}

div.link_top_corner_right {
	background: transparent url(pic/corner_right_top.png) no-repeat;
	width: 29px;
	height: 25px;
	float: right;
}

div.link_down {
      padding-top: 1px;
      width:  157px;
      height: 24px;
      float: left;
      background-image: url(pic/dprechod.jpg);
      background-repeat: repeat-x;
      }

div.link_top a:hover, div.link_down a:hover, div.stred_menu a:hover{
      color:  #ce9860;
      text-decoration: none;
      }

div.link_top a, div.link_down a, div.stred_menu a {
      color:  #ffffff;
      text-decoration: none;
      }

div.banner {
      height: 100px;
      background-image: url(pic/banner.jpg);
      cursor:pointer;
  }   
