body {
	margin: 0;
	padding: 0;
	background: #FFF;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5c5c5c;
}

a {
	color: #fe5301;
}

a:hover {
	text-decoration: none;
}


div.hr {
	height: 2px;
	margin-top: 2px;
	background:#FFF url(images/side-bet-line.gif) center no-repeat;
	
}
div.hr hr {
	display: none;
}

/* thumbnails */
p.thumbs{ padding: 0px 0 0 0px; }
.thumbs img { 
	position: relative;
	padding: 3px;
	margin: 2px;
	background: #e1ecf0;
    border: none;
}
.thumbs img:hover	{

	background: #fb7901;	
}
.thumbs a:hover { background-color: transparent; border: none }

p.specialisti { padding: 0px 0 0 0px; }
.specialisti img { 
	position: relative;
	padding: 3px;
	margin: 0px 4px 0px 4px;
	background: #fff;
    border: none;
}
.specialisti img:hover	{

	background: #fb7901;	
}
.specialisti a:hover { background-color: transparent; border: none }



/* Page */

#page {
	width: 965px;
	margin: 0 auto;
	background: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 256px;
	
}

#sidebar h2 {
	margin: 0;
	font-weight: bold;
	color: #0198d1;
	font-size:16px;
	padding-top: 10px;
}

.foreign { width: 256px; height: 78px; background:url(images/for-foreign-patients.gif) no-repeat; margin: 10px 0px 10px 0px;}
.foreign p { color:#FFFFFF; font-size:15px; font-weight:bold; text-align:center; margin: 0; padding: 20px 0px 0px 80px; }
.foreign a { color:#FFFFFF;}
/* Logo */

#logo {
	height: 166px;
	background: #FFFFFF url(images/logo-bg.gif) no-repeat center 40px;
	letter-spacing: 3px;
	
}

#logo h1 {
	margin: 0;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	color: #fe5301;
}

#logo h1 {
	padding: 106px 0 0 0;
	font-size: 36px;
}


#logo a {
	color: #fe5301;
	text-decoration: none;
}

/* Menu */

#menu {margin: 54px 0px 55px 0px; text-align:center;}

#menu li a:hover, #menu li.active a{
   color: #fa7c01;
   border-right: solid #fa7c01 2px;
}

#menu ul {
   margin: 0;
   padding: 0;
   list-style-type: none;
   
}

#menu ul li {
   display: inline;
}

#menu li a { 
   text-decoration: none; 
   padding: .1em .5em;
   color: #999999;
   border-right: solid #edf0f1 2px;
   font-size: 1.3em; font-weight: bold; 
}

#menu li.last a { 
   text-decoration: none; 
   padding: .1em .5em;
   color: #999999;
   font-size: 1.3em; font-weight: bold;
   border-right: solid #fff 2px;
}
#menu li.last a:hover, #menu li.active a{
   color: #fa7c01;
   border-right: solid #fa7c01 2px;
}


/* Content */

#content {
	float: right;
	width: 707px;
	padding-bottom:15px;

	
}

.langs { background:url(images/top-color-line.gif) no-repeat bottom; height: 27px; text-align:right; padding-top: 11px;}
.langs img {padding-left: 2px; border:none;}
.smallFlash2 {background: #fe5301; padding:1px 4px 1px 0px;}
/* Boxes */

#box_1 {
margin-right:3px;
margin-left:2px;
float:left;
width:173px; min-height: 224px;
background: url(images/box1-bg.gif) repeat-x;
}

#box_2 {
margin-right:3px;
float:left;
width:173px; min-height: 224px;
background: url(images/box2-bg.gif) repeat-x;
}

#box_3 {
margin-right:3px;
float:left;
width:173px; min-height: 224px;
background: url(images/box3-bg.gif) repeat-x;
}

#box_4 {
float:left;
width:173px; min-height: 224px;
background: url(images/box4-bg.gif) repeat-x;
}


