/* reset */ html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address,
cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, /*sub, sup, */var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details,
figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio,
video { margin: 0; padding: 0; border: 0; font-size: 100%;
	font: inherit; vertical-align: baseline; line-height:1em; }
strong,b { font-weight:bold; } em,i { font-style:italic; color:#3e3e3e; } 
small {font-size:10px;} div, header, footer, section, aside, nav, article, object, address,
figure { display: block; position: relative; -moz-box-sizing: border-box;
	-ms-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
section#page-content-container img, 
section#sidebar img{ vertical-align: middle; border: 1px solid #FFF; box-shadow: 0 0 15px 0 #FFF;}
section#page-content-container img:hover, 
section#sidebar img:hover {box-shadow: 20 0 0px 0 #5573b9; } 
h1, h2, h3, h4, h5 { color: #3a538e; font:bold 20px 'Open Sans Condensed',
		Calibri, 'Segoe UI', Verdana, sans-serif; padding:5px 10px; } 
h3 { font-size:18px;} 
h4 { font-size:16px;} 
h5,h6 { font-size:14px;}
#noscript { position:fixed; top:0; left:0; width:100%; height:25px; background-color:#5c8ac5; 
	text-align:center; font-family:tahoma; font-size:9pt; line-height:24px; color: #FFF;
	border-bottom:1px solid #FFF; z-index:999; }
html { width:100%; background: #FFF url(../gfx/html-backg.jpg) repeat-x left top; }
body { position: relative; width:100%; padding-top:0px; text-align: left; 
	font: normal 14px Segoe UI, Trebuchet MS, Verdana, Tahoma, sans-serif; 
	color:#585858; background: #FFF; 
	background: url(data:image/svg+xml;
	base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVlODNiMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); 
	background: -moz-linear-gradient(top, #5e83b0 0%, #ffffff 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5e83b0), 
		color-stop(100%,#ffffff)); 
	background: -webkit-linear-gradient(top, #5e83b0 0%,#ffffff 100%);
	background: -o-linear-gradient(top, #5e83b0 0%,#ffffff 100%);
	background: -ms-linear-gradient(top, #5e83b0 0%,#ffffff 100%); 
	background: linear-gradient(top, #5e83b0 0%,#ffffff 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5e83b0',
		endColorstr='#ffffff',GradientType=0 ); } 
section#wrapper { width:960px; margin:0 auto 20px; background-color:#FFF; overflow:hidden;
	/* border:1px solid #aabdd5; box-shadow: 0 0 10px 0 #5e83b0;*/ border:0px solid #FFF; 
	box-shadow: 0  -15px 15px 0 #5E83B0; } 
/** header */ 
header#topheader { position:relative; width:959; height:300px; border:3px solid #FFF; border-bottom-width:1px;
	background: transparent url(../gfx/header-backg.jpg) no-repeat center 90px; } 
header#topheader figure#header-frame { position:absolute; top:0; left:0; margin:0; padding:0; } 
header#topheader figure#sitename{ display:inline-block; margin:8px 0 0 20px; 
	font:bold 28px 'Tahoma','Helvetica' ,'Calibri'; 
	color:#ffffff; cursor:default;} 
header#topheader figure#sitename:hover { color:#f3f2ff; } 
header#topheader section#sitelanguage{ position:absolute; top:7px; right:0; color:#FFF;
	text-transform:uppercase; }
header#topheader section#sitelanguage ul { list-style-position:outside; margin:0; padding:0; } 
header#topheader section#sitelanguage ul li{ float:left; padding: 1px 0; } 
header#topheader section#sitelanguage ul li a{ display:block; height:18px; margin-left:1px;
	padding:3px 10px; line-height:18px; font:bold 12px 'Open Sans Condensed', Calibri, 'Segoe UI', Verdana, sans-serif; color:#FFF; background-color:#334a81; }
header#topheader section#sitelanguage ul li a:hover{ background-color:#1f3261; text-decoration:none; }
header#topheader figure#logo { position:absolute; /*top:90px;*/ top:125px; left:15px; width:220px; 
	/*height:140px;*/ height:145px; line-height:165px; text-align:center; overflow:hidden; } 
header#topheader figure#logo a{ width:220px; height:150px; line-height:150px; text-decoration:none; } 
header#topheader figure#logo a img { vertical-align:middle; border:none; 
	box-shadow:none !important; max-width:200px; max-height:120px; }

/** navigation **/
nav#site-navigation{ position:absolute; top:60px; left:0; text-align:left; } 
nav#site-navigation > ul { max-width:958px; height:30px; list-style-type:none; padding:0; 
	border:2px solid #1b2d5b; border-top:none; font:bold 14px Calibri, 'Segoe UI', 'Trebuchet MS'; 
	background: #1f3161; background: url(data:image/svg+xml;
	base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFmMzE2MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYTUzOGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); 
	background: -moz-linear-gradient(top, #1f3161 0%, #3a538e 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1f3161), 
		color-stop(100%,#3a538e)); 
	background: -webkit-linear-gradient(top, #1f3161 0%,#3a538e 100%); 
	background: -o-linear-gradient(top, #1f3161 0%,#3a538e 100%);
	background: -ms-linear-gradient(top, #1f3161 0%,#3a538e 100%); 
	background: linear-gradient(top, #1f3161 0%,#3a538e 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f3161', endColorstr='#3a538e',
		GradientType=0 ); }
nav#site-navigation > ul > li { position:relative; padding:0; float:left; border-right:1px solid #1f3161;
	background-color: transparent; transition: background-color 0.2s linear; -moz-transition: 
		background-color 0.2s linear; /* FF3.7+ */ -o-transition: background-color 0.2s linear;
	
	/* Opera 10.5 */ -webkit-transition: background-color 0.2s linear; 
	/* Saf3.2+, Chrome */ } 
nav#site-navigation ul li:hover, 
nav#site-navigation ul li.current { color:#FFF; background-color: #3a538e; } 
nav#site-navigation ul li a { display:block; color:#FFF; text-align:left; vertical-align:middle; 
text-decoration:none; height:30px; line-height:30px; padding:0 20px; opacity: 0.85;
	position:relative; z-index:905 !important; }
nav#site-navigation > ul > li.current > a { height:28px; /* smaller current menu element */ } 
nav#site-navigation > ul > li > a:hover, 
nav#site-navigation > ul > li:hover > a, 
nav#site-navigation > ul > li.current > a{ margin-top:-2px; padding-top:4px; border:none; 
	opacity: 1; background-color: #3a538e; box-shadow: 0 -4px 8px 0 #3b538e; }
nav#site-navigation > ul > li.current:hover > a {height:30px;} /* 2nd level */ 
nav#site-navigation > ul > li > ul { visibility:hidden; display:block; 
	position:absolute; z-index:900 !important; left:-1px; top:30px; min-width: 100%;
	list-style-type:none; margin:0; padding:5px 0 2px; background-color: #3a538e; 
	border:1px solid #1b2d5b; 
	/*border-top:none;*/ border-top-width:2px; 
	box-shadow: 0 3px 5px 0 #3b538e; opacity: 0; 
	-webkit-transition:opacity 0.4s linear, visibility 0.4s linear;
	-o-transition:opacity 0.4s linear, visibility 0.4s linear; 
	-moz-transition:opacity 0.4s linear, visibility 0.4s linear; 
	transition:opacity 0.4s linear, visibility 0.4s linear; } 
nav#site-navigation li li{ white-space:nowrap; padding:0 2px; width: auto; } 
nav#site-navigation li li a{ margin:0 !important; padding:0 10px; height:24px !important; line-height:24px; }
nav#site-navigation li li a:hover { background-color:#1b2d5b; opacity: 1; } 
nav#site-navigation > ul > li:hover ul , 
nav#site-navigation > ul > li:hover > ul{ visibility:visible; opacity: 1; transition-delay:0s; }
nav#site-navigation ul > li.current > a { cursor:default !important; }

/** page content */
hr#content-top-backg, 
hr#content-bottom-backg
{ height:30px; margin:0; border:none; outline:none; } 
hr#content-top-backg { position:absolute; top:302px; left:3px; width:953px; 
	background:transparent url(../gfx/content-backg.png) repeat-x left -30px; }
hr#content-bottom-backg { clear:both; width:952px; margin-left:3px; 
	background:transparent url(../gfx/content-backg.png) repeat-x left top; }
section#sidebar { float:left; width:223px; height:100%; margin:0 16px -30px; 
	padding:15px 6px 30px; border-left:1px solid #e3e5eb; border-right:2px solid #e3e5eb;
	background-color:#FFF; } 
h1#pagetitle { margin-bottom:20px; color:#394f89;
	font-weight:bold; font-size:20px; line-height:24px; text-transform: uppercase;
	text-shadow:0 0 3px white, 0 1px 5px #637CBE; } 
h1#pagetitle:before { content: '☐'; font-size:10pt; padding:0 2px; 
	margin-right:6px; color:#FFF; background-color:#3a538e; border:1px solid #FFF;
	box-shadow:0 0 10px 0 #637CBE; vertical-align:bottom; } 
section#page-content-container { float:left; width:700px; margin-top:20px; }
article#page-content { padding:15px 15px 30px 0; text-align:justify; line-height:1.3em; } 
article#page-content p{ line-height:1.3em; } p.faq-answer{/* FAQ */ margin-bottom:10px; } 
article.introbox{ width:300px; float:left; margin:0 20px; text-align:justify; font-size:12px; } 
article.introbox h2 { position:relative; z-index:10; text-align:center; 
	border-bottom:10px solid #6694d3; background: #ffffff; 
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkY2U3ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); 
	background: -moz-linear-gradient(top, #ffffff 0%, #dce7f5 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), 
		color-stop(100%,#dce7f5));
	background: -webkit-linear-gradient(top, #ffffff 0%,#dce7f5 100%); 
	background: -o-linear-gradient(top, #ffffff 0%,#dce7f5 100%); 
	background: -ms-linear-gradient(top, #ffffff 0%,#dce7f5 100%); 
	background: linear-gradient(top, #ffffff 0%,#dce7f5 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dce7f5',
		GradientType=0 ); } 
article.introbox p{ text-align:justify; font-size:12px; padding:1px 5px; } 
article.introbox img { max-width:300px; margin:auto auto auto -1px; 
	/*padding:3px;*/ /*border:1px solid #6694d3;*/ } pre, code, kbd, samp , blockquote, section.code, 
div.code { margin:10px; padding:10px; display:block; 
	color:#353535; font: normal 12px Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,
		Bitstream Vera Sans Mono,Courier New, monospace, sans-serif;
	background-color:#f3f6f9; border:1px dotted #39528d; } 
blockquote { position: relative; padding:15px; font:inherit; font-style:italic; text-indent:10px; 
	/*background:#f3f6f9 url(../gfx/quotationmark.png) no-repeat 10px 10px;*/ } 
blockquote:before, blockquote:after { position: absolute; display: block; 
	font: bold 40px Trebuchet MS, Verdana, Tahoma, sans-serif; color:#7182ac; } 
blockquote:before { content: "“"; top: -5px; left: -10px; } 
blockquote:after { content: "”"; right: 5px; bottom: -20px; } 

/* search, newsmanager, blog/news */ /* search input */ 
section#sidebar form.search { margin:-38px -4px 10px -4px; } 
section#sidebar form.search input[type="text"], 
section#sidebar form.search input.ac_input 
{ float:right; outline:none; width:135px; border:1px solid #3c6ab8 !important; padding:1px; margin:0; } 
section#sidebar form.search input[type="text"]:hover, 
section#sidebar form.search input.ac_input:hover 
{ border-color:#38518b !important; background-color:#f3f6f9 !important; } 
section#sidebar form.search input[type="submit"] { width:65px; max-width:65px; overflow:hidden; } 

/*results */ ul.search-results li, div.nm_post { padding-bottom:10px; border-bottom:1px dotted #6694d3; } 
h3.search-entry-title, h3.nm_post_title { float:left; } 
div.search-entry-date, p.nm_post_date { float:right; margin-top:12px; font-size:12px; } 
div.search-entry-excerpt, div.nm_post_content { clear:both; } 
p.nm_post_meta {/*nm tagline*/ margin-top:10px; color:#3A538E; font-size:80%; text-align:right; } 
p.nm_post_back , /* history back*/ 
div.nm_page_nav { /*older/newer posts*/ margin:10px auto; text-align:center; }

/* search pagination */ div.search-results-paging { margin-top:15px; text-align:center; } 
div.search-results-paging span{ margin:20px 0 0 0 !important; list-style-type:none; } 
div.search-results-paging span a { padding:2px 7px; border:1px solid #EBEBEB !important;
	margin-left:3px; text-decoration:none; background-color:#F5F5F5; color:#0072bc; } 
div.search-results-paging span a:hover { background-color:#b0d8ff; border:1px solid #93c9ff !important; 
	color:#0072BC; } div.search-results-paging span.current { padding:2px 7px; margin-top:0;
	margin-left:3px; margin:0 0 0 3px; border:1px solid #EBEBEB; text-decoration:none; 
	background-color:#F5F5F5; color:#c7c7c7; cursor:default; }
/* PAGES & COMMENTS */ div.ls_blc { margin-top:10px; border-bottom: 1px dotted #6694D3; } a#lsblg_a,
div.ls_cnt a.ls_a { border-bottom:none !important; } 
div.ls_blc span.ls_contn { font-size:14px; display:block; padding-top:10px; }
display:none; } #lsblg_a , 
div#hd_cm, span.mh3 { /*write a comment*/ display:block; width:100%;
	margin-top:10px; padding-top:10px; color: #275176; font-size:14px; 
	font-weight:bold; border-top: 1px dotted #6694D3; border-bottom:none; } 
div.commainblg { padding-bottom:10px; border: 1px solid #d3e8f8; background-color: #F4F9FD;
	-moz-border-radius: 3px; border-radius: 3px; } div.subjblg { font-size:12px !important;
	line-height:16px !important; color: #FFF; border: 1px solid #233768 !important;
	background-color:#768EC7 !important; -moz-border-radius: 3px !important; border-radius: 3px !important; }
div.comtblg { margin-top:10px; } div.blq a{ border-bottom:none !important; } 
div.tablar { /*nested reply*/ padding-left:30px; } form.formsp { border:none; } 
form.formsp .submit input, form.formsp .captch input { padding:2px 10px; font-size: 12px; }
/*blog */ div.lsblg div.lsblg_com { float:none; clear:both; } .lsblg_contn { min-height:100px;} 
div.lsblg_blc { margin-bottom: 15px;} /** page content additional styles */ table[border="0"],
table[border="0"] > tr > td, table[border="0"] > tr > th, table[border="0"] > tbody > tr > td, 
table[border="0"] > tbody > tr > th, table[border="0"]
> thead > tr > td, table[border="0"] > thead > tr > th, table[border="0"] > 
tfoot > tr > td, table[border="0"] > tfoot > tr > th { border:none ; } 
table[border="1"], table[border="1"] > tr > td, table[border="1"] > tr > th, 
table[border="1"] > tbody > tr > td, table[border="1"] > tbody > tr > th, table[border="1"] > 
thead > tr > td, table[border="1"] > thead > tr > th, table[border="1"] > tfoot > tr > td, 
table[border="1"] > tfoot > tr > th { border-collapse:collapse; padding:3px; border:1px solid #dfdfdf; }
article#page-content img { margin:0 10px; } article#page-content a img { margin:auto; }
/* * @Description: BLUEBUSINESS template for getsimple CMS * @Author: Wojciech Jodła - www.wujitsu.pl
* ** customs ** */ abbr { border-bottom:1px dotted #3A538E;} .email *:before { content:attr(title); }
.email *:after { content:attr(class); } ::-moz-selection{ background: #3a538e; color: #FFF; }
::selection { background: #3a538e; color: #FFF; }
.centerize { margin: 0 auto !important; text-align: left; }
hr { width:95%; height:0; margin:10px auto; border:none; outline:none; border-top:1px dotted #6694d3; }
ul, ol { list-style-position:outside; padding-top:5px; padding-bottom:5px; margin-left:5px; } 
ul { list-style-type:none; list-style-position:inside; } li{ padding: 2px 0; line-height:1.2em; } 
section#sidebar ul, section#sidebar ol { margin-left:0; } 
section#page-content-container ol{ margin-left:20px; }
section#sidebar ul li, 
section#page-content-container ul li { text-indent:-10px; padding-left:10px; } 
section#page-content-container ul[class] li { /* reset for plugin's ul */ text-indent:0; padding-left:0; } 
section#sidebar ul li:before, 
section#page-content-container ul li:before 
{ content: "■ "; padding-right:2px; color:#415c9e; font-size:7px; vertical-align:top; }
p { margin-top:5px; line-height:18px; } a,input,textarea,
section#page-content-container img,div.gallery-thumb,
figure#sitename { outline:none; /* FF1.5+ IE7+*/ -moz-outline:none; /* FF<=1.5*/ 
	text-decoration:none; color:#3a538e; opacity:0.9; -ms-transition: all 0.1s ease-in-out 0.2s; 
	-moz-transition: all 0.1s ease-in-out 0.2s; -webkit-transition: all 0.1s ease-in-out 0.2s; 
	-o-transition: all 0.1s ease-in-out 0.2s; 
	transition: all 0.1s ease-in-out 0.2s; } a:hover, a:active { color:#202e4f; opacity: 1; }
input,select,textarea { outline:none !important; border:1px solid #768ec7 !important; color:#233768; 
	background-color: #FFF; }
input:hover, input:focus, input:active, textarea:hover, textarea:focus,
textarea:active { border-color: #3a538e !important; background-color: #f4f9fd !important; }
input[type=submit], 
input[type=button]{ height:22px; padding:2px 6px; color:#FFF; background-color:#425e9f !important;
	border:1px solid #1f3261 !important; } input[type=submit]:hover, 
input[type=button]:hover { background-color: #1f3263 !important; cursor:pointer; }
section#sidebar a, section#page-content-container a { border-bottom:1px dotted #d1d1d1; } 
section#sidebar a:hover, section#page-content-container a:hover { border-bottom:1px dotted #202e4f; } 
/* exceptions */ section#page-content-container div.gallery-control a, 
section#page-content-container div.gallery-thumb a{ border-bottom:none; } 
section#page-content-container div.gallery-thumb:hover { border-color:#3050a3; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{ border-bottom:none !important; } 
/** footer */ footer { position:relative; width:952px; height:80px; 
	margin:1px auto 2px; text-align:left; color:#c6d1e8; background: #3a538e;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNhNTM4ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMjM2NjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #3a538e 0%, #223667 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a538e), 
		color-stop(100%,#223667)); 
	background: -webkit-linear-gradient(top, #3a538e 0%,#223667 100%);
	background: -o-linear-gradient(top, #3a538e 0%,#223667 100%);
	background: -ms-linear-gradient(top, #3a538e 0%,#223667 100%); 
	background: linear-gradient(top, #3a538e 0%,#223667 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a538e', endColorstr='#223667',
		GradientType=0 ); }
section#static { position:relative; z-index:5; clear:both; height:20px; margin-top:20px; color:#b6bbc1; 
	overflow:hidden; } 
section#static a{ font-size:10px; line-height:10px; color:#b6bbc1; margin:0; 
	text-decoration:none; } 
hr#static-hr { position:relative; z-index:6; width:100%; height:20px;
	margin:-20px 0 0 0; padding:0; background-color:#FFF; border:none; } 
section#copyrights { float:left; padding:35px 0 0 20px; font-size:12px; } 
section#copyrights p{ line-height:40px; } 
section#copyrights a, 
section#creation a{ color:#98acd6; } 
section#copyrights a:hover, 
section#creation a:hover { color:#FFF; text-decoration:none; } 
section#creation { position:relative; float:right; height: 70px; padding:10px 20px 0 0; 
	line-height:40px; color:#d0d6e6; text-align:right; font-size:12px !important; z-index:20; } 
section#creation p.poweredby { position:absolute; bottom:10px; left:40px; font-size:8pt; } 
section#creation a.webdesigner, 
section#creation a.webdesigner:visited{ opacity: 0.8; display:inline-block; height:37px; 
	padding-right:22px; color:#bbc8e3; font-weight:bold; font-size:12px 
		!important; text-decoration:none; background:url(../gfx/wujitsu-logo.png) no-repeat right center; } 
section#creation a.webdesigner:hover{ opacity:1; color:#FFF; } 
/* p01 contact form */ #p01-contact1 { position:relative; z-index:110; margin-top:10px; 
	padding:10px 10px 20px; margin-bottom:10px; font-size:14px !important; color:#233768; }
.p01-contact .p01-contact { width:500px; }
.p01-contact label { width: 200px; margin-top:8px; margin-right: 10px; line-height:25px;
	text-align: right; vertical-align:middle; float:left; clear:left; } 
.p01-contact span { float:left; } .p01-contact input, .p01-contact select{ width: 230px; margin-top:8px; 
	padding:3px 8px; font-size:14px; border:1px solid #768ec7; color:#233768; }
.p01-contact select option { width: 330px; padding:2px 8px; } 
.p01-contact input[type="checkbox"] { width:10px; margin:5px; margin-top:10px; padding:5px; }
.p01-contact div.checkbox { margin-left:210px; }
.p01-contact textarea { width:235px; height: 200px;
	margin-top:5px; padding:5px; color:#233768; border: 1px solid #768ec7; resize: none; } 
div.checkbox input{ margin-left:10px; margin: 0 0 0 10px width:10px; height:10px;
	border:none; outline:none; } 
div.captcha { position:relative; float:right; right:0; height:160px; width:260px; margin-top:20px; } 
div.captcha label { margin-top:105px; width:180px; margin-left:40px; }
div.captcha input { width:130px; position:absolute; bottom:0; left:60px; }
div.captcha a{ position:absolute; bottom:50px; right:80px; font-size:10px; } 
div.captchaimg { position:absolute; top:0; right:0; } 
.p01-contact .submit { clear:both; width:100px; margin:25px auto 15px; margin-left:230px; color:#1F3263; }
.p01-contact .submit:hover{ width:100px; color:#FFF; font-weight:bold; }
#captchaimg { margin-left:20px; margin-bottom:20px; } 

/* getsimple contactable plugin */ div#contactable{ background-color:#5e83b0; } 
form#contactForm { border-color:#5e83b0; background-color:#3A538E; }
form#contactForm input { font:inherit; } 
/* i18n */ 
div.gallery-cycle, div.gallery-container { position:relative !important; }
div#s3slider-slideshow img, article#page-content div.gallery img{ margin:0; box-shadow:none; 
	border: none; } 
section#page-content-container ul.search-results li:before, 
section#page-content-container div.gallery-cycle, 
div#s3slider-slideshow .s3slider-slideshowImage, 
div#s3slider-slideshow ul li:before { content:none; padding:0; margin:0 auto; text-indent:0; } 
section#page-content-container div.gallery-container, 
div#s3slider-slideshow { max-width:680px; border:1px solid #FFF; box-shadow: 0 0 15px 0 #3b538e; } 
div#s3slider-slideshow img { max-width:680px; } div#fancybox-wrap,
div#fancybox-wrap div{ -moz-box-sizing: content-box;
	/*screwed whole box-model - by mozilla*/ }
/* slimbox2 */ #lbOverlay { position: fixed; z-index: 9999; left: 0; top: 0; 
	width: 100%; height: 100%; background-color:#030121; cursor: pointer; } 
#lbCenter, #lbBottomContainer { position: absolute; z-index: 9999; overflow: hidden;
	background-color: #fff; } .lbLoading { background: #fff url(../gfx/loading.gif) no-repeat center; }
#lbImage { position: absolute; left: 0; top: 0; border: 10px solid #fff; background-repeat: no-repeat; }
#lbPrevLink, #lbNextLink { display: block; position: absolute; top: 0; width: 50%; outline: none; } 
#lbPrevLink {left: 0;} #lbPrevLink:hover { background: transparent url(../gfx/prevlabel.gif)
		no-repeat 0 15%; } #lbNextLink { right: 0; } #lbNextLink:hover 
{ background: transparent url(../gfx/nextlabel.gif) no-repeat 100% 15%; }
#lbBottom { font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; 
	font-size: 10px; color: #666; line-height: 1.4em; text-align: left; 
	border: 10px solid #fff; border-top-style: none; } 
#lbCloseLink { display: block; float: right; width: 66px; height: 22px; 
	background: transparent url(../gfx/closelabel.gif) no-repeat center; 
	margin: 5px 0; outline: none; } #lbCaption, #lbNumber { margin-right: 71px; } 
#lbCaption { font-weight: bold; }

	
	table.mytable2tempcond td {
	margin: 0px;
	padding: 5px;
	padding-left: 10px;
	line-height:17px;
	text-align: left;
	vertical-align: top;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	
	border: 1px solid #CCCCCC;
	background-repeat:no-repeat;
	background-position:left;
}

table.mytable2tempcond th {
	margin: 0px;
	padding: 5px;
	padding-left: 10px;
	line-height:17px;
	text-align: left;
	
	font-size:11px;
	font-weight:bold;
	color:#666666;
	
	border: 1px solid #CCCCCC;
	background-repeat:no-repeat;
	background-position:left;
	
	
}

table.mytable2tempcond {
  	border-collapse: collapse;
	margin: 0px;
	}	
	
	
/****************************************************
* @File: 		style.css - template's CSS
* @CMS:			GetSimple
* @Description:	BLUEBUSINESS template for getsimple CMS
* @Author:		Wojciech Jodła - www.wujitsu.pl
*****************************************************/