a img {G
border: 0px;
}

a {
	text-decoration: none;
}


a:hover 
{
	text-decoration: underline;
}
* 
{
	color: #2C4A67;
	font-family: Verdana; 
  padding: 0;
  margin: 0;
  border: 0;
	font-size: 10px;
}

body {
}
.menu_row
{
	font-size: 1.4em;
}

.CV_link
{
	font-weight: bold;
	text-decoration: none;
}

#sddm
{
	z-index: 30;
  margin-left: 10px;
}

#sddm li
{	
	margin-left: 0;
	padding: 0;
	list-style: none;
	float: left;
	text-align: left;
}

#sddm li > a:hover
{

}

#sddm li a
{	
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 120px;
	text-align: left;

}


#sddm div
{	
  position: absolute;
	visibility: hidden;
	
	margin: 0;
	padding: 0;
	background: #EBEBEB;
	border: 0px solid #5970B2
}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding-left: 15px;
		padding-top: 5px;
		padding-right:10px;
	
		width: auto;
		white-space: nowrap;
		text-decoration: none;
		}

	#sddm div a:hover
	{	background: #FFFFFF;
	}

	/*
a#first_menu
{
	margin-left: 0px;
	padding-left: 0px;
}
a#last_menu
{
	margin-right: 0px;
	padding-right: 0px;
	text-align: right !important
}*/

img.thumb
{
	margin-bottom: 5px;
}


.paging, #thumbsCell
{
 
	width: 64px;
	vertical-align: top;
	text-align: center;
}

.paging, #sddm
{
	line-height: 18px;
}
.paging
{
	padding-top: 4px;
}

.paging a
{
	font-size: 1.17em;
	color: #2C4A67;
	text-decoration: none;
}


a.active
{
	font-weight: bold;
}

#thumbs a
{
	text-decoration: none;
}

#thumbs img
{
	border: 1px solid white;
}
#thumbs img.active
{
	border: 1px solid black !important;
}

#contentContainer table#contacts
{
	margin-left: 40px;
	margin-top: 70px;
	margin-bottom: 100px;
	
}
	
table#contacts td
{
	padding-left: 5px;
	padding-right: 5px;
	font-size: 1.33em;
}


table#contacts td a
{
	font-size: 1em;
}

table#quick_contacts td
{
	font-size: 1.33em;
	text-align: right !important;
}
table#quick_contacts td a
{
	font-size: 1em;
}

#contentContainer table#quick_contacts 
{
	border-spacing:2px; 
	margin-left:0px !important;
}


body { text-align: center;}

#mainContainer {  
  text-align: left; /* Since we used text-align: center in the body to be sure some older IE versions are going to center our design, we now align the text left */
}


/*#header, #contentContainer, #footer*/
#mainContainer
{  
  margin-left: 10% !important; 
  margin-right: 15% !important;
}

#header
{
  padding: 0 0 0 0;

}

#header h1
{
  display: block;
  float: right;
  width: 40%;
  border-bottom: 1px solid #2C4A67;
  
  color: #808080;
  font-weight: normal;
  text-align: right;
  
  margin-bottom: 1%;
  margin-top: 5%;
  
  padding-right: 0;
  padding-bottom: 4px;
  
}

#header a
{
  text-decoration: none;
  font-size: 1.5em;
}

.clearing
{
  clear: both;
}


.cssBox, .cssBoxHead, .cssBoxHead > div, .cssBoxBody
{
	background: transparent url(../img/shade.gif) no-repeat bottom right;
	margin: 0;
	padding: 0;
}

.cssBox
{
	padding-right: 5px;
}

.cssBoxHead
{
	background-position: top right; margin-right: -5px;
	padding-right: 5px;
}

.cssBoxHead > div
{
	background-position: top left;
	margin: 0;
	padding-top: 15px;
	padding-left: 0px;
	height: auto !important; height: 1%;
}


.cssBoxBody
{
  background-position: bottom left;
  padding: 0 0 5px 5px;	
}

#contentContainer
{
  margin-top: 0;
  float: right;
/*  margin-bottom: 5%; */
}

#contentContainer {
  background-image: url(../img/fon.gif);
  background-repeat: repeat;
/*  background-repeat: repeat-x repeat-y;*/
	margin-top: 0;
  width: 867px;
  height: 680px;
}

#contentContainer table 
{
  margin-top: 20px;
  margin-left: 50px;
	margin-bottom: 20px;
}

td#content
{
	vertical-align:top;
	padding-left: 15px;
}
#original
{
}

#footer 
{
	text-align: right;
  clear: both; /* We have to clear our floats */
  float:right;
  
  margin-top: 20px;
  width: 74%;
  font-size: 1.33em;
}

#footer a
{
	text-decoration: none;
	font-size: 1em;
}

#footer a:hover
{
  text-decoration: underline;
}


#leafing
{
	padding-top: 5px;
	font-size: 1.17em;
}

#leafing a 
{
	font-size: 1em;
}
.leaf
{
	margin-top: -15px;
	margin-right: -5px;
}

form#comment_form label{
  padding-top: 10px;
  font-size: 2 em !important;
}

form#comment_form input, form#comment_form textarea {
width: 300px;
}
form#comment_form
{
 display: none;
}