/* Main, for common use in all pages */
*
{
	margin:			0;
	padding:		0;
	border:			0 none;
	font-family:	Verdana,Times New Roman,Times,serif;
	color:			#000;
	font-size:		11px;
}
html,
body
{
	height: 100%;
}
div#pageContent
{
	position:	relative;
	margin:		0 auto;
	width:		1037px;
}
div#pageContent
{
	height: 57%;
}
div#top
{
	background:	url(../images/backgr_top.jpg) no-repeat;
	width:		1037px;
	height:		237px;
	text-align:	center;
	position:	relative;
	margin:		0 auto;
	float:		left;
}
div#top a#logo_small
{
	display:	block;
	position:	absolute;
	top:		30px;
	left:		/*750px;*/ 50px;
	background:	url(../images/KR_vektors2_small.png) no-repeat;
	width:		309px; /*109px;*/
	height:		280px; /*28px;*/
}

div#menu_container
{	
	width:		1037px;
	left:		2px;
	text-align:	center;
	position:	relative;
	margin:		-29px auto 0 auto;
	float:		left;
}
div#menu_container div#menu
{
	width:				100%;
	list-style-type:	none;
	padding:			10px 0 3px 0;
}
div#menu_container div#menu a
{
	margin:	0 12px 0 11px;
}

div#menu_container div#menu a
{
	font-size:		12px;
	font-family:	Trajan pro, Tahoma, Times New Roman, sans-serif;
	font-weight:	bold;
	color:			#231F20;
	text-decoration:none;
}
div#menu_container div#menu a span.first_letter
{
	font-size:		14px;
	font-family:	Trajan pro, Tahoma, Times New Roman, sans-serif;
	font-weight:	bold;
	color:			#231F20;
	position:		relative;
	margin:			0 -1px;
}

div#submenu_container
{
	width:		993px;
	height:		23px;
	z-index:	10;
	background:	#FFF;
	text-align:	center;
	position:	relative;
	margin:		0 auto;
	float:		left;
	margin-left:22px;
	display:	inline;
}
div#submenu_container div#submenu a
{
	font-family:	Trajan pro, Tahoma, Times New Roman, sans-serif;
	font-weight:	bold;
	color:			#231F20;
	font-size:		12px;
	text-decoration:none;
	margin:			0 15px;
	position:		relative;
	top:			4px;
}

div#main
{
	background:	url(../images/backgr_main.jpg) repeat-y 0 0;
	width:		995px;
	min-height:	100%;
	z-index:	1;
	padding:	63px 0 40px 0;
	text-align:	center;
	position:	relative;
	margin:		-23px 0 0 21px;
	float:		left;
	display:	inline;
}
div#main div#top_background
{
	background:	url(../images/backgr_main2.jpg) no-repeat 0 0;
	width:		995px;
	height:		196px;
	position:	absolute;
	top:		0;
	left:		0;
	z-index:	1;
}
/*
div#main div#corner_tl
{
	background:	url(../images/corner_butterflies_tl.png) no-repeat;
	width:		261px;
	height:		188px;
	position:	absolute;
	top:		8px;
	left:		-12px;
}
div#main div#corner_tr
{
	background:	url(../images/corner_butterflies_tr.png) no-repeat;
	width:		261px;
	height:		188px;
	position:	absolute;
	top:		8px;
	right:		-12px;
}*/
div#main h1
{
	font-family:	Trajan pro, Tahoma, Arial, Times New Roman, Helvetica, sans-serif;
	font-weight:	bold;
	color:			#231F20;
	font-size:		24px;
	position:		relative;
	z-index:		100;
}
div#main div#content
{
	width:		603px;
	float:		left;
	text-align:	left;
	margin:		27px 195px 50px 195px;
	display:	inline;
	clear:		both;
	position:	relative;
	z-index:	100;
}
div#main div#content p
{
	margin:		10px 0;
	text-align:	justify;
}
div#main div#content h2.news_header
{
	background:			url(../images/backgr_newsheader.png) no-repeat;
	position:			relative;
	z-index:			1000;
	text-decoration:	underline;
	padding:			0 50px;
	margin:				0 auto;
	width:				480px;
}
div#main div#content h2.news_header img.header_button
{
	position:		relative;
	top:			-1px;
	padding-right:	4px;	
}
div#main div#content div.news_text
{
	position:	relative;
	margin:		2px auto 25px auto;
	width:		480px;
	padding:	0 50px;
	z-index:			1000; /* testam uz unitpndfix */
}

div#main div#content img
{
	margin-right:	10px;
}

/* Gallery */
div#main div#content div.galleryItem
{
	float:		left;
	margin:		0px 10px 30px 10px;
	display:	inline;
	height:		125px;
	z-index:			1000; /* testam uz unitpndfix */
}
div#main div#content div.picItem
{
	float:		left;
	margin:		0 10px 20px 10px;
	display:	inline;
	height:		110px;
	width:		110px;
}                                                            
div#main div#content div.partItem                           /*participants sadaljai */
{
	float:		left;
	margin:		0 5px 20px 5px;
	display:	inline;
	height:		150px;
	width:		120px;
	z-index:			1000; /* testam uz unitpndfix */
}
div#main div#content div.galleryItem a,
div#main div#content div.picItem a
{
	text-decoration:	none;
}
div#main div#content div.galleryItem div.galleryTitle,
div#main div#content div.galleryItem div.galleryTitlePicture,
div#main div#content div.galleryItem div.galleryDescription,
div#main div#content div.picItem div.picTitle,
div#main div#content div.picItem div.picThumbnail,
div#main div#content div.picItem div.picDescription
div#main div#content div.partItem div.picTitle,               /*participants sadaljai */
div#main div#content div.partItem div.picThumbnail,           /*participants sadaljai */
div#main div#content div.partItem div.picDescription          /*participants sadaljai */
{
	text-align:	center;
}
div#main div#content div.galleryItem div.galleryTitlePicture,
div#main div#content div.picItem div.picThumbnail
{
	padding:	4px 0;
}
