﻿body {
	margin:0;
	padding:0;
	background-attachment: fixed;
	background-image:   url(../jurk/bg-lenta.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: serif;
	font-size: 16px;
	font-style: italic;
	color: #F1D1F0;
}
a {
	text-decoration: none;
	color: #B76FFF;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	color: #F1D1F0;
}
.h1 a {
		color: #F1D1F0;
		}
			
.h1 a:hover {
		color: #F1D1F0;
		}		
img {
	border: 0;
}

.noborder td {
	border: 0;
}

td img {
	border: 1px #dcdcdc solid;
}

p {
	margin-top: 3px;
	text-align: justify;
}

.center td {
	text-align: center;
}

#gallery {
	background-color: #310543;
	width: 100%;
	height: 100%;
}

.gallery_text {
		font-size: 13px;
		text-align: center;
		vertical-align: top;
		}
		
.copyright {
		font-size: 11px;
		text-align: center;
		vertical-align: top;
		}
		
.pages {
	height: 10px;	
	text-align: right;
 	font-style: normal;
}

.pages a {
	color: #B76FFF;
}

.pages a:hover {
	color: #B76FFF;
}

.foother {
	background-image:  url(../jurk/foother.jpg);
	background-repeat:no-repeat;
	height:50px;
	border:0px;
	color: #B76FFF;
	font-size: 15px;
 	font-style: normal;
}
.foother a {
	color: #B76FFF;
}
.foother a:hover {
	color: #B76FFF;
}