body {
	margin:0px;
	padding:0px;
	background-color: #666666;
	color: #FFFFFF;
	font-size: 12px;
}

table {
	margin:0px;
	padding:0px;
	border:0px;
}

td, tr {
	vertical-align: top;
	font-size: 12px;
}

#text {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #1E2327;
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 100%;
	margin: 10px;
	padding: 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #36A7E9;
	margin: 0px;
	padding: 5px;
}
h2, h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
    text-transform: uppercase;
	color: #FFFF00;
	font-weight: bold;
	background-color: #37A7E9;
	height: 20px;
	padding: 2px 2px 2px 60px;
	text-align: left;
	background-image: url(img/h2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
h2 {
	width: 180px;
	text-align: left;
	padding-left: 165px;
	white-space:nowrap;
}
h3 {
	width: 420px;
	text-align: left;
	padding-left: 153px;
}
#footer {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #818385;
	background-color: #0F1418;
	height: 65px;
	font-size: 10px;
	font-weight: bold;
}
a {color: #FFCC00; text-decoration:underline;}
a:hover {text-decoration:none;}
a img {
	border: none;
}
#footer a {color:#818385;}
#footer a:hover {color:#fff;}
.top {
	background-color: #12161A;
	background-image: url(img/lineyka_bg.gif);
	background-repeat: repeat-x;
}
.top2 {
	background-color: #FFFFFF;
	background-image: url(img/pict_bg.gif);
	background-repeat: repeat-x;
}
#top {
	background-image: url(img/top_bg.gif);
	background-repeat: repeat-x;
}
#text p {text-align:justify;}

.flagi
{
	float:left;
	padding:25px 0px 0px 20px;
}

.flagi a img {border:0px;}

.flagi a:hover img{border-bottom:solid 2px #000000;}

a.bold, a.bold:hover, a.bold:visited {
	font-weight: bold;
	font-size: 110%;
}

a.right img {
	float: right;
	margin-left: 10px;
	border: 1px solid #FFCC00;
	width: 180px;
}

table.list {
	background-color: #31a6ef;
	border-spacing: 1px;
	border: none;
	width: 100%;
}

table.list td {
	background-color: #000000;
	padding: 3px;
	vertical-align: middle;
}

.strong {
	color: #31a6ef;
	font-weight: bold;
}
.spae {	color: white;		display: none;}
/* SLIMBOX */
#lbOverlay { position: fixed; z-index: 9999; left: 0; top: 0; width: 100%; height: 100%; background-color: #000; cursor: pointer; } #lbCenter, #lbBottomContainer { position: absolute; z-index: 9999; overflow: hidden; background-color: #fff; } .lbLoading { background: #fff url(img/slimbox/loading.gif) no-repeat center; } #lbImage { position: absolute; left: 0; top: 0; border: 10px solid #fff; background-repeat: no-repeat; } #lbPrevLink, #lbNextLink { display: block; position: absolute; top: 0; width: 50%; outline: none; } #lbPrevLink { left: 0; } #lbPrevLink:hover { background: transparent url(img/slimbox/prevlabel.gif) no-repeat 0 15%; } #lbNextLink { right: 0; } #lbNextLink:hover { background: transparent url(img/slimbox/nextlabel.gif) no-repeat 100% 15%; } #lbBottom { font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; font-size: 10px; color: #666; line-height: 1.4em; text-align: left; border: 10px solid #fff; border-top-style: none; } #lbCloseLink { display: block; float: right;
width: 66px; height: 22px; background: transparent url(img/slimbox/closelabel.gif) no-repeat center; margin: 5px 0; outline: none; } #lbCaption, #lbNumber { margin-right: 71px; } #lbCaption { font-weight: bold; }