body {
	background: #87A0C5;
}

h3 {
	color: #555
}

h2 a {
	text-decoration: none
}

h2,.moduletable h3, .items-leading h2 {
	border-bottom: solid 1px #ddd;
    text-align: center;
}
.edit-icon a, .hasTooltip a {
		display: none;
}

.items-row h2 {
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
}

a:link,a:visited {
	color: #1A3867;
    text-decoration: none;
}

a:hover,a:active,a:focus {

	color: #1A3867;
    text-decoration: none;
}

.logoheader {
	background: url(../images/personal/back_head.png) no-repeat right;
		bottom #0C1A3E;
	color: #FFFFFF;
	height: 60px;
}

#all {
	background: #FFFFFF;
	color: #222;
    font-family: Calibri;
    font-size: 95%;
    
    
}

#numer{

    width: 170px;
  border: 1px solid #1A3867;

}

#shadow #all {
	box-shadow: 0px 20px 10px #555555
}

#header ul.menu {
  background-color:#ddd;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eeeeee", endColorstr="#dddddd");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#eeeeee), to(#dddddd));
  background-image: -moz-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -ms-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #dddddd));
  background-image: -webkit-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -o-linear-gradient(top, #eeeeee, #dddddd);
  background-image: linear-gradient(#eeeeee, #dddddd);
  border-color: #b2b2b2 #b2b2b2 hsl(114, 0%, 62.5%);

  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.49);
  -webkit-font-smoothing: antialiased;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px
		rgba(0, 0, 0, 0.05);
	color: #2d2d91;
	border: solid 1px #ddd;
	border: 1px solid #e5e5e5;
	text-transform: uppercase;
}

#header ul.menu a:link,#header ul.menu a:visited {
	color: #333;
	display: inline-block;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 10px;
	margin: 0;
	display: inline-block;
	margin: 0 0 0;
	padding: 12px 15px;
	position: relative;
	border-right: 1px solid #ddd;
	box-shadow: 1px 0px 0px #f5f5f5;
}



p.readmore {
  
  text-align: right;
}


/*  grey background */
.button,button,p.readmore a,#header input.button,.pagenav a:link,.pagenav a:visited,#advanced-search-toggle,.profile-edit a:link,.profile-edit a:visited,h3.js_heading, address a:link, pre a:link
		{
  background-color:#e1e1ff;
 	border: 1px solid #1A3867;
	border-radius: 0px;
	display: inline-block;
	text-decoration: none;
	line-height: 1.2em;
	margin-bottom: 9px;
	padding: 4px;
}
    

/* +++++++++++++  table display  Catgegories table, contact etc, ++++++++++++++++++++* */


