

/* ------------------------------------------------
   HTML ELEMENTS
--------------------------------------------------- */

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {

	font: 12px/1.75em  Tahoma, arial, sans-serif;
	color: #343434; 
	text-align: center;
	margin: 0 0 15px 0;	
	background: #f8f8f8 url(../images/content.jpg) repeat-x;
}

/* links */

.filterLink{
	color: #6287B3;
	text-decoration: none;
	font-weight: bold;
	margin-top: 10px;
}


/* headers */


h1, h2, h3 {
	padding: 10px;	

	margin: 0;
}
h2
{
font-size:14px;
text-transform:uppercase;
}
ul, ol {
	margin: 5px 0px 5px 13px;
	padding: 0 0 0 20px;
}

.right-col1 ul {
	margin: 0;
	padding: 0;
}
.right-col1 li
{
list-style: none;
font: 12px  Tahoma, arial, sans-serif;
color:#465c68;
line-height:18px;
padding:0px; margin:0px;
margin-bottom:20px;
height:auto;
border-bottom:1px dotted #c3ddfe;
}

.right-col1 li .date {
	margin-top: 0;
}


.right-col1 .tema
{
color:#9c9c9c;
font-style:italic;
padding-top:10px;
text-align:left;
display:block;
float:left

}
.tema
{
color:#9c9c9c;
font-style:italic;
padding-top:10px;
text-align:left;
}

.date
{
color:#6287b3;
font-weight:bold;
~margin-bottom:5px;
margin-top:10px;
}
.date a
{
color:#6287b3;
text-decoration: underline;
}
.img-news
{
float:left;
padding:5px 10px 0 0 ; 
width:70px; 
height:75px;
}
.news{
	padding: 0px 0px 0px 30px;
	background: url(../images/news-icon.png) no-repeat left top;
	text-align: justify;
	width: 700px;
}
.news-border
{
	border-top: 1px dotted #C3DDFE;
	margin-bottom: 20px;
}
.news a{
	color: #6287B3;
	text-decoration: none;
	font-weight: bold
}

.news img{
float: left;
padding: 10px 10px 0 0;
}
.news .date {
	margin-top: 0;
}
.image-news-big img
{
width: 250px;
	
	float: left;
	display: block;
}
.news p{
	text-align: justify;
}

.image-news 
{
	width:70px; 
	
	float: left;
	padding: 5px 5px 0 0;
}
.image-news  img
{
	width:70px;
	float: left;
	padding: 0px 5px 0 0;
}

.news-all-list
{
text-align:right;
display: block;
}

.news-all-list a
{
text-decoration:underline;
color:#465c68;
	

}

.right-col1 .news {
	width: 319px;
}

.right-col1 .news-all
{
text-align:right;
float:right;
display:block;
margin-bottom:20px

}
.right-col1 .news-all a
{
text-decoration:underline;
color:#707070;
font-weight: normal;
}

/* images */
img {
border: 0px;

}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}


code {
  	margin: 5px 0;
  	padding: 10px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	background: #F5F5F5;
	border-left: 3px solid #D4D4D4;
}
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}
blockquote {
	font: bold 1.4em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;	
	margin: 10px;
 	padding: 0 0 0 25px;  
   background: #F5F5F5;
	border-left: 3px solid #D4D4D4;	
	color: #444;
}

/* start - table */
.table {
	border:1px dashed #d4d4d4;
	border-left:0px;
	border-bottom:0px;
	width: 100%;	
	margin: 0;		
}
.table .td {
	max-width: 171px;
}
.table .td a {
	word-wrap: break-word;
}
.table-med {

	border:1px dashed #d4d4d4;
	border-left:0px;
	border-bottom:0px;
	width:977px;

		
}
.table-med .td a {
	color: #343434;
}
.table-med .td a.md {
	text-decoration: none;
}
.table-med .td a img {
	float: left;
	margin-top: 3px;
}
.th a img {
	float: left;
	margin-top: 1px;
	margin-right: 2px;
}
.table-profili-width
{	
	border:1px dashed #d4d4d4;
	border-left:0px;
	border-bottom:0px;
	margin:20px 0 0 0;
	width:690px;
}

