body {
  background:transparent url(../images/myZvStripBackground.png) repeat-x scroll 0 160px;
}
/* moje zdary vary - spolecne nastaveni */
#myZvWrap {
  margin: 40px 290px 0 20px;  
}	
#myZvWrap h3{
	line-height: 25px;
	font-size: 14px;
	height: 25px;
	color: #780634;
	border-bottom: 2px #000 solid;
	margin-bottom: 5px;
}
#myZvWrapMessage h3{
	line-height: 25px;
	font-size: 14px;
	height: 25px;
	color: #780634;
	border-bottom: 2px #000 solid;
	margin-bottom: 5px;
}
/* moje zdary vary - spolecne nastaveni - END */



/*
  index
*/
.dayCalendar {
  border-top: 5px #CC0000 solid;  
  width: 50px;
  text-align: center;
  float: left;
  clear: left;  
}
.dayNumber {
  line-height: 25px;
  height: 25px;
  font-size: 16px;
  font-weight: bold;
}
.dayWrap {
  margin: 10px 0 40px 0;
}
.dayWrap p {
  padding: 10px 0 0 60px;
}
.eventDayH {
  background: #47055D;
  border-left: 0;
  font-style: normal;
  color: #fff;
  padding: 2px;
}
/*
  index - end
*/



/* moje zdary vary - navigace */
#myZvNavigation {
  
}
#myZvNavigation li {
  float: left;
}

#myZvNavigation li a{
  display: block;
  height: 30px;
  line-height: 30px;
  width: 139px;
  border-right: 1px #fff solid;
  background: #dfdfdf;
  text-align: center;
}

#myZvRightBox {
  width: 280px;
  float: right;
  background: url(../images/myZvRightBox.gif) repeat-y scroll left top;
  color: #fff;
}
#myZvRightBox h2{
  border-bottom: 1px #fff solid;
  padding: 5px 40px;
  color: #fff;
}
#myZvRightBox .addList {
  margin: 10px 40px;   
}
#myZvRightBox .addList a {
  
  text-decoration: none;
  color: #fff;  
}

#myZvRightBox .addList a:hover {
  text-decoration: underline;
}
/* moje zdary vary - navigace */

/* user list */

/* user list left*/
#userListLeft {
  width: 720px;
  float: left; 
}

.userListBox {
  width: 138px;
  height: 145px;
  float: left;
  margin: 20px 5px 0 0;
  overflow: hidden;
}
.userListBox img {
  vertical-align: middle;
}
.userListBox h2{
  font-size: 11px;
  font-weight: normal;
  margin: 0;
  padding: 0 0 10px 25px;
  line-height: 25px;
  height: 25px;
}

.ucSexM {
  background: url(../images/ucSexM.gif) no-repeat scroll left top;
}
.ucSexW {
  background: url(../images/ucSexW.gif) no-repeat scroll left top;
}
.ucReporter {
  background: url(../images/ucReporter.gif) no-repeat scroll left top;
}
.ucAdmin {
  background: url(../images/ucAdmin.gif) no-repeat scroll left top;
}

/* user list left - END */

/* user list right */
#userListRigh {
	margin: 15px 0 0 720px;
	background: url(../images/bgTips.gif) no-repeat scroll left bottom;
	text-align: left;
}

#userListRigh h3,#userListRigh h4 {
	margin: 0;
	padding: 0 5px 0 10px;
	height: 20px;
	line-height: 20px;
	background: #dadada;
	color: #494949;
	font-weight: normal;
	font-size: 12px;
}

#userListRigh h4 {
	background: #094c22;
	color: #fff;
	margin: 10px 0 0 10px;
}

#userListRigh p,#userListRigh img {
	margin: 0;
	padding: 0;
}

#userListRigh p {
	margin-left: 10px;
}

.objectsSlash {
	margin-top: 40px;
	width: 260px;
	height: 283px;
	background: url(../images/slash.jpg) no-repeat scroll right top;
}

