
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/*vertical-align: baseline;*/
	background: transparent;
}
body {
	line-height: 1;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
@font-face {
    font-family: 'EurostileTRegular';
    src: url('eurostilet-webfont.eot?') format('eot'),
         url('eurostilet-webfont.woff') format('woff'),
         url('eurostilet-webfont.ttf') format('truetype'),
         url('eurostilet-webfont.svgz#webfontJ7ep4LRo') format('svg'),
         url('eurostilet-webfont.svg#webfontJ7ep4LRo') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	font: 12px/140% Arial;
	color: #424242;
	min-height: 100%;
	background: #e9e9e9  url(../images/bg.jpg) top center no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}
#main-con { width:980px; height:auto;margin:0px auto; text-align:left;}

#top { width:980px; height:137px;}
#logo { width:388px; height:109px; background:url(../images/logo.png) top center no-repeat; float: right;}
#logo a {width:388px; height:109px; display:block; text-decoration:none; text-indent:-99999px;}

#logo2 { width:345px; height:109px; background:url(../images/logo2.png) left top no-repeat; float:left;}
#logo2 a {width:345px; height:109px; display:block; text-decoration:none; text-indent:-99999px;}
#lata { height:109px; width:160px; background:url(../images/ikona-lata.png) top center no-repeat; float:left;font-size:16px; font-family: 'Arial'; text-decoration:none; color:#000; text-shadow:#fff 0px 1px; text-align:center; font-weight:bold; font-style:italic;}

#logo3 { float:right; width:125px; height:109px; display:block; background:url(../images/logo3.png) top center no-repeat; margin-right:60px;}

#top-menu { float:right; padding:10px 10px 0 0;}
#top-menu  ul { list-style:none; padding:2px 5px 0 0; margin:0; float:left; }
#flaga { float:left;}
#top-menu  ul li { float:left; line-height:12px; border-right:#666 solid 1px; padding:0 10px 0 0; margin:0 10px 0 0;}
#top-menu  ul li.last { padding:0; margin:0; border:none;}
#top-menu  ul li a { font-size:11px; text-decoration:none; text-transform:uppercase; color:#666;}
#top-menu  ul li a:hover { color:#000; text-decoration:underline;}

#szukaj { clear:right; float:right; margin:10px 10px 0 0; width:320px;}

#szukaj label { display:none;}
#szukaj .inputbox { border:none; background: url(../images/keywords.png) left no-repeat; width:140px; height:30px; padding:3px 0 0 15px; float:left; font-size:14px; color: #666;font-family: 'EurostileTRegular'; text-transform:uppercase;}
#szukaj .button { border:none; text-transform:uppercase; float:left; width:36px; height:33px; cursor:pointer; text-indent:-99999px; background:url(../images/search-btn.png) left no-repeat; padding:0;}


#mainmenu { height:41px; width:980px; background:url(../images/menu-bg.png) top center no-repeat; clear:both;}
#mainmenu ul  { list-style:none; padding:12px 0 0 0; margin:0;}
#mainmenu ul li { float:left; margin:0 0 0 25px; border-right: #FFF solid 1px; padding-right:25px;}
#mainmenu ul li.last, #mainmenu ul li.item64 { margin-right:0; border:none; padding:0;}
#mainmenu ul li a { font-size:17px; font-family: 'EurostileTRegular'; text-transform:uppercase; text-decoration:none; color:#FFF; text-shadow:#000 1px 1px; display:block; padding:0;}
#mainmenu ul li a:hover { text-decoration:none; color:#cbcbcb;}


#mainmenu .sf-sub-indicator { display:none;}


#mainmenu ul ul { background:#614e31; padding:10px 15px;}
#mainmenu ul ul ul { background:#614e31; padding:5px 15px; margin:0 0 0 20px;}
#mainmenu ul ul li { float:none; margin:0; padding:7px 0px 7px 0px; border:none;background:url(../images/menu-li-bg.png) bottom center repeat-x;}
#mainmenu ul ul li.last, #mainmenu ul ul ul li.last  {padding:7px 0px 7px 0px; border:none; background:none;}
#mainmenu ul ul li a, #mainmenu ul li.active ul li a { font-size:12px; font-family:Arial, Helvetica, sans-serif; color: #fff; text-decoration:none; text-transform:none; text-shadow:#000 0px 1px;}
#mainmenu ul ul li a:hover { color: #CCC; text-decoration:none;}


#slider { width:980px; height:auto;}


#slides { position:relative;}
		/*
			Load CSS before JavaScript
		*/
		
		/*
			Slides container
			Important:
			Set the width of your slides container
			Set to display none, prevents content flash
		*/
		.slides_container {
			width:980px;
			display:none;
			overflow:hidden;
	
		}

		/*
			Each slide
			Important:
			Set the width of your slides
			If height not specified height will be set by the slide content
			Set to display block
		*/
		.slides_container div {
			width:980px;
			height:208px;
			display:block;
		}
		
		/*
			Optional:
			Reset list default style
		*/
/*
	Next/prev buttons
*/

#slides .next,#slides .prev {
	position:absolute;
	top:90px;
	left:-28px;
	width:28px;
	height:56px;
	display:block;
	z-index:101;
}

#slides .next {
	left:980px;
}