.table-profili-width-md-detail
{	
	border:1px dashed #d4d4d4;
	border-left:0px;
	border-bottom:0px !important;
	margin:5px 10px 5px 10px ;
	width:710px;
}
.table-profili-width-md-detail td
{
	font-weight:normal;	
}

.th strong {
	color: #fff;
}
.th {
	background: #cee8fa repeat-x;
	height: 29px;
	padding-left: 12px;
	padding:5px;	
	text-align: left;
	border-left: 1px dashed #d4d4d4;
	border-bottom: solid 2px #fff;
	color: #505050;
	font: bold 11px  Tahoma, arial, sans-serif;
	text-transform:uppercase;

	
}
.tr {
	height: 40px;
}
.td {
	padding-left: 5px;
	padding-right: 5px;
	border-left:1px dashed #d4d4d4;
	border-bottom:1px dashed #d4d4d4;
}
.table-profili-width .td.product-name {
	max-width: 240px;
	word-wrap: break-word;
}

.table-profili-width .td.product-name a {
	color: #343434;
}
.td.check {
	text-align: center;
}
.td-actions
{
	padding-left: 5px;
	padding-right: 5px;
	border-left:1px dashed #d4d4d4;
	border-bottom:1px dashed #d4d4d4;
	width: 75px;
}

.th a
 {
color: #505050;
	font: bold 11px  Tahoma, arial, sans-serif;
 	text-decoration: none

}
.td.first,th.first {
	border-left: 0px;
}
.row-a {
	background: #F8F8F8;
height: 40px;
}
.row-b {
	background: #fff;
height: 40px;
}
/* end - table */




/* form elements */
.form-search {
	margin:10px;
	padding: 0 5px;
	
}
.form {
	margin:0px;
	margin-top:10px;	
}


/*
select
{

width:211px;
border:1px solid #d9d9d9;
	*border:1px solid #d9d9d9;
padding:5px;

	
}


.select {
	position: absolute;
	width: 158px;  With the padding included, the width is 190 pixels: the actual width of the image. 
	height: 21px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	background: url(../images/jquery.selectBox-arrow.gif) no-repeat;
	overflow: hidden;
}



#mainselection {
    overflow: hidden;
    width: 350px;
    -moz-border-radius: 9px 9px 9px 9px;
    -webkit-border-radius: 9px 9px 9px 9px;
    border-radius: 9px 9px 9px 9px;
    box-shadow: 1px 1px 11px #330033;
    background: url("arrow.gif") no-repeat scroll 319px 5px #58B14C;
    }
    


*/

select
{

width:211px;
~width:211px;
border:1px solid #d9d9d9;
*border:1px solid #d9d9d9;
padding:7px 5px 7px 5px;
font: 12px Tahoma,arial,sans-serif;
	

}

.selectwidth340
{
	width: 340px;
}


.label {
	display:block;
	margin:0px;
	height: auto;
	background-color: #ecf4f7;
	padding:3px;
	margin: 5px 0 5px 0;

}



.radio
{
	margin-right:5px;
	height: 20px;
	float: left
}

.file {
 
    margin-bottom: 5px;
}

.input
{
height:20px;
width:200px;
border:1px solid #d9d9d9;
padding:5px
}
.input-middle
{
height:20px;
width:250px;
border:1px solid #d9d9d9;
padding:5px
}
.width250
{
	width:280px !important;
}
.input-wide
{
height:16px;
width:425px;
border:1px solid #d9d9d9;
padding:5px
}
.input-date
{
height:20px;
width:100px;
border:1px solid #d9d9d9;
padding:5px
}

.input-form-date
{
height:14px;
width:295px;
border:1px solid #d9d9d9;
padding:5px;
margin-right: 7px;
display: block;
float: left;
}
.form-cal {
	float: left;
	display: block;
	width: 26px;
	height: 27px;
}

textarea {
	width:400px;
	padding:2px;
	font: 12px Tahoma,arial,sans-serif; 
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}

.textarea {
	height: 100px;
	color: #343434;
}

input.button { 

	padding: 2px 3px; 

	background: none;
	border: none;
}
input.button-dark { 

	padding: 2px 3px; 
	background: none;
	border: none;
}

/* search form */