/* user list right - END*/


/* user profile-edit */
#profileLeft {
  width: 720px;
  float: left;
  position: relative;
  margin-top: 20px;
}
#profileRight {
  margin-left: 740px;
}
#profileEdit {
  position: relative;
}
#profileEdit, #profileEdit dd {
  margin: 0;
  padding: 0;
}

#profileEdit fieldset{
  
}

#fieldset-aboutMe {
  width: 200px;
  position: absolute;
  left: 0; top: 0px;
}
#fieldset-contacts {
  width: 200px;
  position: absolute;
  left: 245px;
  top: 0;
}
#fieldset-favorites {
  width: 200px;
  position: absolute;
  left: 490px;
  top: 0;
}
#fieldset-setting {
  width: 230px;
  position: absolute;
  left: 735px;
  top: 130px;
}
#fieldset-saveBox {
   width: 230px;
  position: absolute;
  left: 730px;
  top: 70px; 
}


fieldset {
  border: 0;
}


#changeLogin{
   position: absolute; left: 740px; top: 380px; width: 160px; border: solid 1px #7FAAFF; background-color: #C5D9FF; padding: 5px; margin: 0px;
}
/* user profile-edit - END */


/* user articles - edit */
#acticleEditLeftBox {
  width: 470px;
  float: left;
}
#acticleEditLeftBox #textEdit-anotace {
  width: 460px;
}
.articleSavedImageBox {
  height: 140px;
  width: 320px;
  margin: 5px;
  float: left;
  position: relative; 
}
/* user articles - edit - END */


/* user event add */
#eventAdd #fieldset-main {
  width: 300px;
  float: left;
}
#eventAdd #fieldset-contact {
}

#formEvent .formEventLeft {
  float: left;
}

#formEvent .formEventRight {
  float: right;
} 

/* user event add - END */


/* user gallery - edit */
.mainImage .galleryImage{
  background: #035670
}
.savedImageBox {
  height: 100px;
  width: 300px;
  margin: 5px;
  float: left;
  position: relative; 
}
.galleryImage {
  float: left;
  padding: 5px;
  margin-right: 10px
}
#galleryEditFormLeft {
  width: 380px;
  float: left;
}
#galleryEditFormRight {
  margin-left: 410px; 
}
#thumbnails div {
  display: inline;
  padding: 5px;
  
}
/* user gallery - edit - END*/

/* user gallery - view */
#galleryBox{
	width: 720px;
	height: 480px;
	position: relative;
	text-align: center;
	background: #fff;	
}
#galleryBox a{
	width: 720px;
	height: 480px;
	display: block;
	  cursor: pointer;
}
#galleryImageLoader {
  width: 720px;
	height: 480px;  
}
#galleryPaginatorImages img {
  padding: 1px;
}
/* user gallery - view - END */


/* user profile detail */
#userProfileLeft {
	width: 320px;
	float: left;
}

#userProfile a {
  color:#B50D59;
}

.userM {
	border-bottom: 4px solid #18485e;
}
.userF {
	border-bottom: 4px solid #901842;
}

#userProfileInfo {
  margin-left: 20px;
  width: 350px;
  float: left;
}
#userProfile h2, #userProfile h3 {
  color: #000;
  border-bottom: 1px #ccc solid;
  line-height: 1.8em;
}
#userProfileInfo dl {
  padding: 10px 0;
  line-height: 1.6em;
}
#userProfileInfo dt {
  float: left;
}
#userProfileInfo dd {
  margin-left: 120px;
  color: #000;
}
#userProfileInfo .userMUsername, #userProfileInfo .userFUsername {
  font-size: 22px;
  line-height: 40px;
  border: 0;
  color: #18485e;
}
#userProfileInfo .userFUsername {
  color: #901842;
}



