body  {
	background : url(../graphics/vertical.png) repeat-x;
	padding : 0;
	margin : 0;
	font-family : Verdana, Geneva, sans-serif;
	font-size : 11px;
	color : #000;
	background-color : #212121;
}
a {
	color : #000;
	text-decoration : underline;
}
a:hover {
	color : #f47a29;
}
h1, h2, h3, h4, h5 {
	font-size : 18px;
}
img {
	border : 0;
}
hr {
	border : 0;
	border-bottom : 1px dotted #666;
}
p {
	padding : 0;
	margin : 0;
}
ul {
	list-style-type : none;
}
.pageAll {
	background : url(../graphics/line.png) repeat-y;
	width : 998px;
	margin : 0 auto;
	height : 100%;
	min-height : 100%;
	
}
.page {
	background : url(../graphics/top.png) no-repeat;
	width : 998px;
	min-height : 715px;
	height : auto !important ;
	display:table;
}
.flash {
	margin-top : 6px;
	margin-left : 75px;
	width : 863px;
	height : 228px;
	border : 0;
}
.menu a {
	color : #fff;
	text-decoration : none;
}
.langs {
	margin-left : 30px;
	width : 190px;
	height : 11px;
	padding-bottom : 10px;
}
.langLt {
	background : url(../graphics/lt.gif) no-repeat;
	height : 11px;
	width : 16px;
	padding-right : 5px;
	float : left;
	cursor : pointer;
}
.langEn {
	background : url(../graphics/en.gif) no-repeat;
	height : 11px;
	width : 16px;
	padding-right : 5px;
	float : left;
	cursor : pointer;
}
.langFr {
	background : url(../graphics/fr.gif) no-repeat;
	height : 11px;
	width : 16px;
	padding-right : 5px;
	float : left;
	cursor : pointer;
}
.menu {
	width : 180px;
	margin-top : 42px;
	margin-left : 116px;
}
.menus {
	margin-top : 38px;
	width : 235px;
	margin-right : 10px;
	min-height : 200px;
	float : right;
}
.second {
	margin-left : 20px;
}
.content {
	margin-top : 20px;
	margin-right : 100px;
	float : right;
	width : 530px;
	padding : 10px 15px 10px 15px;
}
.title {
	font-size : 16px;
	font-weight : bold;
	margin-top : 7px;
}
.turinys {
	width : 500px;
	line-height : 22px;
	margin-top : 17px;
}
.album {
	width : 530px;
	margin-top : 50px;
	margin-bottom : 50px;
	height:auto;
}
.secure {
	margin-top : 50px;
	width : 500px;
}
.pageBottom {
	background-image : url(../graphics/bottom.png);
	background-repeat : no-repeat;
	width : 998px;
	height : 87px;
}
.nav {
	height : 40px;
	width : 141px;
	margin-left : 130px;
}
.navInside {
	width : 47px;
	height : 30px;
	float : left;
	cursor : pointer;
}
.rights {
	width : 500px;
	height : 15px;
	float : right;
	font-size : 10px;
	color : #fff;
	margin-top : 20px;
}
.rights a {
	color : #fff;
	text-decoration : none;
} 