.search{
	width: 460px;
	height: 38px;
	background:url(../images/search-input-bg.png) no-repeat;
	float: right;
	margin: 10px 25px 0px 0px;
	text-align: right;
}

.search .field{
	color: #43453f;
	font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
	width: 380px;
	height: 17px;
	background: none;
	border: 0px;
	margin: 0px 5px 5px 0px;
	padding-bottom: 5px;
	float: left;


}

.search .button{
	width: 38px;
	height: 29px;
	background:url(../images/search-button.png) no-repeat;
	border: 0px;
	margin: -5px 0px 0px 0px;
	padding: 0px;
	float: right;
}
.search .search-link{
	color: #43453f;
	font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

.search-button-left {
    color: white;
    float: right;
    height: 26px;
    margin: 0px 5px 0;
    ~margin: 0px -10px 0;
    
   
}
.search-button-left input {
    background: url("../images/right-bg-button-.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: white;
    height: 26px;
    width: 230px;
    cursor:pointer;	
}
.search-button-right {
    color: white;
    float: right;
    height: 26px;
    margin: 0px -10px 0 5px;
}
.search-button-right input {
    background: url("../images/left-bg-button-.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: white;
    height: 26px;
    width: 132px;
    cursor:pointer;	
}


/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 1024px;	
	margin: 0 auto;
	text-align: left;

	
}
#content-wrap {
	float: left;
	width: 1024px;
	margin-left: 0px;
	display: inline;
	padding: 0;
	background-color:#FFFFFF;

}

#header-menu {
	position: relative;
	background-color:#FFFFFF;

	width:1024px;	
	padding: 0;	
	color: #fff;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid black
	
	
}


/* header links */
 #header-links {
	position: absolute;
	top:120px; 
	right: 7px;
	color: #222222;
	font-weight: bold;
	width:auto;
	vertical-align:middle;
	height:30px;
margin-right: 80px;
float: left;

	

}

.header-link {

float:left;
padding-top:3px;
padding-left:5px
}

.header-link .a {
	margin-top: 0;
	padding-top: 0;
}

.header-link.left {
	margin-right: 20px;
}

.header-link-med
{
color: #0094d7;
	font-size: 13px;
	text-transform:uppercase;
	padding:3px 0 0 30px;	
	font-weight: bold
}
 #header-links p {	
	padding: 0;	margin: 0;	
}
#header-links a {	
	color: #222222;
	text-decoration: none;
	text-transform:uppercase;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-right:20px;
	~height:20px
	
}
.header-icons
{

width:19px;
height:22px;
float:left;
margin-top:2px
}

.languages
{

width:90px;
height:33px;
float:right;
margin-top:-26px

}
.icon-flag {

    width: 40px;
	display:inline;
	~display:inline;
	float:left;
	z-index:100000;

}
.icon-flag-active {

    width: 40px;
height: 30px;
	display:inline;
	~display:inline;
float:left;
	z-index:100000;
background: url(../images/lang-active.png) top right no-repeat;

}

 #header-links a:hover {
	color: #3b81b6;		
}
 #header-links .header-link-current {
	color: #3b81b6;		
}

/* header-photo */
#header-photo {
	position: relative;
	clear: both;
	margin: 0 auto;
	height: 150px;
	width: 1024px;
	background: url(../images/header-bg.png) no-repeat;
}


.logo{

border:none;
height:111px;
width:290px;
position:relative;
background: url(../images/logo-small-2.png) no-repeat;
float:left;
margin-top:30px;
margin-left:15px;
	~text-decoration: none
}
.logo-a
{
text-decoration: none
}
.logo-text{
	font-size: 15px;
	color: black;
	margin-left: 90px;
	margin-top: 30px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none;
		~text-decoration: none
}
.logo-text span a{
	text-decoration: none
}

.logo-text span{
	text-transform: none; 
	font-weight: normal;
		text-decoration: none
}

.title
{
border:none;
width:583px;
width:66px;
float:left;
margin-top:30px;
margin-left:10px;
}

.gerb
{
border:none;
width:104px;
width:89px;
float:right;
margin-top:20px;
margin-right:20px;

}

