/* Created by TopStyle Trial - www.topstyle4.com */
body {
	/*background-color: white;*/
	color: white;
	font-family : Verdana, Arial, " sans-serif" ;
	font-size : 10pt;
	font-weight: normal;
	text-align: center;
/*	background-image: url(../grafika/stopy4c2.png) ;
#	background-image: url(../grafika/stopy4ca-2.png) ;*/
	background-image: url(../grafika/stopy-4aj_3.jpg) ;
	background-attachment: scroll;
	background-position: top;
	background-repeat: repeat;
}

/*body.theway {
	background-image: url(../grafika/stopy4c.png) ;
}*/


/*#homeIcon {

}*/

img {  
	border-style: none;
}

#img.source-image {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

.TheWayTitle {
	color: white;
	font-weight: normal;
}

.TheWayInfo {
	color: white;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.current {
	font-weight: bold;
	text-decoration: underline;
	
	font-size : 16pt;
}

	.popup {
		position:relative;
		z-index:24;
		color:#000000;
		text-decoration:none;
	}
	.popup:hover {z-index:25;}
	/*.popup:hover {z-index:25; background-color:#9999cc}*/
	.popup span {display:none; }
	.popup:hover span {
		display:run-in;
		position:relative;
		bottom:-30px; left:0px;
		width:200px;
		padding:3px;
		/*border:1px solid #000000;*/
		/*background-color:#3366cc; color:#000;*/
		
	}

div.friends {
	margin: 30px 40px 20px 40px;
}

img.friends {
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px
}

span.friendsTitle {
}

table.wedding {
	width: 100%;
}
	
.linkdivider {
	color: #b0b000;
}

#maincontainer {
	text-align: left;
	width: 700px;
	height: 1000px;
/*	background: white;*/
	margin: 0 auto 0 auto;
	padding: 0;
}

#header {
	text-align: center;
	margin-bottom: 50px;
	margin-top: 10px;
	text-transform: inherit;
	font-variant: small-caps;
	font-size: 15px;
	font-weight: bold;
}

#footer {
	text-align: center;
	margin-bottom: 50px;
	margin-top: 50px;
	font-size: 9pt;
	font-style: italic;
}

#poemeTitle {
	font-size: 25px;
/*	font-style: oblique;*/
	margin-bottom: 30px;
	margin-top: 75px;
	margin-left: 200px;
/*	text-align: center;*/
	font-weight: 500;
	font-variant: small-caps;
}

#poemeText {
	margin-left: 200px;
}



