@charset "utf-8";
/* CSS Document */

.body
{
	margin: 0 auto;
}

#wrapper {
	width: 730px;
	margin: 0 auto;
	padding: 0;
}

/*Header*/

#Header
{
	width: 730px;
	height: 216px;
	background: #f5f5f5 url(../images/header.jpg) repeat-x;
	margin: 0 auto;
	padding: 0;
}

#Header h2
{
	margin-right: 40px;
	font-family:"Times New Roman", Times, serif;
	text-align: right;
	font-size: 22px;
	color: #92cce4;
}

#Header h2 b
{
	color: #1d224f;
}

#logo
{
 	background: url(../images/sigla.jpg) no-repeat;
	width: 327px;
	height: 72px;
}

#HeaderPic
{
	background: url(../images/poza_header.jpg) no-repeat;
	width: 327px;
	height: 144px;
	float: left;
	margin: 0 auto;
	padding: 0; 
}

#HeaderBottom
{
	background: url(../images/header_bottom.jpg) no-repeat;
	width: 403px;
	height: 11px;
	margin-left: 327px;
	margin-top: 64px;
	border-top-width: 1px;
	border-top-color: #000000;
}

/*EndHeader*/

/*Navbar*/

#Navbar
{
	margin: 0 auto;
	padding: 0;
	background: url(../images/navbar.jpg) no-repeat;
	whidth: 730px;
	height: 32px;
}

#Navbar ul
{
	margin: 0 auto;
	padding-top: 5px;
}

#Navbar li
{
	display: inline;
	padding-left: 10px;
}

#Navbar a:hover
{
	padding-top: 5px;
	color: #92cce4;
}


.menu
{
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.menu_selected
{
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #1d224f;
}
/*EndNavbar*/

/*Sidebar*/

#Sidebar
{
	float: left;
	background: #dae8ef;
	margin: 0 auto;
	padding: 0;
}

#SidebarContent
{
	position: relative;
	background: #dae8ef url(../images/sidebar.jpg) repeat-x;
	width: 227px;
}

#SidebarContent #menu {
	margin-left: 0;
	padding-left: 0;
	margin-top: 20px;
	height: auto;
	width: 227px;
	float: left;
}

#SidebarContent #menu ul
{
	margin: 0 auto;
	padding: 0;
	
}

#SidebarContent #menu li {
	display: block;
	list-style-type: none;
}

#SidebarContent #menu a {
	font-size: 11px;
	line-height: 5px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 30px;
	text-decoration: none;
	background: #000000 url(../images/menu_bg.jpg) no-repeat left;
	height: 32px;
	width: 180px;
	display: block;
	outline:0;
	margin-bottom: 5px;
}

#SidebarContent #menu a:hover {
	color: #1d224f; 
}

#SidebarContent #menu .accordion
{
	margin-left: 10px;
}

#SidebarContent #menu .accordion a {
	color: #FFFFFF;
}

#SidebarContent #menu .accordion a:hover {
	color: #1d224f;
}

#SidebarBottom
{
	width: 224px;
	margin-bottom: 100px;
	padding: 0;
}

#SubscribeIco
{
	margin-left: 7px;
	margin-bottom: 10px;
	padding-top: 8px;
	width: 213px;
	height: 37px; 
	background: url(../images/subscribe.png) no-repeat;
}

#SubscribeIco a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #1d224f;
	text-decoration: none;
	float: left;
	margin-left: 50px;
}

#SubscribeIco a:hover
{
	color: #92cce4;
	font-weight: bolder;
}

#SidebarBottom h2
{
	margin-top: 16px;
	padding-right: 20px;
	font-family: Times New Roman, Times, serif;
	color: #ffffff;
	font-size: 20px;
	text-align: right;
}

#SidebarBottom h2 b
{
	font-weight: bold;
	color: #1d224f;
}

/*EndSidebar*/

/*Content*/


#Content
{
	background: url(../images/content.jpg) repeat-x;
	width: 503px;
	float: right;
	padding-bottom: 20px;;
	margin: 0 auto;
	/*margin-left: 227px;*/
}

#Content table
{
	color: #1d224f;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 450px;
	line-height: 20px;
}

#Content label
{
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#Content table td
{
	padding-left: 30px;
}

#Content p b
{
	color: #1d224f;
	font-weight: bold;
}

.ContentTitle
{
	padding-left: 30px;
	padding-top: 50px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 400;
}

.ContentImageLeft
{
	margin-left: 30px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left; 
}

.ContentImageRight
{
	margin-left: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-top: 20px;
	float: right;
}

.ContentTextTop
{	
	padding-left: 30px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #7aa8be;
}

.ContentTextBottom
{
	padding-left: 30px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
/*EndContent*/

/*Footer*/

#Footer
{
	background: url(../images/footer.jpg) repeat-x;
	width: 730px;
	height: 64px;
	float: left;
	margin: 0 auto;
	padding-top: 20px;
}

#Footer h2
{
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
}
/*EndFooter*/

.Hidden
{
	visibility: hidden;
}