/* Navigation */
#nav {
	clear: both;	
	padding: 0;			
}
#nav ul {
	float: left;
	list-style: none;
	background: #E4E4E4 url(../images/nav.jpg) no-repeat;	
	width:1024px;		
	padding: 0;	margin: 0 0 0 0px;
	height: 46px;
	display: inline;
	text-transform: uppercase;
	
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;

}
#nav ul li a {
	display: block;
	width: auto;
	margin: 0;
	text-align:center;
	border-bottom: none;
	color: #fff;
	font: 14px/45px "Tahoma", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 0px;
	
}

#nav ul li a:hover {

color: #d0d0d0	
}


#menu-tab1
{
	width: 148px;
	
	
}
#menu-tab1-current
{
	width: 148px;
	background:url(../images/menu-tab1-current.png) no-repeat;
	color: #d0d0d0	

}


#menu-tab2
{
	width: 210px;
	
}
#menu-tab2-current
{
	width: 210px;
	background:url(../images/nav-current.jpg) repeat-x;
	color: #d0d0d0	
}


#menu-tab3
{
	width: 232px;
	
}
#menu-tab3-current
{
	width: 232px;
	background:url(../images/nav-current.jpg) repeat-x;
	color: #d0d0d0	
}
#menu-tab4
{
	width: 214px;
	
}
#menu-tab4-current
{
	width: 214px;
	background:url(../images/nav-current.jpg) repeat-x;
	color: #d0d0d0	
}

#menu-tab5
{
	width: 211px;
	
}
#menu-tab5-current
{
	width: 211px;
	background:url(../images/menu-tab5-current.png) no-repeat;
	color: #d0d0d0	
}


/*
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 40px 0 40px;
	border-bottom: none;
	color: #fff;
	font: 14px/45px "Tahoma", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 0px;
	
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #8edcff;
}
#nav ul li#current a  {	
	background: url(../images/nav-current.jpg) repeat-x;	
}
*/

/* Search div */

.search-div
{
height:89px;
width:1024px;
background:url(../images/search-background.png) no-repeat;
display:block;
}



/* Main Column */


#main {
	margin: 10px 5px 0 272px;

	
}
.main-med {
	margin: 12px  20px  20px  22px !important;

	
}

#main h1 {
	margin:5px 10px 10px 0px;
	font: 15px "Tahoma", Arial, Helvetica, sans-serif;
	color: #273c55;
	text-transform:uppercase;
	padding: 5px 0 2px 0px; 		

}
#main .img {
border:0px;
margin-right:20px	

}
#main p {
	font: 12px "Tahoma", Arial, Helvetica, sans-serif;
	color: #273c55;
	line-height:18px;
	text-align: justify;
}
#main .content 
{
	width: 730px;
	padding-right: 0;
	text-align: justify;
}
#main .content img
{
float: left;
padding: 5px 10px 5px 0px;
}
#main p.content {
	width: 730px;
	padding-right: 0;
	text-align: justify;
}

#main.home p {
	width: 730px;
	padding-right: 0;
}

#main.home p img{
float: left;
padding: 0px 10px 5px 0px;
}

#main.home h1.wide {
	width: 730px;
	margin-right: 0;
	margin: 0px;
	padding-bottom: 20px
}

#main.home .more {	
	width: auto;
}
#main.home .btn-container {
	width: 730px;
	display: block;
	margin-top: 5px;
}
.blue-hr-line
{
height:1px; 
border-bottom:1px solid #b0d6f1; 
width:730px;
margin:29px 0 30px 0;
display: block;
float: left;
}
#main .more
{
width:130px;
float:right;
}
#main .more1
{
display: block;
float:right;
}
#main .more2
{
display: block;
float:right;
}
#main .more2 p
{
line-height:18px
}

#main .read-more
{
float:left; 
background-image:url(../images/bg-butt.png);
 background-repeat:repeat-x; 
 height:25px;

}

#main .read-more-dark
{
float:left;
background-image:url(../images/bg-butt-dark.png);
background-repeat:repeat-x; 
height:25px;
cursor:pointer;	
	

}
.margin-right
{
margin-right: 10px
}

