body {
	margin: 0;
	padding: 0;
}

#main {
	margin: 0 auto;
	padding: 15px 30px;
	width: 940px;
	background: #000066;
	color: #444;
	font: 11px Arial, Helvetica, sans-serif;
}

td {
	vertical-align: top;
}

form input {
	margin-bottom: 10px;
}

a img {
	border: 0px;
}

a.url {
	color:#c1c7df; text-decoration:none;
}

a.url:visited {
	color:#d5dbf5; text-decoration:none;
}

a.url:hover {
	color:#d7def7; text-decoration:underline;
}

/* ------------------ circle ---------------- */
.circle-top-left {
	height: 10px;
	line-height: 10px;
	background: #FFF url(images/circle-top-left.gif) top left no-repeat;
}
.circle-top-right {
	height: 10px;
	line-height: 10px;
	background: url(images/circle-top-right.gif) top right no-repeat;
}
.circle-bottom-left {
	height: 10px;
	line-height: 10px;
	background: #FFF url(images/circle-bottom-left.gif) bottom left no-repeat;
}
.circle-bottom-right {
	margin-bottom: 0 !important;
	margin-bottom: -2px;
	height: 10px;
	line-height: 10px;
	background: url(images/circle-bottom-right.gif) bottom right no-repeat;
}
/* ---------------- circle-content ---------- */
.circle-content {
	overflow: hidden;
	padding: 2px 20px 8px;
	background: #FFF;
	height: 40px;
	font-size: 12px;
}
.circle-content .label {
	float: left;
	margin: -5px 15px -5px -10px;
	padding: 3px 15px 0 0;
	width: 180px;
	color: #457FCA;
	font-size: 14px;
	font-weight: bold;
	border-right: 1px solid #999;
	vertical-align: middle;
}
.circle-content .label img {
	float: left;
	position: relative;

}
.circle-content table td {
	padding: 0 15px 3px 0; 
}
/* ------------------------------------------- */
.circle-content-top-left {
	position: relative;
	left: -2px;
	top: -2px;
	height: 10px;
	line-height: 10px;
	background: url(/images/circle-content-top-left.gif) bottom left no-repeat;
}
.circle-content-top-right {
	position: relative;
	right: -4px;
	height: 10px;
	line-height: 10px;
	background: url(/images/circle-content-top-right.gif) bottom right no-repeat;
}
.circle-content-bottom-left {
	position: relative;
	left: -2px;
	bottom: -2px;
	height: 10px;
	line-height: 10px;
	background: url(/images/circle-content-bottom-left.gif) bottom left no-repeat;
}
.circle-content-bottom-right {
	position: relative;
	right: -4px;
	height: 10px;
	line-height: 10px;
	background: url(/images/circle-content-bottom-right.gif) bottom right no-repeat;
}

/* ===== HEADER ===== */

#header {
	margin: 0;
	padding: 0;
	height: 55px;
	text-align: right;
}
#header .logo {
	float: left;
}
#header .logo a img {
	border: none;
}
#header .menu {
	overflow: hidden;
	padding: 20px 0 5px;
	font: 14px Arial, Helvetica, sans-serif;
}
#header .menu ul {
	list-style: none;
	margin: 0 -2px 0 0;
	padding: 0;
}
#header .menu ul li {
	display: inline;
	margin: 0 0 -4px;
	padding: 0;
	border-right: 1px solid #C1C7DF;
}
#header .menu ul li a {
	margin: 0 10px;
	padding: 2px 0;
	color: #C1C7DF;
	text-decoration: none;
	border-bottom: 4px solid #000066;
}
#header .menu ul li.active a {
	border-bottom: 4px solid #0076F6;
}

/* ====== PAGE ====== */

#about, #search {
	margin: 15px 0;
}
#spec {
	margin-top: 15px;
	border-bottom: 8px solid #FFF;
}
#content {
	margin-bottom: 15px;
	border: 2px solid #FFF;
	color: #fff;
}
#content table.map {
	margin: 0 auto 20px;
}
#content table img {
	padding: 12px 0 0;
}

