html, body {
   background: #cccccc;
   color: #FFFFFF;
   	font: normal normal normal 10px verdana, sans-serif;
	padding: 0px 0px 0px 0px;
	text-align:center;
	height: 100%;
}

h1 {
	font-size: 13px;
	font-weight: bold;
}

h1 a {
	text-decoration: none;
	color: #000000;
	
}

h2 {
	font-size: 18px;
	font-weight: bold;
}

#spacer {
	margin: 0px auto;
	width:899px;
	height:30px;
	background-color: #ccc;
}

#org_container {
	background: #ccc;
	width: 899px;
	margin: 40px auto;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	border: 0px dashed #000000;
	text-align:left;
	background-image: url(../images/u.png); 
	background-repeat: repeat-y;
	
}

#org_content {
	float: left;
	overflow: hidden;
	background-image: url(../images/your_site_home.jpg); 
	background-position: center right;
	background-repeat: no-repeat;
	background-color: #fff;
	color: #000;
	text-align:right;
	width: 671px;
	margin-right: 0px;


}

#sidebar {
	float: left;
	background-image: url('../side_bg.jpg'); 
	background-color: #333333;
	background-repeat: repeat-y;
	width: 200px;
	height: 100%;
	margin-left:6px
	
}
	

#Header {
	background: #fff;
	border: none;
	height: 100px;
	top: 10px;
	margin: 0px 0px 8px 0px;
	vertical-align: middle;
	height: 138px;
}

	#logo {
		float: left;
		background-image: url(../images/vm_logo.jpg); 
		background-color: #cccccc;
		border: none;
		width: 671px;
		height: 114px;
		cursor:pointer;
		cursor:hand;
	}
	
	#banner {
		float: left;
		background-image: url(../images/vm_banner.jpg); 
		background-color: #cccccc;
		margin-left:1px;
		border: none;
		width: 222px;
		height: 114px;
	}
	
	#shadow {
		float: left;
		background-image: url(../images/vm_shadow.jpg); 
		background-color: #fff;
		border: none;
		width: 5px;
		height: 114px;
	}

#meniu1 {
	float: left;
	background-image: url('../images/meniu2_top.png');
	background-color: #fff;
	border: medium none;
	width: 671px;
	height: 24px

}

#meniu2 {
	float: left;
	background-color: aqua;
	border: none;
	cursor:pointer;
	cursor:hand;
	width: 337px;
	height: 24px;
}
#vmpoban {
	float: left;
	background-image: url(../images/vm_poban.jpg); 
	background-color: #fff;
	border: none;
	margin-left:1px;
	width: 222px;
	height: 24px;
}

#shadow_res {
	float: left;
	background-image: url(../images/shad_res.jpg); 
	background-color: #fff;
	border: none;
	width: 5px;
	height: 24px;
}


#padder{
	float:left;
	width: 600px;
	/*padding: 24px 20px; */
	padding-left: 24px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: 10px;
	text-align: left;
	min-height: 460px; 
	_height: expression(document.body.clientHeight ? "420px" : "auto");
}

.meniu {
	color: #FFF;
	padding-top: 1px;
	padding-left: 0px;
	width:auto;
	list-style: none;
	color: white;
	font: normal normal normal 10px verdana, sans-serif;
}

div.spiffyfg h6 {
	font-size: 11px;
	color: #FFF;
	padding: 2px 0px 0px 3px;
	margin: 0px;
	font: normal normal normal 10px verdana, sans-serif;
	text-indent: 0px;

}

/* NEWS TITLE */
div.layout_full h1{
	margin-top: 0px;

}

div.mod_faqlist ul, div.layout_full div.ce_text p, div#modify_corners div.ce_text p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;

}

div.mod_faqlist ul li a {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

div#modify_corners p.back {
	margin-bottom: 0px;

}

.mod_faqlist p.back {
	text-decoration: none;
	margin-bottom: 0px;
}

div.meniu ul {
	padding-top: 3px;
	padding-left: 13px;
	margin: 0px;
	width: 175px;
	
}

div.meniu li {
	list-style: none;
	padding: 1px 0px 1px 0px;
	margin: 0px;
	color: #FFF;
}