#main .read-more-dark input
{
margin:0px;
padding:0px;
vertical-align:top;
padding:4px 5px 0 5px;
~paddin-top:5px ;
color:white;
cursor:pointer;		

}
#main .read-more a
{
text-decoration:none;
color: #656565;
font-size:12px
	

}
#main .read-more img
{
float:left; 
padding:0px 
}
#main .read-more span
{
line-height:25px; 
padding:0 5px  0 5px 
}


#main .left-col
{
padding-right: 16px;
width:349px;
border-right:1px solid #c3ddfe;
float:left;
}
#main .left-col h1, #main .right-col1 h1
{
margin-top: 0px;
padding-top: 0px;
margin-right: 0;
margin-bottom: 20px;
}

#main .right-col1
{
margin-left: 16px;	
width:349px;
float:left;
}
#main .path
{
height:auto;
min-height: 23px;
width:720px;
background-color:#f2f2f1;
padding-left:10px;
padding-top:5px;
color: #4f4f4f;
font-size:11px;
}
#main .path-med
{
height:23px;
width:970px;
background-color:#f2f2f1;
padding-left:10px;
padding-top:5px;
color: #4f4f4f;
font-size:11px;
}
#main .path a
{
text-decoration:underline;
	color: #4f4f4f;
}
#main .path-med a
{
text-decoration:underline;
	color: #4f4f4f;
}
/* Sidebar */	
#sidebar {
float: left;
width: 256px;	
margin-top: 0px;	

margin-left:5px;


}

#sidebar a {
color:#383838;
font: 12px "Tahoma", Arial, Helvetica, sans-serif;

}
#sidebar a:hover {
color:#007eba;
font: 12px "Tahoma", Arial, Helvetica, sans-serif;

}
.sidebar-menu-bottom
{
	float: left;
	display: inline;
	margin-top: -10px;
	~margin-top: -15px;
	margin-left: 5px
}
	
/* right column */
#rightcolumn {
	float: right;
	width: 190px;
	margin-top: 10px;	
}
.h1 {

	padding: 0px 0px 5px 7px; 
	color:#383838;
	font:  bold 11px "Tahoma", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:-0px

}
.h1-name {

	padding: 0 7px 0px 7px; 
	color:#464646;
	font:  normal 11px "Tahoma", Arial, Helvetica, sans-serif;
	width: 230px;
	word-wrap:break-word;



}
.sidemenu-h1
{
background-image:url(../images/sidebar-h1.png);
height:52px;
width:246px;
margin-left:5px
}


.sidemenu-h1-bg
{
background:url(../images/sidebar-h1-bg.png) repeat-y;
height:auto;
width:246px;
margin-left:5px
}


.sidemenu-h1-top
{
background:url(../images/sidebar-h1-top.png) no-repeat;
height:22px;
width:246px;
margin-left:5px
}
.sidemenu-h1-bottom
{
background:url(../images/sidebar-h1-bottom.png) no-repeat;
height:12px;
width:246px;
margin-left:5px
}

/* sidemenu */

ul.sidemenu {
	text-align: left;
	margin: 0px 8px 0px 5px; 
	padding: 0 0 5px 5px;			
	text-decoration: none;
	width: 241px;
	background-color:#f2f6f8;
	
	
		
}
ul.sidemenu li {

	padding: 8px 0 8px 0px;
	~padding: 0 0 5px 0px;
	~margin: 5px 0 8px 10px;
	list-style:url(../images/sidemenu-list-img.png);
	margin-left:25px;

	~padding-left:5px;
	line-height:12px;

	
}

ul.sidemenu .horizontal-line
{
border-bottom: 1px solid #c5d9e4;
height:2px;
width:226px;
~margin-left:-23px;
~margin-top:3px;
}

	

* html body ul.sidemenu li {
	height: 1%;
}
ul.sidemenu li a {
	text-decoration: none;	
	color: #326ea1; 
	border: none;
	font-weight:bold;
		
}
#sidebar ul.sidemenu li a:hover {	
	color: #007eba;
	border: none;

}
#sidebar ul.sidemenu li a.current{	
	color: #007eba;
	border: none;

}



/* footer-wrap */
#footer-wrap {
	clear: both;
	width: 1050px;
	font-size: 95%;

	text-align: left;	
	background: url(../images/footer-bottom.png) no-repeat center bottom;
	margin-left:-13px;
	height:80px
}
#footer-wrap a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #000;	
}
#footer-wrap p {
	padding: 10px 0;
}
#footer-wrap h2 {
	color: #666666;
	margin: 0;
	padding: 0 10px; 
}