table th {
	background-color: #0074cc;
	color: #fff;
	background-image: -moz-linear-gradient(top, #1A3867, #1A3867);
	background-image: -ms-linear-gradient(top, #1A3867, #1A3867);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1A3867),
		to(#1B6BA5) );
	background-image: -webkit-linear-gradient(top, #1A3867, #1A3867);
	background-image: -o-linear-gradient(top, #1A3867, #1A3867);
	background-image: linear-gradient(top, #1A3867, #1A3867);
	background-repeat: repeat-x;
	filter: progid :   DXImageTransform.Microsoft.gradient (   startColorstr
		=
		 '#2d2d91', endColorstr =   '#1B6BA5', GradientType =   0 );
	border-color: #0055cc #0055cc #003580;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid :   dximagetransform.microsoft.gradient (   enabled =
		false );
}

table th a:link,table th a:visited {
	color: #fff
}

tr.odd,tr.cat-list-row1 {
	background: #f8f8f8
}

table  tr:hover td {
	background: #FEFDE2;
}

#scrollToTop img {

	width: 70%;
}

/* blue background */
.moduletable_menu h1,
.moduletable h3,
.moduletable_js h1,
.button:hover,
.button:active,
.button:focus,
button:hover,
p.readmore a:hover,
address a:hover,
#header ul.menu a:hover,
#header ul.menu a:active,
#header ul.menu a:focus,
.pagenav a:hover,
.pagenav a:active,
.pagenav a:focus,
#advanced-search-toggle:hover,
#advanced-search-toggle:active,
#advanced-search-toggle:focus,
.profile-edit a:hover,
.profile-edit a:active,
.profile-edit a:focus,
#fontsize a:hover,#fontsize a:active,#fontsize a:focus,
#mobile_select h2 a
	{
	
	color: #fff;

  background-color:#1A3867;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0087d1", endColorstr="#2d2d91");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#1A3867), to(#1A3867));
  background-image: -moz-linear-gradient(top, #1A3867, #1A3867);
  background-image: -ms-linear-gradient(top, #1A3867, #1A3867);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1A3867), color-stop(100%, #144678));
  background-image: -webkit-linear-gradient(top, #1A3867, #1A3867);
  background-image: -o-linear-gradient(top, #1A3867, #1A3867);
  background-image: linear-gradient(#1A3867, #1A3867);
  border-color: #00456b #000078 hsl(201, 100%, 16%);
  color: #fff ;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
  -webkit-font-smoothing: antialiased;



}

/* +++++++++++++++++  Pagination +++++++++++++++ */
.pagination span,.pagination span  a:hover {
	color: #999999;
	background-color: #f5f5f5;
}

/* active item */
span.pagenav {
	background: #1A3867;
	color: #fff
}
.pagination-start span.pagenav,.pagination-start
{
	background: #fff url(../images/start.png) no-repeat 5px center;
}

.pagination-prev,.pagination-prev span.pagenav
{
	background: #fff url(../images/poprz.png) no-repeat 5px center;
}

.pagination-end, .pagination-end span.pagenav
{
	background: #fff url(../images/koniec.png) no-repeat 10px center;
}

.pagination-next, .pagination-next span.pagenav
{
	background: #fff url(../images/nast.png) no-repeat 10px center;
}

 .pagenav .previous a 
{
	background: #fff url(../images/poprz.png) no-repeat 10px center;
	width: 30px;
	height: 15px
}

.pagenav .next a
{
	background: #fff url(../images/nast.png) no-repeat 15px center;
	width: 30px;
	height: 15px
}

.pagination-start span.pagenav,.pagination-prev  span.pagenav,.pagination-end span.pagenav,.pagination-next span.pagenav
	{
	background-color: #f5f5f5;
	color: #444
}

/* +++++++++++++++++  content  +++++++++++++++ */
.article-info {
	background-color: #fbfbfb;
	background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: -ms-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff),
		to(#f5f5f5) );
	background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: linear-gradient(top, #ffffff, #f5f5f5);
	background-repeat: repeat-x;
	filter: progid :   DXImageTransform.Microsoft.gradient (   startColorstr
		=
		 '#ffffff', endColorstr =   '#f5f5f5', GradientType =   0 );
	border: 1px solid #ddd;
	-webkit-box-shadow: inset 0 1px 0 #ffffff;
	-moz-box-shadow: inset 0 1px 0 #ffffff;
	box-shadow: inset 0 1px 0 #ffffff;
}



/* ++++++++++++++++++++++  menu ++++++++++++++++++++++++++  */


 
 .moduletable {
border: solid 1px #ddd;
margin-bottom: 15px;

 }

.moduletable_menu,
.moduletable_js,{
	border: solid 1px #1A3867;

  padding: 0px 0px;
}




#header ul.menu {
	border: solid 3px #d5d5d5;
	box-shadow: 0 1px 0 #FFFFFF inset, 0 1px 5px rgba(0, 0, 0, 0.1);
}

#header ul.menu a {
	box-shadow: none;
	border-bottom: 0
}


ul.menu a:link,ul.menu a:visited {
	color: #1A3867;
    font-size:1.0em;

}

ul.menu a:hover,ul.menu a:active,ul.menu a:focus {
	background-color: #F5F5F5;
	background-image: -moz-linear-gradient(center top, #FFFFFF, #E6E6E6);
	background-repeat: repeat-x;
	background: url(../images/arrow.png) no-repeat right center;
	color: #050505
}

/* ++++++++++++++++   highlightning active menuitem  +++++++++++++++++++ */
ul.menu li.active a,ul.menu  li.active ul li.active  ul li.active a,ul.menu  li.active ul li.active  ul li.active ul li.active  a,ul.menu  li.active ul li.active  ul li.active ul li.active ul li.active a
	{
	font-weight: bold;
      background-color: #F5F5F5;

}

ul.menu  li.active ul li.active a
	{
	font-weight: bold;
      background-color: #fff;

}

ul.menu  li.active ul li a,ul.menu  li.active ul li.active  ul li a,ul.menu  li.active ul li.active  ul li.active ul li  a,ul.menu  li.active ul li.active  ul li.active ul li.active ul li a
	{
	font-weight: normal;
}

ul.menu a {
	box-shadow: 0 1px 0 #fff;
    padding: 2px 15px;
	border-bottom: solid 2px #fff;
	text-shadow: 0 1px 0 #fff;
    font-weight: bold;
    text-align: left;
  background: #e1e1ff;

}

ul.menu .parent a {
		background-repeat: repeat-x;
	background: #e1e1ff url(../images/arrow2.png) no-repeat 95% center;
}

ul.menu .parent ul a
 {
	background: #f5f5f5 ;
}

ul.menu .parent a:hover,
ul.menu .parent a:active,
ul.menu .parent a:focus {
	background-color: #F5F5F5;
	background-image: -moz-linear-gradient(center top, #FFFFFF, #E6E6E6);
	background-repeat: repeat-x;
	background: url(../images/arrow2.png) no-repeat 95% center;
	color: #050505
}

ul.menu .parent ul a:hover,
ul.menu .parent ul a:active,
ul.menu .parent ul a:focus {
	background-color: #fff;
	background-image: -moz-linear-gradient(center top, #FFFFFF, #E6E6E6);
	background-repeat: repeat-x;
	background: url(../images/arrow.png) no-repeat 95% center;
	color: #050505
}

ul.menu  li.active ul li.active  ul li a,
ul.menu ul a {
	background: #fff;
	margin-bottom: 1px;
    padding: 0px 30px;
    font-weight: normal;
}




ul.menu ul ul ul a {
	background: #f5f5f5 url(../images/arrow.png) no-repeat 24px center;
}

ul.menu ul ul ul ul a {
	background: #fff;
}



.ux-menu a {
	display: block;

	text-decoration: none;
	box-shadow: 0 1px 0 #fff;
    padding: 2px 15px;
	border-bottom: solid 2px #fff;
	text-shadow: 0 1px 0 #fff;

  background: #e1e1ff;
	


}


.ux-menu ul {
		width: 70%;
	border:solid 2px #1A3867;

}


.ux-menu ul a {
	background: #e1e1ff;
	border-bottom: solid 2px #fff;

	margin-bottom: 0px;
    padding: 0px 10px;
    font-weight: normal;
	line-height: 2em;

}

.ux-menu a:hover,.ux-menu a:active,.ux-menu a:focus {
	background: #F5F5F5 url(../images/arrow.png) no-repeat right;
}


/* +++++++++++++++++++++++  SLIDER  ++++++++++++++++++++  */
.panel h3.pane-toggler a {
	background: url(../images/slider_plus.png) right top no-repeat;
	color: #333
}

.panel h3.pane-toggler-down a {
	background: url(../images/slider_minus.png) right top no-repeat;
	border-bottom: solid 1px #ddd;
	color: #333
}

/*  +++++++++++++++++   Tabs ++++++++++++++++++++++  */
ul.tabs li,dl.tabs dt h3 a:link,dl.tabs dt h3 a:visited {
	background: #f5f5f5 url(../images/nature/box.png) repeat-x;
}

ul.tabs li a:link,ul.tabs li a:visited,dl.tabs dt a {
	color: #333;
	border: solid 1px #ddd;
	border-bottom: 0
}

ul.tabs li a:hover,ul.tabs li a:active,ul.tabs li a:focus {
	color: #000
}

.tabcontent,div.current {
	background: #fff;
	color: #000;
	border: solid 1px #ddd;
}

.tabcontent .linkclosed {
	color: #000;
	border-bottom: solid 1px #e5e5e5;
}

ul.tabs li a.linkopen,dl.tabs dt.open  h3 a:link,dl.tabs dt.open  h3 a:visited
	{
	background: #fff;
	color: #333;
	border-radius: 0px 0px 0px 0px;
}

ul.tabs li a.linkclosed:hover,ul.tabs li a.linkclosed:active,ul.tabs li a.linkclosed:focus,ul.tabs li a.linkopen:hover,ul.tabs li a.linkopen:active,ul.tabs li a.linkopen:focus
	{
	background: #555;
	color: #fff
}

#footer-inner,#footer {
	background: #f5f5f5;
	box-shadow: 0px 20px 10px #555
}


#footer-inner .moduletable {

	border: solid 0px;
}


#footer {
	background: #555;
	max-width: 1025px;
	margin: 0 auto;
	box-shadow: 0px 0px 10px #555555;
	color: #fff
}

#footer a {
	color: #fff;
	background: none
}

#bottom a {
	background: none
}

.box1 {
	border-right: solid 1px #ccc
}

.box3 {
	border-left: solid 1px #ccc
}

#bottom  ul li a {
	background-image: none;
	padding-left: 0
}
















/* responsive */
#mobile_select h2 {border:0; margin:-17px 0 0 0; padding:0; background:#0C1D43;text-align:right}
#mobile_select h2 a {
display:inline-block;
font-size:0.8em;
border-radius:0px 0px 0 0;
padding:6px;
font-size:0.75em;
margin-right:5px;
}



@media only screen and (max-width: 480px) {

		img {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
}


	#fontsize{display:none}
	#nav,#wrapper2,#wrapper,.cols-3 .column-1,.cols-3 .column-2,.cols-3 .column-3,#right,.box,#header form
		{
		float: none;
		width: 100%
	}
	
	#header form  {margin:0}
	
	.box {
		border-left: 0 !important;
		border-bottom: solid 1px #ddd;
	}
	
	#line {
		
		text-align: right;
		top: 90px;
		left: 20px;
		max-width: 100% ;
		min-width:50%;
		background:#1A3867;
	}
	
	
#logo {
       
     position: absolute;
    top: 1.5em;
    left: 15%; 
    width: 70%;
   

}

#logoheader {
	 position: absolute;
	top: 5em;
	
}
	
	
	#header form input {
		float: none; margin-bottom:4px
	}
	#menuwrapper { margin-top:10px; }
	#header ul.menu {position:relative; top:0;left:20px; right:20px; margin:0; width:90%; border-radius:0px}
	#header ul.menu li:first-child a {border-radius: 0px 0px 0 0}
	#header ul.menu li:last-child a {border-radius:0 0 0px 0px }
	#header ul.menu li a:link,
	#header ul.menu li a:visited {
		display: block;
		padding: 6px 10px;
		border-bottom: solid 1px #ccc
	}
  	#right{
		display:none
	}
}

@media only screen and (min-width: 750px) {
div.moduletable_menu:nth-child(9),
div.moduletable_menu:nth-child(10),
div.moduletable_menu:nth-child(11),
div.moduletable_menu:nth-child(12){
	display: none
	
}
}

@media only screen and (min-width: 480px) and (max-width: 750px) {
	
	

	
	#nav {

		width: 30%
	}
 #wrapper	{

		width: 65%
	}
	
	#right{
		display:none
	}
	
	
		img {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
}



	
	#header form  {margin:0}
	
	.box {
		border-left: solid 0px;
		border-bottom: solid 1px #ddd;
	}
	
	#line {
		
		text-align: right;
		top: 90px;
		left: 20px;
		max-width: 100% ;
		min-width:50%;
		background:#fff;
	}
	
	
#logo {
       
     position: absolute;
    top: 1.5em;
    left: 20%; 
    width: 60%;
   

}
}
