body{
	margin:0px;
	padding:0px;
	background:url(/media/layout/bg.gif) top repeat-x;
	text-align:center;
}
body, input, select, textarea{
	font-family:Tahoma;
	font-size:11px;
	color:#5C5C5C;
}
img{
	border:0px;
}
a{
	text-decoration:none;
	color:#060606;
}
h1{
	font-size:24px;
	margin:6px 0px 4px 0px;
	color:#051843;
	font-family:"Book Antiqua";
}
h2{
	font-size:26px;
	margin:6px 0px 12px 0px;
	color:#051843;
	font-family:"Book Antiqua";
}
h3{
	margin:0px;
	font-size:14px;
	color:#051843;
}
.clear{
	clear:both;
}



#container{
	width:1022px;
	margin:0px auto;
	padding-bottom:30px;
	text-align:left;
}
#left_side{
	width:230px;
	padding:337px 12px 0px 0px;
	background:url(/media/layout/poza.jpg) top no-repeat;
	float:left;
}
#left_menu{
	background:url(/media/layout/bg_left.gif) repeat-y;
}
#left_menu_top{
	background:url(/media/layout/bg_left_top.gif) top no-repeat;
}
#left_menu_bottom{
	padding-bottom:11px;
	background:url(/media/layout/bg_left_bottom.gif) bottom no-repeat;
}
#menu a{
	width:163px;
	height:20px;
	padding:7px 30px 5px 30px;
	background:url(/media/layout/bg_menu.gif) no-repeat;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	display:block;
}



#newsletter_form{
	margin:0px;
	padding:15px 30px 30px 35px;
	line-height:1.3;
}
#newsletter_email{
	width:110px;
	padding:5px;
	border:2px solid #AFAFAF;
}
#newsletter_button{
	padding:5px 0px;
	margin:2px 0px 10px 0px;
	border:0px;
	background-color:#041944;
	color:#ffffff;
	font-weight:bold;
	width:124px;
}



#header{
	width:778px;
	height:125px;
	padding-top:48px;
	text-align:center;
	float:left;
}



#page{
	width:780px;
	background:url(/media/layout/bg_page.gif) repeat-y;
	float:left;
}
#page_top{
	background:url(/media/layout/bg_page_top.gif) top no-repeat;
}
#page_bottom{
	padding:16px 25px 51px 22px;
	background:url(/media/layout/bg_page_bottom.gif) bottom no-repeat;
}



#page_contents{
	width:500px;
	font-size:12px;
	line-height:1.5;
	text-align:justify;
	float:left;
}



#right_side{
	width:182px;
	line-height:1.6;
	float:right;
}
#gallery{
	text-align:center;
}
#gallery img{
	margin-bottom:10px;
}



#footer{
	color:#464646;
	text-align:center;
	padding-top:15px;
}
#footer a{
	color:#464646;
	padding:0px 5px;
}
#footer a.on{
	text-decoration:underline;
}



form.tablestyle{
	margin:0px;
	padding:10px 0px;
}
td.label_cell{
	text-align:right;
}
input.field, textarea.field, select.field{
	border:1px solid #AFAFAF;
	padding:3px;
}
input.field, textarea.field{
	width:222px;
}
select.field{
	width:230px;
}
textarea.field{
	height:190px;
}
input.submit{
	border:0px;
	background-color:#041944;
	color:#ffffff;
	padding:3px 8px;
	font-weight:bold;
	cursor:pointer;
}
.mandatory, .highlighted{
	color:#041944;
}
#note{
	text-align:center;
	border-top:1px solid #dedede;
	margin-top:20px;
	padding-top:5px;
}




ul{
	margin:0px 15px;
	padding:10px 15px;	
	list-style:circle;
}
li{
	margin:0px;
	padding:0px;
}


ul.simple{
	margin:0px 0px 5px 0px;
	padding:0px;
	list-style:none;
}
ul.simple li{
	margin:0px;
	padding:0px;
}

ul.simple li a{
	color:#ffffff;
}
img.bordered{
	border:3px solid #D7D7D5;
}
img.spaced{
	margin:0px 12px 8px 0px;
}
.border_bottom{
	padding-bottom:6px;
	margin-bottom:10px;
	border-bottom:1px solid #3C5995;
}
.align_right{
	text-align:right;
}
a.button_link{
	padding:1px 4px;
	color:#ffffff;
	background-color:#051A45;
	border:1px solid #6A7390;
}



.article_intro{
	padding:5px 0px;
}
.article_intro img{
	margin:0px 10px 5px 0px;
}
#pages_scroll{
	padding:5px 0px;
}


.video{
	padding:5px 0px 15px 0px;
	text-align:center;
}



#gallerypic div{
	text-align:center;
	float:left;
}
#gallerypic a{
	padding:10px 10px 2px 0px;
	display:block;
}

#gallerypic img{
	border:3px solid #EEEEEE;
}

#gallerypic img:hover{
	border:3px solid #7C0D06;
}