/* footer */
#footer {
	clear: both;
	color: #666;	
	margin: 0 auto 10px auto; 
	width: 720px;
	padding: 0px 0px 5px 0px;
	text-align: center;

}

#footer a{
	color: #2d98d4;
	text-decoration: none;
}

#footer p{
	padding: 0px 0px 14px 0px;
}

.float-right-footer{
	float: right;
	margin: 14px 134px 0px 0px;
	font-size: 10px;
	padding: 0px 0px 60px 0px;
}

.float-left-footer{
	float: left;
	margin: 14px 0px 0px 134px;
	font-size: 10px;

	padding: 0px 0px 60px 0px;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
.paddingtop5{ padding-top: 5px; }

/* display and additional classes */
.clear { clear: both; height:0px }
.clear-both { clear: both; height:0px }

/* post */
.post-by {
	font-size: .95em;	
	padding-top: 0;
}
.post-footer {
	background: #F5F5F5;
	padding: 5px; margin: 20px 10px 0 10px;	
	font-size: 95%;	
	color: #666666;	
}
.post-footer .date{
	margin: 0 10px 0 5px;	
}
.post-footer a.comments {
	margin: 0 10px 0 5px;	
}
.post-footer a.readmore {
	margin: 0 10px 0 5px;	
}


#lngSelectorFrm {
	margin: 0;
	padding: 0;
}
.mandatory {
	color: #ff0000;
}
.error_p {
color: #ee3434 !important;
padding:0px !important;
font-size: 11px !important;
height: auto;
}

.error_p span{
color: #707070 !important;
padding:0px !important;
font-size: 9px !important;
height: auto;
}

.success_p {
color: #408d01 !important;
padding:0px !important;
font-size: 11px !important;
height: auto;
}

.margin_left
{
	float: left
	
}
#municipalitySelect select,
#citySelect select {
	width: 340px;
}
.inputwidth340
{
	width: 328px
}

.error
{

	
	width: 670px;
	height: auto;
	background: url(../images/mess-error-bg.png) no-repeat scroll 10px center  transparent;
	padding: 10px 10px 10px 50px;
	color: #da3b21;
	font-weight:bold;
	margin-top:10px;
	background-color: #f8dede;
	

}
.width980
{
width: 920px;	
}
.success
{

	
	width: 670px;
	height: auto;
	background: url(../images/mess-success-bg.png) no-repeat scroll 10px center  transparent;
	padding: 10px 10px 10px 50px;
	color: #408d01;
	font-weight:bold;
	margin-top:10px;
	background-color: #dff2cf;

	
}

.warning
{

	
	width: 670px;
	height: auto;
	background: url(../images/mess-warning-bg.png) no-repeat scroll 10px center  transparent;
	padding: 10px 10px 10px 50px;
	color: #a46e0a;
	font-weight:bold;
	margin-top:10px;
	background-color: #faedc5;

	
}


#main .tab{
	height: 40px;
	max-width: 730px;
	background: url(../images/tab-border.png) left repeat-x;
	margin-top: 20px;
	padding: 0px;


}
#main .tab-med-view{	
	max-width: 728px;
	background: url(../images/tab-border.png)  bottom right repeat-x;
	padding: 0px;
margin: 0px;
margin-left: 2px;
margin-left: 2px;
height: 10px;


}
#main .tab h1
{

	padding: 15px 0 2px 10px;
	font: 13px "Tahoma", Arial, Helvetica, sans-serif;
	max-width: 680px;
	white-space:normal;

	

}

#main .tab-links h1
{

	padding: 3px 0 2px 10px;
	font: 13px "Tahoma", Arial, Helvetica, sans-serif;


}
#main .tab-med
{
	height: 40px;
	width: 979px;
	background: url(../images/tab-border.png) left repeat-x;
	margin-top: 20px;
	padding: 0px;

}

 #main .tab-sel .tab-links {
 background-image:url(../images/tab-bg.png);
 background-repeat:repeat-x;
 	display: inline;
	height: 100%;
	padding: 0px 10px 0px 0px;
	height: 40px;

	
}


