body {
	margin: 0;
	padding: 0;
	background: #0053AF url(../images/line4.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #A4E4F5;
}


P {
	MARGIN-TOP: 30px;  COLOR: #FFFFFF; TEXT-INDENT: 25px; padding-left:20; padding-right:20; padding-top:10; 
}


input, textarea {
	background: #A4E4F5;
	border: 1px solid #FFFFFF;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #0F5B96;
}

h1, h2, h3, p, ol, ul {
	margin-top: 0;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1 {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #d3f2f3; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}


h2 {
	FONT-WEIGHT: bold; FONT-SIZE: 27px; COLOR: #ffffff; font-family:"Monotype Corsiva"; TEXT-DECORATION: none; 
}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 150%;
}

a {
	color: #A4E4F5;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

img.left {
	float: left;
	margin: 4px 20px 0 0;
}

img.right {
	float: left;
	margin: 4px 0 0 20px;
}

hr {
	display: none;
}

/* Header */

#header {
	height: 150px;
	background: url(../../images/img02.jpg) no-repeat center top;
	text-transform: lowercase;
}

#logo {
	float: right;
	padding-right: 10px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	line-height: normal;
}

#logo h1 {
	padding: 47px 0 0 20px;
	font-size: 3em;
	color: #62D6F5;
}

#logo p {
	padding: 69px 0 0 7px;
	letter-spacing: -1px;
	font-size: 1.4em;
	color: #199DD2;
}

#logo a {
	text-decoration: none;
	color: #62D6F5;
}

#menu {
	float: left;
	padding-left: 20px;
	width: 630px;
}

#menu ul {
	margin: 0;
	padding: 10px 20px 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	width: 120px;
	height: 56px;
	margin: 0 0 0 2px;
	padding: 9px 0 0 0;
	background: #1B97CE url(../../images/img03.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}

#menu a:hover, #menu .current_page_item a {
	background: #26BADF url(../../images/img04.gif) no-repeat;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 610px;
	padding: 0 0 0 20px;
}

.post {
	margin-bottom: 15px;
	background: #1EB5DD url(../../images/img05.gif) no-repeat;
	color: #0A416B;
}

.post a {
	color: #A4E4F5;
}

.post a:hover {
	color: #FFFFFF;
}

.post .title {
	margin: 0;
	padding: 30px 30px 0 30px;
}

.post .title a {
	text-decoration: none;
	color: #0A416B;
}

.post .byline {
	margin: 0;
	padding: 0 30px;
}

.post .entry {
	padding: 20px 30px 10px 30px;
}

.post .links {
	margin: 0;
	padding: 10px 30px 35px 30px;
	background: url(../../images/img06.gif) repeat-x left bottom;
	border-top: 1px solid #2872A6;
}

.post .links a {
	padding-left: 10px;
	background: url(../../images/img08.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #0A416B;
}

.post .links a:hover {
	color: #FFFFFF;
}

/* Sidebars */

.foto { float:none;
	 
	width: 100px;
}

.foto2 { float:left;
	 
	width: 100px;
}

.sidebar {
	float: right;
	width: 200px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.sidebar li {
}

.sidebar li ul {
}

.sidebar li li {
	padding: 6px 0 6px 10px;
	background: url(../../images/img08.gif) no-repeat 0 12px;
	border-bottom: 1px solid #2872A6;
}

.sidebar li li a {
	text-decoration: none;
	color: #C9ECF5;
}

.sidebar li li a:hover {
	color: #FFFFFF;
}

.sidebar li h2 {
	padding-top: 20px;
	color: #FFFFFF;
}

/* Left Sidebar */

#leftbar {
}

/* Right Sidebar */

#rightbar {
	padding: 0 0 0 25px;
}

/* Search */

#searchform {
	padding-top: 20px;
	text-align: right;
}

#searchform br {
	display: none;
}

#searchform input {
	margin-bottom: 5px;
}

#searchform #s {
	width: 190px;
}

/* Calendar */

#calendar_wrap {
	padding-left: 10px;
}

#calendar_wrap table {
	width: 180px;
	text-align: center;
	border-collapse: collapse;
}

#calendar_wrap tfoot {
	font-weight: bold;
}

#calendar_wrap tfoot a {
	text-decoration: none;
}

#calendar_wrap #prev {
	text-align: left;
}

#calendar_wrap #next {
	text-align: right;
}

#calendar_wrap tbody {
	border-bottom: 1px solid #2872A6;
	border-right: 1px solid #2872A6;
}

#calendar_wrap tbody td {
	padding: 3px 0;
	border-top: 1px solid #2872A6;
	border-left: 1px solid #2872A6;
}

#calendar_wrap tbody td a {
	font-weight: bold;
}


/* Footer */

#footer {
	clear: both;
	padding: 40px 0;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #0F5B96;
}

#footer a {
	color: #0F5B96;

}
/* фото */
#foto3 {
	float: right;
	clear: both;
	width: 200px;
	background-repeat: no-repeat;
	height: 430px;
}
#logo2 {
	float: right;
	padding-right: 10px;
}
#zentr {
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
	padding-top: 20%;
}

#logo111 {
	top: 150px;
	background-image: url(../images/pripoda.gif);
	background-repeat: no-repeat;
	width: 650px;
}
#menu10 {
	background-color: #015385;
	background-image: url(../images/krona_07.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 615px;
	width: 643px;
}
#left1 {
	background-image: url(../images/krona1_11.jpg);
	background-repeat: repeat-y;
	height: 100%;
}
#menu99 {
	width: 641px;
	padding-left: 20px;
	
	padding-right: 20px;
}


#menu-niz {
	font-size: 14px;
	color: #105EC3;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #083151;
}
#menu-niz a {
	color: #AACCF6;
	text-decoration: underline;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom:5px;
}
#menu-niz a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#678 {
	background-color: #FF3399;
	clear: both;
}


#content89 {
	background-image: url(../images/krona_07.jpg);
	background-repeat: no-repeat; padding-left:20; padding-right:20; padding-top:10;
}

img.image
{
border:solid 3px #DAE9F4;
margin-right:7px;
}