a.next { text-indent:-99999px; background:url(../images/arrow-next.png) top center no-repeat;}
a.prev { text-indent:-99999px; background:url(../images/arrow-prev.png) top center no-repeat;}
a.next:hover, a.prev:hover { background-position:bottom;}

/*
	Pagination
*/

#slider .pagination { display:none;}


#contant { width:950px; height:auto; background:#FFF; padding:10px 15px; overflow:auto;}

#left { width:650px; height:auto; float:left; margin-right:15px; margin-bottom:15px;}
#right { width:285px; height:auto; float:right;margin-bottom:15px;}

#down-content { width:980px; height:18px; background:url(../images/down-content.png) top center no-repeat;}


#nag-news { padding-bottom:10px; margin-bottom:10px; border-bottom: #999 solid 1px; overflow:auto; padding-top:10px;}
#nag-news h2 { float:left; font-size:22px;  font-family: 'EurostileTRegular'; color:#690;}
#nag-news a.rss { float:right; font-size:11px; text-transform:uppercase; text-decoration:none; padding:0 20px 0 10px;color:#e75b25; background:url(../images/rssikon.png) right no-repeat;}
#nag-news a.arch { float:right; font-size:11px; text-transform:uppercase; text-decoration:none; padding-right:10px; border-right:#999 solid 1px; color:#666;}
#nag-news a:hover.rss , #nag-news a:hover.arch { text-decoration:underline;}  



