body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #EFEFEF;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #A4A2AD;
}

#container {
	width: 742px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

#container-header {
	width: 740px;
	height: 114px;
	padding: 0 0 0 0;
	background-image: url(../images/background_header.gif);
	color: #334581; 
}

#container-header span {
	color: #000000; 
}

#container-header .language-flag {
	position: relative;
	left: 640px;
	top: 15px;
}

#container-header .language-flag img {
	border: none;
}

#container-header a {
	border: none;
	text-decoration: none;
}

#container-header .navigation {
	position: relative;
	left: 576px;
	top: 77px;
}

#container-menu {
	padding: 0 0 0 0;
	margin-bottom: 0;
	width: 740px;	
	height: 81px;	
	background-image: url(../images/background_menu.gif);
}

#container-navigation {
	width: 580px;
	height: 22px;
	position: relative;
	top: 5px;
	left: 80px;
	padding: 15px 0px 0px 10px;
}

ul#navigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navigation li {
	display: inline;
	list-style: none;
	height: 20px;
	background-image: url(../images/sipka_o.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

#navigation li a {
	color: #ffffff;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 15px 0px 10px;
}

#navigation li a span {
	color: #ffffff;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid #4e73ba;
	padding: 5px 25px 0px 10px;
}

#navigation li a:hover {
	color: #F7B748;
}

#navigation li a span:hover {
	color: #F7B748;
}

#breadcrumbs {
	color: #4e73ba;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 15px 0px 0px 28px;
}

#breadcrumbs a {
	color: #4e73ba;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#breadcrumbs span {
	color: #F7B748;
}

#container-content-header {
	background-image: url(../images/background_text_top.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 740px;
	height: 11px;
}

#container-content {
	background-image: url(../images/background_text_middle.gif);
	background-repeat: repeat-y;
	height: 100%;
}

#content {
	width: 530px;
	background-color: transparent;
	vertical-align: top;
	float: left;
}

#right-column {
	width: 165px;
	margin-left: 540px;
	background-color: transparent;
	vertical-align: top;
}

#container-footer {
	width: 740px;	
	height: 29px;
	background-image: url(../images/background_footer.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	color: #A4A2AD;
}

#container-footer a:hover {
	color: #A4A2AD;
}

#footer-copyright {
	font-size: 9px;
	padding: 13px 0px 0px 540px;
}

.clearer {
	clear: both;
}

h1 {
	font-size: 20px;
	color: #334581;
	margin: 0 0 0 0;
	padding: 0px 0px 20px 35px;
	background-image: url(../images/sipka_b.gif);
	background-repeat: no-repeat;
	background-position: 25px 8px;
}

h2 {
	font-size: 16px;
	color: #334581;
	padding: 5px 0px 5px 25px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	font-size: 13px;
	color: #334581;
	padding: 5px 0px 0px 25px;
	text-transform: uppercase;
	letter-spacing: -0.45px;
}
	
h4 {
	font-size: 13px;
	color: #334581;
	text-transform: uppercase;
	letter-spacing: -0.45px;
}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0px 10px 25px;
	height: 1px;
}

#right-column hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0px 10px 10px;
}

#content p {
	text-align: justify;	
	line-height: 19px;
	color: #555555;
	margin: 15px 10px 20px 25px;
}

#content p a, #content li a, #right-column p a, ul#news a {
	text-decoration: none;
	color: #334581;
	border-bottom: 1px dotted #334581;
	padding: 2px 1px 0px 1px;
}

#content p a:hover, #content li a:hover, #right-column p a:hover, ul#news a:hover  {
	text-decoration: none;
	color: #334581;
	border-bottom: 1px dotted #F7B748;
	padding: 2px 1px 0px 1px;
}

#content h3 a {
	font-size: 13px;
	color: #334581;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -0.45px;
	border-bottom: 1px dotted #334581;
}

#content h3 a:hover {
	font-size: 13px;
	color: #334581;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -0.45px;
	border-bottom: 1px dotted #F7B748;
}

#content li {
	line-height: 20px;
	color: #555555;
	margin: 0 0 0 0;
}

#right-column p {
	line-height: 17px;
	font-size: 11px;
	color: #555555;
	margin: 0px 0px 15px 10px;
}

#right-column h4 {
	padding: 0px 0px 0px 5px;
}

ul#news {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-image: none;
	line-height: 15px;
}

#news li {
	list-style: none;
	background-image: url(../images/sipka_b.gif);
	background-repeat: no-repeat;
	background-position: 7px 6px;
	padding: 2px 0 2px 20px;
	margin: 0px 0px 15px 0;
}

#content img {
	background-color: #FEFDBC;
	padding: 5px;
	border: 1px solid #D56B37;
}

#content img.noborder {
	background-color: #FFFFFF;
	padding: 5px;
	border: none;
}

#gallery li a, #photo li a, #photo1 li a, #photo2 li a {
	text-decoration: none;
	color: #334581;
	border-bottom: 0;
	padding: 2px 1px 0px 1px;
}

#gallery a:hover, #photo li a:hover, #photo1 li a:hover, #photo2 li a:hover {
	text-decoration: none;
	color: #334581;
	border-bottom: 0;
	padding: 2px 1px 0px 1px;
}

#gallery, #photo, #photo1, #photo2 {
	padding: 5px 0px 5px 0px;
}

#gallery ul, #photo ul, #photo1 ul, #photo2 ul { 
	list-style: none;
}

#gallery ul li, #photo ul li, #photo1 ul li, #photo2 ul li {
	display: inline;
}

#gallery ul img, #photo ul img, #photo1 ul img, #photo2 ul img {
	border: 1px solid #3e3e3e;
}

#gallery ul a:hover img, #photo ul a:hover img, #photo1 ul a:hover img, #photo2 ul a:hover img {
	border: 1px solid #fff;
	color: #fff;
}

#gallery ul a:hover, #photo ul a:hover, #photo1 ul a:hover, #photo2 ul a:hover { 
	color: #fff; 
}

img.alignleft {
	float: left;
	margin: 0px 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0px 0px 5px 15px;
}

img.alignabove {
	margin: 0px 0px 10px 0px;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.small {
	font-size: 11px;
}

.tiny {
	font-size: 10px;
}


