*
{
	margin: 0;
	padding: 0;
}

body
{
	color: #333;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background: #fff;
}

p
{
	color: #333;
	font: 12px;
}

h1
{
	color: #305;
	font: bold 22px Verdana, Arial, Helvetica, sans-serif;
	margin: 15px 0;
	padding: 5px 20px;
	border-bottom: 4px solid #900;
}

h2
{
	color: #305;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 15px;
}

h3
{
	padding: 4px 20px 4px 27px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	line-height: 1em;
	color: #fff;
	background: #900 url("/images/fon.gif") repeat-x bottom left;
}

h4
{
	color: #900;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 10px;
}

h5
{
	color: #305;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 7px 0;
}

h6
{
	color: #305;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 7px 0;
}

a
{
	color: #305;
	text-decoration: underline;
}

a:hover
{
	color: #f40;
	text-decoration: underline;
}

ins
{
	text-decoration: underline;
	cursor: pointer;
	font-weight: bold;
	color: #28468e;
}

ins:hover
{
	text-decoration: none;
	font-weight: bold;
	color: #f40;
}

#header
{
	width: 100%;
	position: relative;
	background: #fff;
}

#banner
{
	position: absolute;
	right: 60px;
	top: 20px;
	color: #eee;
	font-size: 18px;
	font-weight: bold;
	width: 468px;
	height: 60px;
	padding: 0;
}

#holiday
{
	position: absolute;
	left: 110px;
	top: 20px;
	width: 280px;
	height: 70px;
	padding: 0;
}

#logo1
{
	height: 99px;
	padding-left: 0px;
	color: #333;
	background: #fff url("/images/logo1s.gif") no-repeat 0 0;
}

#logo2
{
	height: 99px;
	padding-left: 0px;
	color: #333;
	background: #fff url("/images/logo2s.gif") no-repeat 0 0;
}

#logo3
{
	height: 99px;
	padding-left: 0px;
	color: #333;
	background: #fff url("/images/logo3s.gif") no-repeat top right;
}

#body
{
	margin-top: 15px;
	background: #fff;
	color: #333;
}

#col1
{
	padding: 15px 20px 20px 10px;
	width: 260px;
	color: #333;
	font: 11px;
}

#col2
{
	margin: 0;
	padding: 0 0 0 0px;
}

#col3
{
	padding: 15px 10px 20px 10px;
	width: 245px;
}

#copy
{
	padding: 3px;
	font-size: 0.8em;
	text-align: center;
	color: #fff;
	background: #900 url("/images/fon.gif") repeat-x bottom left;
}

#copy a
{
	color: #fff;
	text-decoration: none;
}

#copy a:hover
{
	text-decoration: underline;
}

#reklama
{
	padding: 10px;
	text-align: center;
	color: #999;
}

#reklama a, #reklama p
{
	color: #999;
	text-decoration: none;
}

#reklama a:hover
{
	color: #777;
	text-decoration: underline;
}

#center img
{
	display: inline-block;
	float: left;
	padding: 0px 10px 0px 0px;
}

.picsright
{
	display: inline-block;
	float: right;
	padding: 10px 0px 0px 15px;
}

.maps
{
	float: right;
	height: 260px;
	padding: 0;
	margin: 13px 0 15px 13px;
}

.adres
{
	height: 115px;
	width: 500px;
	padding: 0px;
	background: url("/images/adres.gif") no-repeat 0 0;
}

.ramka
{
	border: 1px solid #ddf;
	margin-bottom: 10px;
	padding: 1px;
	font: 0.9em;
	color: #333;
}

.ramka2
{
	height: 190px;
	margin-bottom: 10px;
	padding: 25px 0 0 0;
	font-size: 1.2em;
	background: #fff url("/images/king.gif") no-repeat bottom left;
}

.ramka3
{
	margin-bottom: 10px;
	font-size: 1.1em;
}