.tab .divide{
	float:left;
	padding: 0px 0px 0px 0px;
	margin: -4px 0px 0px 0px;
}

 .tab-sel .left-border{
	float: left;
}

 .tab-sel .right-border{
	float: left;
}

 .tab-links{
	color: #777777;
	text-decoration: none;
	float: left;
	white-space: nowrap;
	height: 100%;
	padding: 5px 3px 0px 7px;
		overflow: visible;
		z-index: 100000;

}

#Searchresult {
	display: block;
	height: 100%;
}

.post{
	height: 100%;
	width: 690px;
	float: left;
	background: #ffffff;
	background-image:url(../images/post-bg.png);
	background-repeat:repeat-y;
	padding: 10px 20px 15px 22px;
	margin: 0px;	


}
.post-med
	{
	height: 100%;
	width: 970px;
	float: left;
	background: #ffffff;
	background-image:url(../images/post-bg-med.png);
	background-repeat:repeat-y;
	padding: 20px 0px 15px 20px;
	margin: 0px;


}

.content-bottom{

	width: 731px;
	margin: 0px 0px 20px 0px;
	~margin: -4px 0px 20px 0px;
	padding: 0px;
	display: block;
	height: auto;
}

.content-bottom-med
{
	width: 960px;
	margin: 0px 0px 20px 0px;
	~margin: -4px 0px 50px 0px;
	padding: 0px;
	display: block;
	height: auto;	
}


.a
{
text-decoration:underline;
color:#707070;
padding:20px 0px 0px 0px;
margin-top:20px

}

#main .steps
{
width:730px;
height:51px;
background-image:url(../images/steps-bg.png);
background-repeat:repeat-x;
margin-top:20px;
}
.no-margin-top
{
margin-top:0px !important;

}
#main .step-active
{
height:33px;
width:29px;
background-image:url(../images/step-active.png);
background-repeat:no-repeat;
color:white;
padding:4px 0 0 7px;
margin-top:-5px;
float:left;
display:inline;
}
#main .step-no-active
{
height:33px;
width:29px;
background-image:url(../images/step-no-active.png);
background-repeat:no-repeat;
color:white;
padding:4px 0 0 7px;
margin-top:-5px;
float:left;
display:inline;
}
#main .step-no-active1
{
height:33px;
width:29px;
background-image:url(../images/step-no-active1.png);
background-repeat:no-repeat;
color:white;
padding:4px 0 0 7px;
margin-top:-5px;
float:left;
display:inline;
}
#main .step-text 
{
font-weight:bold;
float:left;
padding-right:10px;
	color: #343434;
}

#main .reg .step-text {
	padding-right:15px;
}
#main .step-text-current
{
font-weight:bold;
float:left;
padding-right:10px;
color: #009acf;
}

#main .reg .step-text-current {
	padding-right:15px;
}


#main .step-text-width170
{

	width: 120px;
	line-height: 14px;
	padding-top: 5px

}

#main .step-text-width270
{

	width: 180px;
	line-height: 14px;
	padding-top: 5px

}




#main .step-text1
{
font-weight:bold;
float:left;
padding-right:20px;
	color: #979797;
}

#main .step-text1 a 
{
font-weight:bold;
float:left;
padding-right:10px;
	color: #979797;
}

#main .step-text a
{
font-weight:bold;
float:left;

	color: #343434;
	
}

.right
{
	float:right;
	margin-right: 60px;
	margin-top: 20px;
	
}

.description-text{
	color:#9c9c9c;
}

.save{
	color:#6287b3;
	font-weight:bold;
	~margin-bottom:20px;
	margin-bottom:20px;
	background: url(../images/save-icon.png) no-repeat left 5px;
	padding: 0px 0px 10px 20px;
	border-bottom: 1px dotted #C3DDFE; 
}
.save a
{
color:#6287b3;
text-decoration: none;
	padding: 5px 0 0 5px;
	line-height: 40px
}

.request-button-wrap
{
	float:right;

	
}

a.edit
{
background:url(../images/icon_edit.png) no-repeat;
display:block;

	width:36px; 
	height:29px;
	float:left;


}

