/* TAGS */
body {
	color: #0a0b42;
	font-family: Arial;
	background-color: #eeeff7;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0;
	margin: 0;
	font-size: 12px;
}
img {
	border: none;
}
hr {
	border: 0;
	color: #a1a4a8;
	background-color: #a1a4a8;
	width: 100%;
	height: 1px;
}
a, a:link, a:visited, a:active {
	color: #0a0b42;
	text-decoration: underline;
}
a:hover {
	color: #0a0b42;
	text-decoration: underline;
}
label {
	float: left;
	width: 100px;
}
/* TAGS & CLASSES */
a.submenu, a:link.submenu, a:visited.submenu, a:active.submenu {
	color: #0a0b42;
	font-weight: bold;
	text-decoration: none;
}
a:hover.submenu, a.submenu_active, a:link.submenu_active, a:visited.submenu_active, a:active.submenu_active {
	color: #5863fa;
	text-decoration: none;
}
a.footer, a:link.footer, a:visited.footer, a:active.footer {
	color: #ffffff;
	text-decoration: underline;
}
a:hover.footer {
	color: #ffffff;
	text-decoration: underline;
}
a.read_more, a:link.read_more, a:visited.read_more, a:active.read_more {
	color: #626dfa;
	font-weight: bold;
	text-decoration: none;
}
a:hover.read_more {
	color: #626dfa;
	font-weight: bold;
	text-decoration: none;
}
a.files, a:link.files, a:visited.files, a:active.files {
	font-size: 11px;
	color: #0a0b42;
	text-decoration: underline;
}
a:hover.files {
	color: #0a0b42;
	text-decoration: underline;
}
div.content_gallery {
	text-align: center;
}
div.content_gallery .gallery_entry {
	float: left;
	width: 170px;
	display: inline;
}
div.content_gallery .gallery_entry a {
	background-image: url(/images/gallery_bg.png);
	display: inline;
	width: 150px;
	height: 150px;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 4px;
	float: left;
	margin-right: 10px;
	cursor: pointer;
}
div.content_files {
	float: left;
	width: 280px;
}
div.content_files_list {
	float: left;
	width: 320px;
}
div.content_files_list li {
	margin-bottom: 15px;
	clear: both
}
div.content_files_list ul {
	margin: 0;
	padding: 0;
	list-style: none;	
}
div.content_files_list li div {
	float: left;
	width: 11px;
	height: 15px;
	padding-left: 5px;
	padding-top: 1px;
	background-image: url(/images/green_ball.png);
	background-repeat: no-repeat;
	margin-right: 5px; 
}
/* CLASSES */
.clear {
	clear: both;
}
.gap1 {
	background-color: #060606;
	height: 1px;
	font-size: 1px; /* IE fix */
	line-height: 0;
}
.tright {
	text-align: right;
}
.tleft {
	text-align: left;
}
.tcenter {
	text-align: center;
}
.bold {
	font-weight: bold;
}
.err {
	color: #ff0000;
	font-weight: bold;
}
.ok {
	color: #00cc00;
	font-weight: bold;
}
/* IDs */
#body {
	position: relative;
	width: 1017px;
	margin: auto;
	margin-top: 19px;
}
#header {
	height: 187px;
}
#menu {
  margin-top: -4px;
}
#menu ul {
	list-style-type: none;
}
#menu ul li a {
	float: left;
	width: 110px;
	background-color: #ffc811;
	color: #ffffff;
}
#menu ul li a:hover {
	background-color: #1b30a4;
}
#content {
  width: 990px;
  background-color: #ffffff;
  border-left: 1px solid #e1e2e5;
  margin-left: 10px;
  background-image: url(/images/content_bg.jpg);
	background-repeat: repeat-y;
  padding-bottom: 20px;
}
#submenu {
  float: left;
  width: 259px;
  padding-top: 10px;
  padding-left: 1px;
}
#submenu a.submenu, a.submenu_active {
  display: block;
  width: 251px;
  height: 16px;
  padding-top: 3px;
  padding-left: 5px;
  font-weight: bold;
  background-image: url(/images/submenu_bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 1px;
}
#submenu ul {
  list-style-image: url(/images/list_circle.jpg);
  margin-top: 25px;
  margin-bottom: 25px;
}
#text {
  float: left;
  width: 695px;
	padding-left: 5px;
	padding-right: 30px;
}
#text img {
	margin-right: 5px;
	margin-left: 5px;
	padding: 2px;
}
#text div.read_more {
	text-align: right;
}
#text div.read_more img {
	vertical-align: middle;
	border: none;
}
#text hr {
	border: 0;
	color: #eff0f8;
	background-color: #eff0f8;
	width: 100%;
	height: 1px;
}
#text div.box1 {
	width: 305px;
	float: left;
}
#text div.box2 {
	width: 305px;
	float: right;
}
#text h1 {
	color: #626dfa;
	font-size: 20px;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer {
  position: relative;
  width: 1017px;
  height: 33px;
  background-image: url(/images/footer_bg.png);
	background-repeat: no-repeat;
	margin-top: -17px;
	z-index: 10;
	color: #ffffff;
	font-size: 11px;
	padding-top: 23px;
}
#footer .right {
  width: 200px;
  float: right;
  text-align: right;
	margin-right: 45px;
	display: inline;
	position: relative;
}
#footer .left {
  width: 400px;
  float: left;
	margin-left: 25px;
	display: inline;
}
#footer #kamery_link {
	position: absolute;
	width: 30px;
	height: 50px;
	top: 0px;
	right: 10px;
}
#js_win_bg {
	display: none;
	position: fixed;
	_position: absolute; /* IE fix */
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #000000;
	border: 1px solid #cecece;
	z-index: 100;
}
#js_win {
	display: none;
	position: fixed;
	_position: absolute; /* IE fix */
	height: 384px;
	width: 408px;
	background: #FFFFFF;
	border: 2px solid #cecece;
	z-index: 200;
	padding: 12px;
	padding-top: 5px;
	font-size: 13px;
	overflow: auto;
}
#js_win .close {
	font-size: 14px;
	line-height: 14px;
	color: #cc0000;
	font-weight: 700;
	display: block;
	text-align: right;
	cursor: pointer;
	margin-bottom: 10px;
}

