/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #6185B5;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #6185B5;
}

body {
	background: #BBE8FF url(images/back_all.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
}

#content
{

}

#back
{
	width: 1024px;
	background: #ffffff;
	margin: 0 auto;
	border-left: 10px solid #ffffff;
	border-right: 10px solid #ffffff;
}

#header {
	height: 260px;
	text-align: left;		
}

#menu
{
	height: 70px;
	padding-left: 100px;
	background: url(images/menu.gif) no-repeat;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#top
{
background: url(images/top.gif) no-repeat;
height: 26px;
padding-top: 10px;
}

#top ul {
	list-style: none;	
}

#top li {
	
	display: inline; 
	
}

#top a
{
width: 100px;
display: block;
float: right;
font-size: 11px;
}

#menu a {
	float: left;
	width: 120px;
	height: 44px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #6185B5;
	font-weight: bold;
	padding-top: 25px;
	font-size: 12px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 120px;
    height: 44px;
	color: #004586;
	text-decoration: underline;
	background: url(images/menu_r.gif) repeat-x;
}


#logo { 
/*background: url(images/lumenis-odessa-title-spa-90.jpg) no-repeat;*/
background: url(images/center-odessa-title.jpg) no-repeat;
width: 1024px;
height: 105px;
text-align: left;
padding-top: 50px;
padding-left: 30px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #6185B5;
}

#logo H1
{
padding: 0px;
margin: 0px;
}

#logo H2 a
{
font-size: 10px;
padding: 0px;
margin: 0px;
}

#main
{
padding: 10px;
padding-top: 40px;
width: 1010px;
}

#left
{
	width: 250px;
}

#left p
{
}

.left-H1
{
	width: 250px;
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 20px;
	text-transform: uppercase;
	color: #6185B5;
	background: url(images/title.gif) no-repeat;
}

#left ul {
	padding-left: 20px;
}

.left-ul {
  	padding-bottom:	30px;
	list-style: none;
}

.left-subul {
	list-style: square;
}

#left li
{
	padding-top: 10px;
	font-size: 12px;
	color: #6185B5;
	text-transform: none;
	font-weight: bold; 
}

.subli {
	font-size: 12px;
	text-transform: lowercase;
}

#left a {
	color: #6185B5;
}

#left a:visited {
	color: #6185B5;
}

#right
{
float: right;
width: 750px;
padding-right: 0px;
}

#right a
{
	color: #6185B5;
	text-decoration: none;
	font-size: 14px;
}

#right p {
	margin: 0;
	padding: 0;
	padding-top: 10px;
}

#right h1 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #6185B5;
}

.right-h2 {
	font-weight :bold;
	color: #6185B5;
}

#right ul {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
}

#right li {
	padding-top: 5px;
}

#footer {
	height: 50px;
	clear: both;
	padding-top: 70px;
	background: url(images/menu_r.gif) repeat-x bottom;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #6185B5;
}

#footer a {
	color: #6185B5;
}

#margin-left ul{margin-left:20px}

#align-center div{allign:center}


.photo {
	float:right;
	height:auto;
	width:auto;
	margin: 10px 10px 10px 10px;
	border: 2px solid #1089c7; 
}

.photo-table-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	vertical-align: top;
}

#ovprtb {
	margin-top: 10px;
	border: 2px solid #F60;
}

	#ovprtb p{
		padding: 5px;
		font-style:italic;
	}
	
	#ovprtb TR{
		border-bottom: 2px solid #F60;
	}

	#ovprtb TD{
		padding: 5px 5px 5px 5px;
		border: 1px solid #F60;
		vertical-align: center;
	}
   
	#ovprtb-headrow {
		background: #F60;
		color: #FFF;
		font-weight: bold;
		text-align: center;
		padding: 5px 0px 5px 0px;
	}

#prtb {
	color: #000;
	background: #EEE;
}

	#prtb TD{
		padding: 0;
		border: 2px solid white; /* Ïàðàìåòðû ðàìêè âîêðóã ÿ÷ååê òàáëèöû */
	}

	#prtb-col1 {
		text-indent: 10px;
	}
	
	#prtb-col2 {
		font-weight: bold;
		font-style: italic;
		text-align: center;
	}
	
	#prtb-col3 {
		font-style: italic;
		text-align: center;
	}
	
	#prtb-headrow {
		background: #06C;
		color: #FFF;
		font-weight: bold;
		text-align: center;
	}
	
	#prtb-row {
		background: #CFF;
	}	
	
#image{
	border: 2px solid #CFF;
}
