﻿.nostyle {
	border: 0;	
}

/* Overall Page */
/*main color: 742901
  2-n level menu: C75A07
  left border menu: 511800
  line between menu items: 000001
*/

body
{
  margin: 0px; /*padding: 0px;*/
  background-color: #EE811A;
}
*:focus, *:active
{
  -moz-outline: 0px none red;
  outline: 0px none red;
}
/* Header Section */
#header
{
  border-top: 3px solid #742901;
  border-bottom: 1px dotted #742901;
  background: url(Img/ohen.jpg) repeat-x;
  height: 70px;
}
#header .mainTitle
{
  font: 300% Arial, Helvetica, Georgia, "Times New Roman" , Times, serif;
  background: transparent url(Img/lilie70.gif) no-repeat;
  padding-top: 7px;
  margin-left: 0px;
  padding-left: 100px;
  color: White;
  height: 63px;
  overflow: hidden;
  white-space: nowrap;
}

/* Navigation */
#leftMenu
{
  width: 12em;
  float: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 90%;
  margin-left: 0.2em;
  margin-top: 2em;
}
#leftMenu ul
{
  list-style: none;
  margin: 0px;
  padding: 0;
}
/*#leftMenu li
{
  border-top: 1px solid #000001;
}*/
#leftMenu li a
{
  display: block;
  padding: 5px 5px 5px 0.5em;
  border-left: 12px solid #511800;
  border-right: 1px solid #511800;
  border-top: 1px solid #000001;
  background-color: #742901;
  color: #FFFFFF;
  text-decoration: none;
  overflow:hidden;
}
#leftMenu li a:hover
{
  background-color: #511800;
  color: #FFFFFF;
}
#leftMenu ul ul
{
  margin-left: 12px;
}
/*#leftMenu ul ul li
{
  border-top: 1px solid #000001;    
}*/
#leftMenu ul ul a:link, #leftMenu ul ul a:visited
{
  background-color: #C75A07;
  color: white;
}
#leftMenu ul ul a:hover
{
  background-color: #511800;
  color: #FFFFFF;
}

/* Main Content */
#content
{
  margin-top: 1em;
  padding-left: 13em;
  margin-right: 2em;
}
.article
{
  overflow: hidden;
}
.article h3
{
  margin: 0px;
  margin-top: 1.5em;
  padding-top: 0.25em;
  padding-left: 0.5em;
  height: 32px;
  vertical-align: middle;
  background-image: url(Img/gradient742901.png);
  background-repeat: repeat-x;
}
.czech, p.czech
{
  text-align: justify;
  text-indent: 1em;
}

/*galleries*/
.albumList li
{
  background: transparent url(img/frames.png) no-repeat scroll 0 0;
  min-height: 125px; /*height of background image*/
  overflow: hidden; /*clear:left;*/
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin-bottom: 1em;
}
.albumList li div.photos
{
  background-color: #DDDDDD;
  float: left;
  margin-left: 17px;
  margin-right: 17px;
  margin-top: 16px;
  margin-bottom: 19px;
}
.albumList li div.photos a
{
  background-color: #F5F5F5;
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  height: 90px;
  width: 120px;
}
.albumList li div.info
{
  overflow: hidden;
  padding-left: 2em;
  padding-top: 1em;
}
.albumList li div.photos a img
{
  border: medium none;
  display: none;
}
.albumList li div.info a
{
  color: Black;
}

/*photos (gallery)*/
.photo
{
  float: left;
  width: 132px;
  height:118px;
  margin: 15px;
  /*overflow: hidden;*/
  border: 2px solid Black;
  background: #F5F5F5;
  text-decoration: none;
  text-align: center;
}
.photo span
{
  border-bottom: solid 2px Black;
  display: block;
  height: 1.3em;
  font-size: 82%;
  color: Black;
  overflow:hidden;
}
.photo img
{
  border: 0px;
  padding: 5px;
  max-height:90px;
  max-width:120px;
}