/* FancyBox */
div#fancy_overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	background-color: #333;
}
div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}
div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(/images/fancy_progress.png) no-repeat;
}
div#fancy_close {
	position: absolute;
	top: -12px;
	right: -12px;
	height: 30px;
	width: 30px;
	background: transparent url(/images/fancy_closebox.png);
	cursor: pointer;
	z-index: 100;
	display: none;
}
div#fancy_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	z-index: 96;
}
#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}
img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	z-index: 92;
}
div#fancy_title {
	position: absolute;
	bottom: -35px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}
div#fancy_title table {
	margin: 0 auto;
}
div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 2px;
}
td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(/images/fancy_title_left.png) repeat-x;
}
td#fancy_title_main {
	height: 32px;
	background: transparent url(/images/fancy_title_main.png) repeat-x;
}
td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(/images/fancy_title_right.png) repeat-x;
}
div#fancy_outer {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	padding: 18px 18px 58px 18px;
	margin: 0;
	overflow: hidden;
	background: transparent;
	display: none;
}
div#fancy_inner {
	position: relative;
	width: 100%;
	height: 100%;
	border: 1px solid #444;
	background: #FFF;
}
a#fancy_left, a#fancy_right {
	position: absolute;
	bottom: 10px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	background-image: url(data:image/gif;base64,AAAA);
	z-index: 100;
}
a#fancy_left {
	left: 0px;
}
a#fancy_right {
	right: 0px;
}
a#fancy_left:hover {
	background: transparent url(/images/fancy_left.gif) no-repeat 0% 100%;
}
a#fancy_right:hover {
	background: transparent url(/images/fancy_right.gif) no-repeat 100% 100%;
}
#fancy_bigIframe, #fancy_freeIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}
div#fancy_bg {
	display: none;
}
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
}
div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(/images/fancy_shadow_n.png) repeat-x;
}
div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(/images/fancy_shadow_ne.png) no-repeat;
}
div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(/images/fancy_shadow_e.png) repeat-y;
}
div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(/images/fancy_shadow_se.png) no-repeat;
}
div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(/images/fancy_shadow_s.png) repeat-x;
}
div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(/images/fancy_shadow_sw.png) no-repeat;
}
div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(/images/fancy_shadow_w.png) repeat-y;
}
div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(/images/fancy_shadow_nw.png) no-repeat;
}
/* sIFR */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h1 {
	visibility: hidden;
	height: 25px;
}

table.tab {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: dotted dotted dotted dotted;
	border-color: #2d359a #2d359a #2d359a #2d359a;
	border-collapse: collapse;
}

#flags {
	position: absolute;
	margin: 9px 0 0 173px;
	z-index: 1000;
	height: 20px;
	width: 200px !important;
	/*background: red;*/
}

#flags img {
	padding: 1px;
	border: 1px solid #CCC;
}

#flags img.active {
	border: 2px solid #3A3FA3;
}