#userProfileRight {
  float: left;
  margin-left: 40px;
  padding: 40px 0 0 0;
}
#userProfileRight h3 {
  margin-bottom: 10px;
  width: 240px;
}
#userProfileRight .articleLine img {
  vertical-align: middle;
  padding-right: 5px;
  margin: 0;
}
#userProfileRight .articleLine {
  border: 0;
  padding: 0;
}

/* user profile detail - END */


#myZvWrap h3.add {
  border: none;
  margin-bottom: 5px;
}
#myZvWrap h3.add a
{
  background: url(../images/plus.gif) no-repeat scroll left center;
  padding-left: 20px;
  text-decoration: none;
}
#myZvWrapMessage h3.add {
  border: none;
  margin-bottom: 5px;
}
#myZvWrapMessage h3.add a
{
  background: url(../images/plus.gif) no-repeat scroll left center;
  padding-left: 20px;
  text-decoration: none;
}
#myZvWrapMessage img {
float: left;
padding-right: 5px;
}
h3.add a:hover {
  color: #000;
  margin: 0;
}

a.editArticle , .editArticle, .galleryOverviewBold {
	background-position: left bottom;
	height: 25px;
	line-height: 25px;
	padding: 0 10px 0 0px;
	text-decoration: none;
	font-weight: bold;	
}
a.editArticle:hover {
	text-decoration: underline;
}

a.editArticleA {
	background: url(../images/edit.gif) no-repeat scroll left -25px;
	background-position: left bottom;
	height: 25px;
	width: 300px;
	line-height: 25px;
	padding: 0 20px 0 20px;
	text-decoration: none;
	font-weight: bold;	
}
a.editArticleA:hover {
	background-position: left 0;
}

.articleLine {
  border-bottom: 1px #8ea8b3 solid;
  margin-bottom: 10px;
}




/*
  user gallery overview
*/
.galleryOverviewImg {
  padding: 0px 10px 0 0; 
  float: left;
}
#galleryOverviewLeft {
  width: 480px;
  float: left;
}
#galleryOverviewRight {
  margin-left: 500px;
  width: 460px;
}

#galleryOverviewLeft .articleLine, #galleryOverviewRight .articleLine {
  height: 100px;
}

#galleryOverviewLeft h2, #galleryOverviewRight h2 {
  font-size: 1.4em;
  line-height: 2.4em;
}
/*
  user gallery overview - END
*/

/* progres bar */
.progressWrapper {
	width: 230px;
	overflow: hidden;
}

.progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}
/* Message */
.message {
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #FFDD99;
	background-color: #FFFFCC;
	overflow: hidden;
}
/* Error */
.red {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}

/* Current */
.green {
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}

/* Complete */
.blue {
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

.progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 230px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	width: 230px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
}

a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(../images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

a.progressCancel:hover {
	background-position: 0px 0px;
}

#userMessages {
  padding: 10px 0 0 0;
}
.messagesList {
  padding: 10px 0;
}
#userMessages dt {
  font-weight: bold;
}
#userMessages dd {
  margin-left: 10px;
}
p.messagesList a {
	color: #B50D59;
	font-weight: bold;

}
/* gallery */
#galleryContainer {
	width: 765px;
	border: 1px solid #C8C8C8;
	padding: 10px;
	margin-top: 18px;
}
#photoContainer {
	width: 720px;
	float: left;
	padding: 10px;
	margin-top: 18px;
	}
	
#photoInfo {
	
	}
h2.fotoInfo {
}
.fotoContainer {
	float: left;	
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.fotoContainer a{
	display: block;
	padding: 3px;
	border: 1px solid #C8C8C8;
	width: 90px;
	/*height: 90px;*/
}
.fotoContainer a:hover{
	border: 1px solid #18485E;
}
.fotoContainerOrig {
	/*text-align: center;*/
}
.galleryWrap p {
	text-align: center;
}

.structureTree {
	margin-left: 480px;
}
.structureTree ul ul {
	padding-left: 30px;
}