.ramka4
{
	margin-bottom: 10px;
	font-size: 1.0em;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover
{
	color: #900;
}

a img
{
	border: none;
}

li
{
	margin: 6px 0;
	font-size: 1.2em;
	text-align: left;
}

blockquote
{
	margin: 0;
	padding: 0 18px;
	font-style: italic;
}

pre, code
{
	font-family: Courier, Monaco, monospace;
	background-color: #F8FAF2;
}

#wire
{
	width: 100%;
	height: 2em;
	float: left;
	line-height: 2em;
	background-color: #090;
}

#navigation
{
	width: 100%;
	height: 2em;
	float: left;
	padding: 0;
	margin: 0;
	line-height: 2em;
	background: #900 url("/images/fon.gif") repeat-x bottom left;
	border-left: 1px solid #900;
}

#navigation a
{
	color: #fff;
}

#navigation .selected, #navigation a:hover
{
	background-color: #f99;
	color: #500;
}

#navigation ul
{
	margin: 0;
	padding: 0;
}

#navigation li
{
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-right: 1px solid #900;
	white-space: nowrap;
}

#navigation li a
{
	display: block;
	padding: 0 18px;
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: 1px;
}

* html #navigation a
{
	width: 1%;
}

#center
{
	float: left;
	padding: 20px 0;
	text-align: left;
}

#center p
{
	margin: 2px 0;
	padding: 4px 0px;
	font-size: 1.1em;
	text-align: justify;
}

#left
{
	float: left;
	clear: left;
	width: 240px;
	padding: 10px 0px 10px 0px;
	font-size: 1em;
	line-height: 1.5em;
	text-align: left;
}

#left img
{
	text-align: left;
	padding: 0px;
}

#right
{
	float: right;
	clear: right;
	width: 240px;
	padding: 10px 0px 10px 0px;
	font-size: 1em;
	line-height: 1.5em;
	text-align: left;
}

#right p, #right li, #left p, #left li
{
	padding: 8px 5px;
	margin: 0;
}

.categories a
{
	background: #fff url("/images/book.gif") bottom left no-repeat;
	margin-left: 2px;
	padding-left: 15px;
}

.links a
{
	background: #fff url("/images/blix_links_yellow.gif") bottom left no-repeat;
	margin-left: 2px;
	padding-left: 15px;
}

.feeds a
{
	background: #fff url("/images/blix_feeds_yellow.gif") bottom left no-repeat;
	margin-left: 2px;
	padding-left: 15px;
}

.post a
{
	background: #fff url("/images/list.gif") bottom left no-repeat;
	margin-left: 2px;
	padding-left: 15px;
}

#poisk
{
	width: 226px;
	margin-left: auto;
	margin-right: auto;
}

#poisk input
{
	padding: 0 9px;
}

.autor
{
	margin: 2px 10px;
	font-size: 11px;
	background-color: #fcc;
}

.message
{
	position: relative;
	font-size: 10px;
	background-color: #fff;
}

.message p
{
	padding: 5px 10px;
	margin: 0px;
	font-size: 10px;
}

.comments-wrapper
{
	padding: 20px 10px;
	font-size: 11px;
	background-color: #fcc;
}

label
{
	margin-top: 4px;
	margin-bottom: 2px;
	font-size: 0.8em;
}

.info
{
	margin: 20px 0 0 0;
	color: #900;
	border-top: 4px solid #900;
}

.list
{
	margin-top: 15px;
}

.list p
{
	padding: 5px 5px 5px 0px;
	font-size: 0.7em;
}

.list a
{
	color: #442223;
	text-decoration: none;
}

.list a:hover
{
	color: #CC0000;
	text-decoration: none;
}

fieldset
{
	margin: 0;
	padding: 4px 7px;
	border: 1px solid silver;
	font-size: 0.6em;
}

legend
{
	color: #fcc;
	margin: 7px;
	font-size: 0.9em;
}

#index_table
{
	width: 100%;
}
#index_table td
{
	border: 1px solid #900;
	padding: 3px;
}
#tab1
{
	width: 60%;
	color: #fff;
	background: #900 url("/images/fon.gif") repeat-x bottom left;
	text-align: center;
}
#tab2
{
	width: 10%;
	color: #fff;
	background: #900 url("/images/fon.gif") repeat-x bottom left;
	text-align: center;
}
#tab3
{
	width: 15%;
	color: #fff;
	background: #900 url("/images/fon.gif") repeat-x bottom left;
	text-align: center;
}

#tab4
{
	width: 15%;
	color: #fff;
	background: #900 url("/images/fon.gif") repeat-x bottom left;
	text-align: center;
}

.login p
{
	color: #900;
}

.login
{
	display: inline-block;
	float: right;
	margin: 6px 1px 10px 5px;
	padding: 2px 7px 2px 7px;
	border: 2px solid #900;
	color: #900;
	font-weight: bold;
}

#col-1
{
	padding: 20px 10px 20px 0px;
}

#col-1 a
{
	color: #333;
	text-decoration: none;
}

#col-1 a:hover
{
	color: #900;
	text-decoration: underline;
}

#col-1 h3
{
	margin-bottom: 12px;
}

#col-1 p
{
	padding: 4px 0;
	color: #900;
}

.noline
{
	color: #900;
}

.portfolio
{
	clear: left;
	padding: 20px 0;
}

.dfon
{
	color: #333;
	background: #fefef6;
	margin: 5px 0;
	padding: 5px 8px;
	border: 1px solid #ccc;
	min-height: 43px;
}

.dfon img
{
	border: none!important;
	display: inline-block;
	float: left;
	margin: 1px 8px 0px 0px;
}

.drig
{
	text-align: right;
	padding: 1px 0 1px 0;
	font-size: 10px;
}

.dred
{
	color: #f40;
}

#dmoz
{
	width: 640px;
	margin-left: auto;
	margin-right: auto;
}

#dire
{
	background: #5bbe43;
	text-align: center;
	font-weight: bolder;
}

#dire p
{
	border-bottom: 2px solid #5bbe43;
}

#dire a
{
	color: #fff!important;
	padding: 3px 10px!important;
	text-decoration: underline!important;
	font-size: 12px;
}

#dire a:hover
{
	color: #5bbe43!important;
	background: #fff;
	text-decoration: none!important;
}