#news { padding:0 0 0 0; margin:0 0 0 0;}
#news h3 a { font-size:20px; color:#2a2e33;font-family: 'EurostileTRegular', Arial, sans-serif;text-decoration:none; margin-bottom:5px; padding:0 0 0 0;  font-weight:normal; display:block;}
#news h3.selected a {background: url(../images/h3-news.png) 0px -36px no-repeat;}
#news p{text-shadow:#fff 0px 1px;}
#news h3 a:hover { color:#000; text-decoration:none;}
#news h3 span { color: #999; font-size:11px; text-transform:uppercase; display:block; margin-bottom:5px; font-family:Arial, Helvetica, sans-serif;}
a.wiecej { color:#b38a00; text-decoration:none; font-size:11px; text-transform:uppercase; font-weight:bold; cursor:pointer;  padding:0 10px 0 0; background:url(../images/more-a.png) right 4px no-repeat; margin-left:5px;} a.wiecej:hover { text-decoration:none; color:#7e6201;background:url(../images/more-a.png) right -9px no-repeat;}
.news-cont { padding-bottom:0; margin-bottom:12px;}


#news .f-n-img { float:left; margin:0 10px 5px 0; padding:4px 0 0 0;}

#news .news-poz { overflow:auto; padding:0 0 10px 0; margin:0 0 10px 0; border-bottom:#CCC solid 1px;} 


#breadcrumbs a { color:#666; text-decoration: none;} 
#breadcrumbs   { color:#353333; padding:0 0 10px 0; border-bottom:#CCC solid 1px; margin-bottom:10px;}
#breadcrumbs a.pathway { padding-right:20px; margin-right:2px;background:url(../images/arrow.gif) right 5px no-repeat;}

#left #breadcrumbs p { margin:0;}

#left h1.componentheading, .contact h2.contentheading, .page-header h2 {font-size:26px;  font-family: 'EurostileTRegular'; color:#690; margin-bottom:15px; font-weight:normal;}
.contact h2.contentheading, .blog h2.contentheading {font-size:20px; color:#2a2e33;font-family: 'EurostileTRegular', Arial, sans-serif;text-decoration:none; margin-bottom:5px; font-weight:normal; line-height:22px;}

.blog h2.contentheading a {font-size:20px; color:#2a2e33;font-family: 'EurostileTRegular', Arial, sans-serif;text-decoration:none; margin-bottom:5px; font-weight:normal;}
.blog h2.contentheading a:hover { text-decoration:none; color:#5c9804;}
span.createdate {color: #999; font-size:11px; text-transform:uppercase; display:block; margin-bottom:5px; font-family:Arial, Helvetica, sans-serif;}
.blog .article_row {overflow:auto; padding:0 0 10px 0; margin:0 0 10px 0; border-bottom:#CCC solid 1px;}
.blog .article_row p { line-height:18px; margin-bottom:10px; padding:0;}
.blog .article_row p a, .blog .article_row  a {color:#b38a00; text-decoration: none;}
.blog .article_row p a:hover,.blog .article_row a:hover {color:#7e671a; text-decoration:none;}
.blog a.readon { font-size:11px; text-decoration:none;color:#5c9804; clear:both; margin:10px 0 0 0; text-transform:uppercase; display:block;}
.blog a.readon:hover { color:#b38a00; text-decoration:none;}

#jedenprocent { width:285px; height:95px; background:url(../images/jedneprocent.jpg) top center no-repeat; margin-bottom:10px;}
#jedenprocent a {width:285px; height:95px; display:block; text-decoration:none; text-indent:-99999px;}

#ochrona-box { width:285px; height:130px; background:url(../images/ochrona-box.jpg) top center no-repeat; margin-bottom:10px;}
#kuraki { width:285px; height:130px; background:url(../images/kuraki-bg.jpg) top center no-repeat; margin-bottom:10px;}
#ratuj { width:285px; height:130px; background:url(../images/ratuj.jpg) top center no-repeat; margin-bottom:10px;}
#sasiedzi {width:285px; height:130px;margin-bottom:10px; background:url(../images/sasiedzi.jpg) top center no-repeat;}


#right-menu  h3 { height: auto; width:270px; background: url(../images/h3-bg.jpg) top center no-repeat #518902; line-height:20px;font-size:20px; color:#fff;font-family: 'EurostileTRegular'; padding:10px 0 10px 15px; font-weight:normal; text-shadow:#000 0px 1px;}

/*MENU NORMALNE AUTO*/
#right-menu ul.menu-submenu  { background:#ebebeb; padding:10px 15px 15px 15px; margin-bottom:15px;}
#right-menu ul.menu-submenu li { padding:5px 0 5px 0; background:url(../images/li-bg.png) bottom center repeat-x;}
#right-menu ul.menu-submenu li a { text-decoration:none; color:#000; text-shadow:#FFF 0px 1px; padding:0 0 0 20px; background:url(../images/arrow.gif) left 5px no-repeat; display:block;}
#right-menu ul.menu-submenu li a:hover { text-decoration:none; color:#5c9804;}

/*MENU NORMALNE JOOMLA*/
#right-menu ul.menu  { background:#ebebeb; padding:10px 15px 15px 15px; margin-bottom:15px;}
#right-menu ul.menu ul { padding:5px 0 5px 10px;}

#right-menu ul.menu li { padding:5px 0 5px 0; }
#right-menu ul.menu ul li { padding:5px 0 5px 0; background:url(../images/li-bg.png) bottom center repeat-x;}
#right-menu ul.menu li a { text-decoration:none; color:#000; text-shadow:#FFF 0px 1px; padding:0 0 0 20px; background:url(../images/arrow.gif) left 5px no-repeat; font-weight:bold;display:block;}
#right-menu ul.menu li.item303 a,#right-menu ul.menu li.item304  a{ color:#F00;}

#right-menu ul.menu li.active a { text-decoration:none; color:#5c9804; text-shadow:#FFF 0px 1px; padding:0 0 0 20px; background:url(../images/arrow.gif) left 5px no-repeat; font-weight:bold;}
#right-menu ul.menu ul li a,#right-menu ul.menu li.active ul li a { text-decoration:none; color:#000; text-shadow:#FFF 0px 1px; padding:0 0 0 20px; background:url(../images/arrow.gif) left 5px no-repeat; font-weight: normal;}
#right-menu ul.menu li a:hover,#right-menu ul.menu li.active ul li.active a { text-decoration:none; color:#5c9804;}


#left p.buttonheading {
	border-top:#CCC solid 1px;
    clear: both;
    margin: 20px 0 10px 0;
    padding: 10px 0 0;
    text-align: right;
}
#left p.buttonheading a {
    margin-right: 5px;
}

#page h2.contentheading, #page h2.contentheading a.contentpagetitle {font-size:24px;  font-family: 'EurostileTRegular'; color:#690; margin-bottom:15px; font-weight:normal; text-decoration:none;line-height:26px;}
#page p { line-height:18px; margin-bottom:10px; padding:0;}
#page p.articleinfo { margin:0; padding:0; line-height:14px;}


#page ul{ list-style:none; padding:0 0 10px 10px;}
#page ul li { line-height:18px; padding:1px 0 1px 20px; background:url(../images/arrow.gif) 0px 9px no-repeat;}
#page ul li a { color:#b38a00; text-decoration:none;}
#page ul li a:hover { color:#7e671a; text-decoration:none;}



#page ol { padding:0 0 0 0; margin:0 0 10px 0;  list-style:decimal inside;}
#page ol li { padding:2px 0 2px 10px; } 
#page a {color:#b38a00; text-decoration: none; }
#page a:hover { color:#7e671a; text-decoration:none;}



#left h1 { font-size: 20px; color:#5c9804;text-shadow:#fff 1px 0px;font-family: 'EurostileTRegular', Arial, sans-serif; margin-bottom:15px; line-height:22px;}
#page h2 { font-size: 18px; color:#403d34;text-shadow:#fff 1px 0px;font-family: 'EurostileTRegular', Arial, sans-serif; margin-bottom:10px;line-height:20px;}
#page h3 { line-height:18px;font-size: 16px; color:#5c9804;text-shadow:#fff 1px 0px;font-family: 'EurostileTRegular', Arial, sans-serif; margin-bottom:10px; text-transform:uppercase;}
#page h4 { font-size: 16px;line-height:18px; color:#403d34;text-shadow:#fff 1px 0px;font-family: 'EurostileTRegular', Arial, sans-serif; margin-bottom:10px;}

#page h5 { font-size: 14px; color:#5c9804;text-shadow:#fff 1px 0px;font-family: 'EurostileTRegular', Arial, sans-serif; margin-bottom:10px; text-transform:uppercase; line-height:16px;}
#page  h6 { font-size: 12px; color:#403d34;text-shadow:#fff 1px 0px;font-family: 'EurostileTRegular', Arial, sans-serif; margin-bottom:10px; text-transform:uppercase;}

.caption1 { color:#5c9804; font-size:16px;text-shadow:#fff 1px 0px;font-family: 'EurostileTRegular', Arial, sans-serif; margin-bottom:10px;}
.caption2 { color:#787878;font-size:16px;text-shadow:#fff 1px 0px;font-family: 'EurostileTRegular', Arial, sans-serif; margin-bottom:10px;}
.caption3 { color:#b38a00;font-size:16px;text-shadow:#fff 1px 0px;font-family: 'EurostileTRegular', Arial, sans-serif; margin-bottom:10px;}

#left blockquote { padding:15px 20px; background:#f7f7f7; margin-bottom:10px;}


/* ############# pagination ###################### */
#left .pagination{
margin:10px 0 0;
padding:10px 0;
}

#left ul.pagination {
list-style-type:none;
margin:0;
padding:0;
text-align: center;
}

#left ul.pagination li {
display:inline;
padding:2px 5px 0;
text-align:left;
background:none;
font-size:11px; text-transform:uppercase;
}

#left ul.pagination li a {
padding:2px;
text-decoration:none;
color:#5c9804;
}

#left ul.pagination li a:hover { text-decoration:none; color:#333;}

.counter { font-size:10px; text-transform:uppercase; clear:both; text-align:center;}


#box-kontakt { padding:15px;}
#box-kontakt h3 {font-size: 16px; color:#5c9804;text-shadow:#fff 1px 0px;font-family: 'EurostileTRegular', Arial, sans-serif; margin-bottom:7px; text-transform:uppercase; float:left; clear:left; padding:0 15px 0 0;}
#box-kontakt p { color:#4f4f4f; text-transform:uppercase; font-size:11px; margin-bottom:7px;}

#box-kontakt a.mailik { text-transform:none; color:#5c9804; text-decoration:none;}
#box-kontakt a.mailik:hover { text-transform:none; color: #000; text-decoration:none;}
#down { width:950px; height:auto; clear:both; background:#ffff;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; margin:15px 0 0 0;}
.fwg-name a, .fwgs-name a { color:#5b9704; text-decoration:none;}
.fwg-name a:hover, .fwgs-name a:hover { color: #666; text-decoration:none;}

#left .componentheading {font-size: 20px; color:#5c9804;text-shadow:#fff 1px 0px;font-family: 'EurostileTRegular', Arial, sans-serif; margin-bottom:15px;}

#fwgallery div.fwg-title {

	margin-bottom: 5px;

	padding-bottom: 5px;

font-size: 20px; color:#5c9804;text-shadow:#fff 1px 0px;font-family: 'EurostileTRegular', Arial, sans-serif;

	border-bottom: 1px solid #707070;

}

.copy { font-size:11px; color:#898989; clear:left; float:left; padding-left:19px; width:600px;display:block;} 
.copy a {color:#898989; text-decoration:none;}
.copy a:hover { text-decoration: underline;}
.top { float:right; padding:20px 19px 0 0; width:100px; text-align:right; display:block;}
.top a { color:#898989; font-size:11px; text-decoration:none;background:url(../images/arrow-up.gif) no-repeat 37px 0; padding:0 15px 0 0; }
.top a:hover { text-decoration:underline;}

#footer {padding:0 0 10px 0; height:auto; overflow:auto;}

#footer .moduletable { float:left; width:700px; display:block;}
#footer ul.menu { float:left; list-style:none; padding:25px 0 10px 9px; margin:0;}
#footer ul.menu  li { float:left; padding:0 10px; border-right:#999 solid 1px; line-height:10px;}
#footer ul.menu  li.last { border-right:none;}
#footer ul.menu  li a { text-transform:uppercase; color:#898989; font-size:11px; text-decoration:none;}
#footer ul.menu  li a:hover { text-decoration:underline;}


.moduletable-newsletter { padding:10px;background:#efefef;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.moduletable-newsletter h3 {font-size: 18px; color:#5c9804;text-shadow:#fff 1px 0px;font-family: 'EurostileTRegular', Arial, sans-serif;}
.moduletable-newsletter .inputbox { width:250px; padding:5px; font-size:11px; color:#999; border:#060 solid 1px; margin-bottom:10px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}


.xbutton, .xbutton:visited {
	background: #222 url(../images/overlay.png) repeat-x;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	border-radius: 5px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	-o-border-radius: 5px; 
	-ms-border-radius: 5px; 
	-khtml-border-radius: 5px;
	
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	text-transform:uppercase;
	

}

	.xbutton:hover							{ background-color: #111; color: #fff; }
	.xbutton:active							{ top: 1px; }
	.small.xbutton, .small.xbutton:visited 			{ font-size: 11px; padding: ; }
	.xbutton, .xbutton:visited,
	.medium.xbutton, .medium.xbutton:visited 		{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
	.large.xbutton, .large.xbutton:visited 			{ font-size: 14px; padding: 8px 14px 9px; }
	
	
	.green.xbutton, .green.xbutton:visited		{ background-color: #91bd09; }
	.green.xbutton:hover						{ background-color: #749a02; }
	
	.blue.xbutton, .blue.xbutton:visited		{ background-color: #0aa8ed; }
	.blue.xbutton:hover							{ background-color: #0288c3; }
	
	.red.xbutton, .red.xbutton:visited			{ background-color: #e33100; }
	.red.xbutton:hover							{ background-color: #872300; }
	.magenta.xbutton, .magenta.xbutton:visited		{ background-color: #a9014b; }
	.magenta.xbutton:hover							{ background-color: #630030; }
	.orange.xbutton, .orange.xbutton:visited		{ background-color: #ff5c00; }
	.orange.xbutton:hover							{ background-color: #d45500; }
	.yellow.xbutton, .yellow.xbutton:visited		{ background-color: #ffb515; }
	.yellow.xbutton:hover							{ background-color: #fc9200; }
	
	
/* ########################### contacts ########################### */
div.contact {
margin:10px 0;
}

address {
font-style:normal;
margin:10px 0;
}

address p {
line-height:1em;
}

.contact label {
float:left;
width:14em;
margin:10px 0 0;
}

span.marker {
margin:0 10px 0 0;
}

.contact_email_checkbox label {
float:none !important;
}

.contact label.copy {
width:90%;
padding:0 0 0 10px;
}

.contact form {
color:#000;
padding:10px;
margin:10px 0;
}

.contact input {
background:#fff;
border:solid 1px #006;
color:#000;
padding:2px 2px 0;
margin:10px 0 0;
}

.contact .button {
border:0;
background:#61a84a;
color:#fff;
margin:20px 10px 0 0;
padding: 5px 10px;
cursor:pointer;
}
.contact .button:hover { color:#000; background:#999;}
label.textarea {
float:none !important;
margin:10px 0;
display:block;
width:100%;

}

#contact_text {
width:80%;
height:150px;
border:solid 1px #006;
}

.contact input.invalid,.contact textarea.invalid {
border:solid 1px red;
}

.contact label.invalid {
color:red;
}	


#jnews_module { float:left; width:126px; height:82px; background:url(../images/newsletter.png) top center no-repeat;}
#jnews_module  a { width:126px; height:82px; display:block; text-decoration:none; padding:0; text-indent:-99999px; border: none;}

#jnews_module #aca_clickcontainer { display:none;}

#acapop h3 {font-size: 16px; color:#5c9804;text-shadow:#fff 1px 0px;font-family: 'EurostileTRegular', Arial, sans-serif; margin-bottom:10px; text-transform:uppercase;}
#acapop p { line-height:18px; margin-bottom:10px;}
#acapop .inputbox { margin-bottom:10px; width:200px; 	border-radius: 4px; padding:5px;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	-o-border-radius: 4px; 
	-ms-border-radius: 4px; 
	-khtml-border-radius: 4px;
	border:#5c9804 solid 1px;}
	
	
	
	#system-message
{
margin:10px 0 20px 0;
padding: 0 !important;
background:#fff;
border:solid 0px;
}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0;  font-weight: bold; text-indent: 0px;background:#fff;padding:0 }
#system-message dd ul { color: #333; margin-bottom: 10px; list-style: none; padding: 10px; border-top: 2px solid #569105; border-bottom: 2px solid #569105;}

/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }
#system-message dd.message ul { background: #eaeaea}

/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error {  }
#system-message dd.error ul { color: #93246F; background: #eaeaea ; border-top: 2px solid #d80000; border-bottom: 2px solid #d80000;margin:0}

/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice {  }
#system-message dd.notice ul { color: #93246F; background: #eaeaea; border-top: 2px solid #2c8bb8; border-bottom: 2px solid #2c8bb8;}

a.english-link { margin:10px 0; display:block; text-decoration:none; color:#333; padding:0 0 0 20px; background: url(../images/english.jpg) left 4px no-repeat;}
a.english-link:hover { color:#060;}

a.ru-link { margin:10px 0; display:block; text-decoration:none; color:#333; padding:0 0 0 20px; background: url(../images/rus.jpg) left 4px no-repeat;}
a.ru-link:hover { color:#060;}

#breadcrumbs ul.breadcrumb li { display:inline-block;}