/*Photo detail*/
#navigator input
{
  width: 32px;
  height: 32px;
  border: 0px;
  background-color: transparent;
  margin: 4px;
}
.FirstBtn
{
  background-image: url(Img/skip_backward32.png);
}
.FirstBtn:hover
{
  background-image: url(Img/skip_backward32_light.png);
}
.FirstBtnDis
{
  background-image: url(Img/skip_backward32_disabled.png);
}
.PreviousBtn
{
  background-image: url(Img/back32.png);
}
.PreviousBtn:hover
{
  background-image: url(Img/back32_light.png);
}
.PreviousBtnDis
{
  background-image: url(Img/back32_disabled.png);
}
.NextBtn
{
  background-image: url(Img/forward32.png);
}
.NextBtn:hover
{
  background-image: url(Img/forward32_light.png);
}
.NextBtnDis
{
  background-image: url(Img/forward32_disabled.png);
}
.LastBtn
{
  background-image: url(Img/skip_forward32.png);
}
.LastBtn:hover
{
  background-image: url(Img/skip_forward32_light.png);
}
.LastBtnDis
{
  background-image: url(Img/skip_forward32_disabled.png);
}
.PlayBtn
{
  background-image: url(Img/play32.png);
}
.PlayBtn:hover
{
  background-image: url(Img/play32_light.png);
}
.StopBtn
{
  background-image: url(Img/stop_playing32.png);
}
.StopBtn:hover
{
  background-image: url(Img/stop_playing32_light.png);
}
.HomeBtn
{
  background-image: url(Img/Home32.png);
}
.HomeBtn:hover
{
  background-image: url(Img/Home32_light.png);
}
.GalleriesBtn
{
  background-image: url(Img/Galleries32.png);
}
.GalleriesBtn:hover
{
  background-image: url(Img/Galleries32_light.png);
}
.ImagesBtn
{
  background-image: url(Img/Image32.png);
}
.ImagesBtn:hover
{
  background-image: url(Img/Image32_light.png);
}
.thumb
{
  display: block;
  margin-bottom: 5px;
  min-height: 100px;
}
.thumb img
{
  border: solid 5px Black;
}
.thumb img:hover
{
  border: solid 5px #f00; /*filter:alpha(opacity=60);   opacity:0.6;     -moz-opacity: 0.6;	   -khtml-opacity: 0.6; */
}
.thumb .selThumb
{
  border: solid 5px #3f3fff;
}
.GalRow
{
  padding-right: 12px;
}
#noteText
{
  text-align: center;
  color: Black;
  background-color: White;
}
#noteText.errorNote
{
  background-color: Red;
}
/*.likeTable
{
  display: table;
}
.likeTable div
{
  display: table-row;
}
.likeTable div div
{
  display: table-cell;
}*/
.registerTable label
{
  float: left;
  width: 10em;
  text-align: right;
  font-weight: bold;
  margin-right: 5px;
}
.registerTable div
{
  margin: 0.5em; /*to prevent "hang" textboxes */
  display: block;
}

.timeValue label
{
  float: left;
  width: 17em;
}
.timeValue div
{
  padding: 0.2em; /*to prevent "hang" textboxes */
  display: block;
}
.loginBox
{
  color: White;
  background-color: #742901;
  padding: 0.5em;
}
.loginBox input
{
  /*margin:0.5em;  */
}

.loginBox .loginInput
{
  margin:0;
  width:11em;
}

loginBox a
{
  color: White;
}
.loginBox a:visited
{
  color: White;
}

/*user profile*/
.UserProfileTable label
{
  float: left;
  width: 8em;
  text-align: right;
  font-weight: bold;
  margin-right: 5px;
}
.UserProfileTable div
{
  margin: 0.5em; /*to prevent "hang" textboxes */
  display: block;
}

.UserProfileTable div input
{
  width:20em;
}

.userProfileImage
{
  margin-bottom: 20px;
}

/*Error Summary*/
.errorProvider
{
  /*border:solid 10px Red;*/
  background-color:Red;
  font-size:large;
  padding:1.5em;
  color: white;
}

/*GroupPage*/
.groupsMember
{
  margin:1em;
  padding:1em;
  border: solid 2px black;
  overflow:hidden;
}
.groupsMember div
{
  width:120px;
  height:90px;
  text-align:center;
  float:left;
  margin-right:1em;
}
.groupsMember H3
{
  margin:0;
}

/*Message and Guets book*/
.bookItem
{
  margin-top: 2em;
  padding:1.5em;
  border: solid 1px black;
  background-color:White;
  overflow:hidden;
 }
.editedItem
{
  background-color:InactiveCaptionText;
}
.bookItem .bookH3
{
  font-size:large;
  margin:0;
}
/*.bookItem #body
{
  
}*/
.bookItem .portrait
{
  float:left;
  margin-right:1.5em;
}
.bookItem .portrait img
{
  border:solid 1px black;
}
.bookItem .name
{
  border-bottom:1px dashed;
}
hr {
 border: 0;
 border-bottom: 1px solid #742901;
}
.smallMargin
{
margin:0.3em;
}