#box_1 h2, #box_2 h2, #box_3 h2, #box_4 h2 {
font-family:Arial, "Times New Roman", Times, serif;
color:#fff;
font-size:1em; font-weight:normal;
padding: 0px 3px 0px 3px;
margin: 0;
} 
#box_1 a, #box_2 a, #box_3 a, #box_4 a {color:#fff; text-decoration:none;}
#box_1 a:hover, #box_2 a:hover, #box_3 a:hover, #box_4 a:hover {color:#fff; text-decoration:underline;}



#footer_1 {
margin-right:2px;
float:left;
width:162px;
border-top: solid #fa7901 3px; 
}

#footer_2 {
margin-right:2px;
float:left;
width:207px;
border-top: solid #75cd0d 3px; 
}

#footer_3 {
margin-right:2px;
float:left;
width:174px;
border-top: solid #0198d1 3px; 

}

#footer_4 {
margin-right:2px;
float:left;
width:156px;
border-top: solid #faa601 3px;

background:url(images/skype-icons.jpg) no-repeat 9px 12px;
line-height: 19px;


}


#footer_1 h2, #footer_2 h2, #footer_3 h2, #footer_4 h2 {
font-family:Arial, "Times New Roman", Times, serif;
color:#5c5c5c;
font-size:11px; font-weight:normal;
padding: 11px 3px 0px 3px;
margin: 0;
} 
#footer_1 a, #footer_2 a, #footer_3 a, #footer_4 a {color:#5c5c5c; text-decoration:none;}
#footer_1 a:hover, #footer_2 a:hover, #footer_3 a:hover, #footer_4 a:hover {color:#fe5301; text-decoration:underline;}




.content{margin-left: 22px;}

.content h2 {
	margin: 0;
	font-weight: bold;
	color: #fe5301;
	font-size:16px;
	padding: 13px 0px 20px 0px;
}

/* start - table */
.data table {
	border-collapse: collapse;
	margin: 0px;		
}
.data tr { background: #fff; }
.data tr.altrow { background: #F9F9F9;	}
.data tr.category { background: #e8e8e8; font-weight:bold;	}
.data th, .data td {
	text-align: left;			
	border-width: 1px;
  	border-style: solid;
}
.data th {
	color: #7BA857;
	background: #EFFAE6;
	padding: .8em 1em;	
  	border-color: #DFF4D5 #D3EFC3 #A7DF8A #D3EFC3;	
}
.data td {
	border-color: #EFEFEF;	
	padding: .3em .3em;	
}	

.data td.col1 { background: #fe5301; color:#FFFFFF; font-weight:bold }
.data td.col2 { background: #65a809; color:#FFFFFF; font-weight:bold }
.data td.col3 { background: #0185b6; color:#FFFFFF; font-weight:bold }
.data td.col4 { background: #ff8100; color:#FFFFFF; font-weight:bold }


.gallery td {
	padding-right: 10px;
	
}	
/* end - table */


/* form elements */
form {
	margin: 5px; 
	padding: 8px 15px 8px 15px; 
	border: 1px solid #F0F0F0;
	background: #f8f8f8;
	width: 350px;
}
form p {
	border-bottom: 1px solid #E6E6E6;
	padding: 3px 0 3px 0;	margin: 0;	
	color: #7BA857;
}
label {
	font-weight: bold;
	color: #ff8101;
}
input, select, textarea {
	margin: 5px 0;
	padding: 5px;
	color: #7d7d7d;
	border-width: 1px;
	border-style: solid;
  	border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4; 	
	font: 11px Verdana, Helvetica, sans-serif;
}
input:focus, select:focus, textarea:focus {
	color: #7d7d7d;
	background: #f2f5ee;
}
#name, #email, #message, #phone, #file {
	width: 340px;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #fff;
	background: #ff8101;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #fff #fff #fff #fff;
}

ul.list {	margin-left:30px;	padding:0px; list-style:none;	}
ul.list li {	margin:0px;	padding:4px 0px 0px 13px; background:url(images/bullet.gif) no-repeat 2px 10px;}


.partners td {padding: 0px 8px;}