div.meniu li a {
	text-decoration: none;
	color: #959995; 
}

div.meniu li a:hover {
	text-decoration: none;
	color: #FFF; 
}

div.footer_nav li {
	margin: 0px;
	padding: 0px 8px 0px 8px;
	clear: both;
	list-style: none;
	display: inline;
	
}


.footer_nav {
	text-align: center;
}

div.footer_nav ul {
	margin: 0px ;
	padding: 0px;
	clear: both;
	list-style: none;
	display: inline;
}

div.footer_nav li a {
	text-decoration: none;
	color: #000; 
}

div.footer_nav li a:hover {

	color: #000;
}


/* NEWS STYLES */



div.mod_faqlist h2, div.layout_short h2, div.layout_full h1, div#modify_corners h1 {
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: center;
	color: #000;
}

div.layout_short h2 a {

	text-align: center;
	text-decoration: none;
	color: #000;
}

div.layout_short p {
	margin: 0px;
}


div.layout_short p a {
	margin: 10px;
	text-align: center;
}

div.layout_short p.more  {
	text-align: right;
}

div.layout_short p.more  a{
	text-decoration: underline;
	color: #000;
}


div.contacts ul li {
	text-indent: 10px;
	color:#959995;
}

/* 

WORK
*/
div.meniu {
	width: 190px; 
	margin-left: 6px; 
}



/* 

WORK
*/

#shadoww {
	float: left;
	background-image: url(../images/shad_res.jpg); 
	background-color: #fff;
	border: none;
	width: 5px;
	height: 100%;

}

#footer {
	float: left;
	width:899px;
	height:28px;
	background-image: url(../images/foooter2.jpg); 
	background-color: #fff;
	color: #000;

}

.foot_con {
	margin-left: 20px;
	width: 620px;
	height: 18px;
	
}

A.foot_con {
	text-decoration: none;
	color: #000;
	margin-left: 20px;
	
}

.invisible{
	width:0px;
	height:0px;
	left:-1000px;
	top:-1000px;
	position:absolute;
	overflow:hidden;
	display:inline;
}



.spiffy{display:block;
		align: right;}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#525252}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #404040;
  border-right:1px solid #404040;
  background:#4a4a4a}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #363636;
  border-right:1px solid #363636;
  background:#4c4c4c}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #4c4c4c;
  border-right:1px solid #4c4c4c;}
.spiffy4{
  border-left:1px solid #404040;
  border-right:1px solid #404040}
.spiffy5{
  border-left:1px solid #4a4a4a;
  border-right:1px solid #4a4a4a}
.spiffyfg{
  background:#525252}
  
.spiffy_container {
	width: 209px; 
	margin-top: 15px; 
	margin-left: 8px
}


/* Template altering to get rounded box arround */

.boxTop {
	height: 18px;
	width: 618px;
	margin: 0px;
	padding: 0px;
	background-image: url('../images/top.png');
	background-repeat: none;
}

/*
.layout_short.block, .layout_full.block, div#modify_corners { IE bug on double class selector
	width: 584px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	padding-right: 17px;
	background-image: url('../images/content.png');
	background-repeat: y;
}
*/

div.mod_newslist .layout_short, div.mod_article .layout_full, div#modify_corners{
	width: 584px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	padding-right: 17px;
	background-image: url('../images/content.png');
	background-repeat: y;
}


.boxBottom {
	height: 18px;
	width: 618px;
	margin: 0px;
	padding: 0px;
	background-image: url('../images/bottom.png');
	background-repeat: none;
}

div.pagination {
	margin-left:20px;
	text-align:center

}

div.pagination ul, div.pagination p,div.pagination li {
	list-style: none;
	display: inline;
	clear: both;
	text-decoration: none;
	color: #00;
}


div.pagination ul li a {
	text-decoration: underline;
	color: #000;
}

p.back {
	text-align: center;
}

p.back a {
	text-decoration: underline;
	color: #000;
}

/* Banner management */

.mod_Banner {
	text-align: center;
	border: #FFF solid 0px;
	width: 217px;

}

.banner_image a img {
    border: 0px;
}