#content .box {
	padding: 0 30px;
	width: 876px;

}
#content #path ,
#content #path a {
	font-size: 10px;
	color: #FFF;
}
#content a {
	color: #fff;
}
#content h1 {
	margin: 20px 0;
	padding: 0;
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
}
#content h2 {
	margin: 20px 0;
	padding: 0;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
}
#content .issue {
	font-size: 12px;
	margin-bottom: 30px;
}
#content .issue .menu {
	float: right;
	display: inline;
	margin: 20px 10px 20px 20px;
	width: 250px;
	background: #fff;
}
#content .issue .menu ul {
	margin: 0 0 0 20px;
	padding: 0 10px;
}
#content .issue .menu a {
	color: #000066;
}
#content .issue .photos {
	overflow: hidden;
	float: right;
	position: relative;
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 60px;
	border: 2px solid #fff;
}
#content .issue .photos object {
	position: relative;
	left: -1px;
}
#fotogllery {
	float: right;
}
#content .issue table ,
#content .issue table td.tablehead {
	background: #000066;
}
#content .issue table td {
	padding-left: 0px;
}
/*#content .issue td h1 {
	margin-left: -15px;
}*/
#content table.folders td {
	padding: 15px 15px 15px 0;
	vertical-align: top;
}
#content table.folders td img {
	padding: 1px;
	border: 1px solid #FFF;
}
#content table.folders a {
	text-decoration: none;
}
#content table.folders a h1 {
	padding: 0 0 1px;
	margin: 0 0 10px;
	font: bold 13px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #8080B3;
}
#content table.folders ul {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #fff;
}
#content table.folders ul li {
	padding: 0 0 3px;
}
#content table.folders ul li a {
	color: #fff;
	text-decoration: underline;
}
#content table.free-price {
	margin-bottom: 20px;
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #fff;
}
#content table.free-price td {
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #fff;
	text-align: center;
	vertical-align: middle;
}
#content .tab-content {
	overflow: hidden;
}
#content .tab-passive a {
	color: #333;
}

#content .form ul {
	margin: 0 0 10px 15px;
	padding: 0;
}
#content .form small {
	display: block;
	margin: 15px 0;
}

/* ====== TABS ====== */

#content table.tabs img {
	padding: 0;
}
table.tabs {
	clear: both;
	margin: 0 0 20px 0;
	padding: 0;
}
table.tabs td img {
	margin: 0;
	padding: 0;
	border: none;
}
table.tabs .tab-active {
	font-size: 11px;
	color: #fff;
	white-space: nowrap;
	border-top: 1px solid #fff;
}
table.tabs a {
	position: relative;
	top: 3px;
}
table.tabs .tab-active {
	padding-top: 2px;
}
table.tabs .tab-active a:link ,
table.tabs .tab-active a:active ,
table.tabs .tab-active a:visited {
	color: #008ff2;
	text-decoration: none;
}
table.tabs .tab-active a:hover {
	color: #990000;
	text-decoration: underline;
}
table.tabs .tab-passive {
	font-size: 11px;
	background-color: #fff;
	white-space: nowrap;
	border-bottom: 1px solid #fff;
}
table.tabs .tab-passive a:link ,
table.tabs .tab-passive a:active ,
table.tabs .tab-passive a:visited {
	color: #333;
	text-decoration: none;
}
table.tabs .tab-passive a:hover {
	color: #3366CC;
	text-decoration: underline;
}

/* ===== ATTACH ===== */

.attach {
	margin: 15px 0;
	padding: 0;
}
.attach ul {
	margin-left: 0;
	padding-left: 30px;
	list-style: none;
}
.attach ul li {
	margin: 5px 0;
	padding-left: 20px;
	background: url(/images/icons/default.gif) left center no-repeat;
}

/* ===== FOOTER ===== */

#footer {
	margin: 0 auto;
	padding: 0 0 20px 10px;
	color: #C1C7DF;
	font: 14px Arial, Helvetica, sans-serif;
}

.style1 {
	color: #C1C7DF;
	font: 18px Arial, Helvetica, sans-serif;
}

ul.tree {
	margin: 0;
	padding: 0 0 0 25px;
	list-style: url(/images/arrow_blue.gif);
}
ul.tree li.issue-blue {
	list-style: url(/images/issue_blue.gif);
}
ul.tree li.issue-red {
	color: #000066;
	list-style: url(/images/issue_red.gif);
}
ul.tree li a {
	color: #000;
	text-decoration: none;
}
ul.tree li a:hover {
	text-decoration: underline;
}

/* === POLL === */

#poll{
	margin: 20px; 
	padding: 5px; 
	position: fixed;
	border: 2px solid #457FCA;
/*	border: 2px solid #ddd;*/
/*  border: 2px solid #FFFFFF;	
	background-color: #006;
	color: #ddd;*/
/*	background-color: #F1F2F4;*/
	background-color: #FFFFFF;
	color: #444444;
	z-index: 1000;
}

#poll h1{
	margin: 10px 0 10px 0;
	padding: 0;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #457FCA;
}

.leftmenu h3 {
	margin: 10px 0 10px 0;
	padding: 0;
/*	margin: 0 0 5px;
	padding: 0 15px 4px 0;*/
/*	font: 8px sans-serif;*/
/*	line-height: 24px;*/
/*	border-bottom: 1px solid #ccc;*/
	border-bottom: 1px solid #999999;
/*	border-bottom: 1px solid #457FCA;*/
}
