/* zvezda */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
 
#pagewidth{
	width:640px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
} 
 
/*p {
	line-height: 1.5px;
}*/

/* Header */
#header{
	position:relative;
	height:340px;
	width:100%;
	background-image: url(images/head3.jpg);
} 

/* Left NAV 
#leftcol{
	width:120px;
	float:left;
	position:relative;
	height: 500px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #0093DD;
	border-right-color: #0093DD;
	border-bottom-color: #0093DD;
	border-left-color: #0093DD;
 }*/
 
/* MAIN content */
#maincol{
	background-color: #FFFFFF;
	float: right;
	display:inline;
	position: relative;
	width:510px;
 }
.post {
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.title {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0093DD;
	margin-left: 20px;
}

.byline {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	margin-left: 20px;
	margin-top: -25px;
}
.entry {
	margin: 0 20px 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.entryW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	width: 400px;
}

/* Footer */
#footer{
	clear:both;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #0093DD;
	border-right-color: #0093DD;
	border-bottom-color: #0093DD;
	border-left-color: #0093DD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0093DD;
	text-align: center;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
 } 
 
/* Footer Tag */
#footerTAG{
	clear:both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0093DD;
	border-right-color: #0093DD;
	border-bottom-color: #0093DD;
	border-left-color: #0093DD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0093DD;
	text-align: right;
 } 

/* NAV */
#menu {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 120px;
	background-color: #0093DD;
}
#menu li {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 6px;
}
#menu a {
	border-bottom: 1px solid #393939;
	color: #ccc;
	display: inline-block;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
	background-color: #0093DD;
}
#menu a:hover {
	color: #fff;
	padding-bottom: 8px;
	background-color: #2580a2;
	background-image: url(images/hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
}   
/*
a { display: inline-block; }
a { display: block; }
*/                
/* Hyperlinks */
a.Links2:link, a.Links2:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.Links2:hover {
	font-weight: bold;
	color: #ff660a;
}
a.Links3:link, a.Links3:visited {
 color: #0099cc;
 text-decoration: none;
 font-weight: bold;
}
a.Links3:hover {
 font-weight: bold;
 color: #0099cc;
}
a.Links4:link, a.Links4:visited {
	color: #0093DD;
	text-decoration: none;
	font-weight: bold;
}
a.Links4:hover {
	font-weight: bold;
	color: #EE0000;
}

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}


/* Gallery */
a {color:#000;}
a:hover {text-decoration:none;}
a:visited {color:#000;}

/* slides styling */

.photo {
	width:500px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.photo ul.topic {
	padding:0;
	margin:0;
	list-style:none;
	width:500px;
	height:auto;
	z-index:10;
}

.photo ul.topic li {
	display:block;
	width:125px;
	height:31px;
	float:left;
}
.photo ul.topic li a.set {
	display:block;
	font-size:11px;
	width:124px;
	height:30px;
	text-align:center;
	line-height:30px;
	color:#000;
	text-decoration:none;
	border:1px solid #fff;
	border-width:1px 1px 0 0;
	font-family:verdana, arial, sans-serif;
	background-color: #EEEEEE;
}

.photo ul.topic li a ul, 
.photo ul.topic li ul 
{display:none;}

.photo ul.topic li.active a
{
	color:#000;
	background-color: #EEEEEE;
}

.photo ul.topic li a:hover,
.photo ul.topic li:hover a
{
	color:#EE0000;
	background-color: #DDDDDD;
}

/*This Adjusts the box/margin and colors before hover */ 
.photo ul.topic li.active ul
{
	display:block;
	position:absolute;
	left:0;
	top:31px;
	list-style:none;
	padding:0;
	margin:0;
	height:375px;
	width:470px;
	z-index:1;
	background-color: #EEEEEE;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	border-top-color: #FFFF66;
	border-right-color: #FFFF66;
	border-bottom-color: #FFFF66;
	border-left-color: #FFFF66;
}
/*This Adjusts the box/margin and colors after hover */ 
.photo ul.topic li a:hover ul, 
.photo ul.topic li:hover ul
{
	display:block;
	position:absolute;
	left:0;
	top:31px;
	list-style:none;
	padding:0;
	margin:0;
	height:375px;
	width:470px;
	z-index:100;
	background-color: #DDDDDD;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}

.photo ul.topic li ul li
{
	display:inline;
	width:112px;
	height:87px;
	float:left;
	border:1px solid #fff;
	margin:1px;
}

.photo ul.topic li ul li a
{display:block; width:110px; height:85px; cursor:default; float:left; text-decoration:none; background:#444; border:1px solid #888;}

.photo ul.topic li ul li a img
{
	display:block;
	width:100px;
	height:75px;
	border:5px solid #99CCFF;
}

.photo ul.topic li a:hover ul li a:hover, 
.photo ul.topic li:hover ul li a:hover 
{white-space:normal; position:relative;}

.photo ul.topic li a:hover ul li a:hover img, 
.photo ul.topic li:hover ul li a:hover img 
{
	position:absolute;
	left:-50px;
	top:-32px;
	width:200px;
	height:150px;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}