a.profile
{
background:url(../images/choose-profile-inactive.png) no-repeat;
display:block;

	width:36px; 
	height:29px;
	float:left;


}
a.profile.selected
{
background:url(../images/choose-profile.png) no-repeat;
}
a.del
{
background:url(../images/icon_delete.png) no-repeat;


	width:36px; 
	height:29px;
	float:left;


}
a.pdf
{
	background:url(../images/icon_file_pdf.png) no-repeat; 
	float: left;
	width:36px; 
	height:29px;

}

a.preview
{
	background:url(../images/details-icon.png) no-repeat; 
	float: left;
	width:36px; 
	height:29px;

}
a.copy
{
background:url(../images/icon_copy.png) no-repeat;
	float: left;
	width:36px; 
	height:29px;


}


.col-left
{

	width: 340px;
	float: left

}
.col-right
{

		width: 340px;
	float: right
}
.col-double {
	float: left;
	width: 690px;	
}
.blue
{
	color: #2898c9;
	min-height: 20px;
}

.blue a{
	color: #2898c9;
	text-decoration: none;
	margin-top: 20px;
}
.a-submit-pdf 
{
	font-weight: bold;
	font-size: 13px;
	text-decoration:underline;
color:#494949;
text-transform:uppercase;

	vertical-align: top;
	~vertical-align: top;

	line-height:30px
	
}
.label-icon
{
	width:36px;
	height:29px;
	float:left;
	margin-bottom:0px
}

.bg-color
{
	background-color: #f2f2f1;
	display: block;
	height: auto
	
}

.no-padding-right
{
padding-right: 0px
}


/* MD Details Page Classes */

.md-details-title{
	padding: 2px 0px 0px 5px;
	margin: 20px 20px 5px 0px;
	background: #ecf4f7 ;
	font-weight: bold;
	float: left;
	height: 30px;
	width: 730px;
	border: 0px !important;
	


}
.md-details-title-first{
	margin: 5px 20px 5px 0px;
	background: #f2f2f1;
	border: 1px dashed #d4d4d4 !important;
	font-weight: bold;
	float: left;
	height: auto;
	width: 700px;


}
.md-details-title-first td{
	padding: 10px ;



}

.md-details
{

	width: 730px
}
.md-details table
{
	width:730px; 
	border-bottom: 1px solid #d3d3d3;
	
}
.md-details table table
{
	width:706px;


	
}
.no-border-table
{
	width:730px;
	border:0px 

	
}


.blue-md-first
{

	color: #2898c9;
	font-weight: bold;
	padding-left: 10px
}

.md-details-title-img{
	margin: 0 10px 0 0;
	width: 25px;
}

.label-md{
	display:block;
	padding-right: 20px;
	margin: 0 0 0 10px;
	vertical-align: top;
}

.blue-md
{
	display:block;
	height: auto;
	padding-right: 10px;
	color: #2898c9;
	font-weight: normal;
}

.blue-md-table
{
	height: auto;
	margin: 0;
	color: #2898c9;
	font-weight: bold;
}

.label-top{
	vertical-align: top;
	width: 230px;

}

.text_link
{
	margin: 0px;
	padding: 0px;
}


.toolbar a.delete {
    background: url(../images/toolbar_delete.png) no-repeat scroll 0 0 transparent;
    height: 12px;
    width: 10px;
}

.toolbar a {
    display: inline-block;
    height: auto;
    margin: 0 !important;
    padding: 0 2px !important;
    width: auto;
    text-decoration: none;
}

.the_item {
	color: #2898C9;
	outline: medium none;
    text-decoration: none;
	margin: 4px 0 0 0;
	display: block;
	float: left;
}

.content a
{
	color: #6287B3;
	text-decoration: none;
	margin: 0 0 0 9px;
	font-weight: bold;
}
a.add_field {
    background: url("../images/icon_add_field.gif") no-repeat scroll center center transparent;
    display: block;
    float: right;
    height: 18px;
    margin: 0 0 0 5px;
    width: 16px;
}
#md_result {
	margin-top: 20px;
}
.td240 {
width: 240px;
}
#template_result, #regulatory_result, #search_result, #aktualno_result {
	width: 730px;
}
.btn_applet {
	float: right;
}