@charset "windows-1251";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html,body{
	height:100%;
	width:100%;
	}
body {
		font: 62.5%/1.5 Arial;
		color:#666666;
		background-color: #fff;
		font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
		font-size:12px;
		background-image:url('/skin/img/bg.jpg');
}

#h100{
	min-width: 990px;
	width: auto !important;
	width: 100%;
	
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#header{
	position: relative;
	height: 335px;

	min-width: 990px;
x	max-width: 1400px;
	width: auto !important;
	width: 100%;
	
	margin: 0 auto;
}
#camile-position {
	position: absolute;
	width: 100%;
	top: 70px;
}
#logo-link-position {
	position: absolute;
	top: 30px;
	left: 30px;
	display: block;
	height: 250px;
	width: 350px;
}
#content{
	position: relative;
	min-width: 990px;
x	max-width: 1400px;
	width: auto !important;
	width: 100%;

	margin: 0 auto;
	padding-bottom: 119px;
}
#column1{
	position: relative;
	float: left;
	width: 245px;
	padding: 20px 5px;
}

/* 																			 */	
#column2{
	position: relative;
	float: right;
	overflow: hidden;
	width: 245px;
	padding: 20px 5px;
}
#main-content-wrapper{
	position: relative;	
	min-height: 10px;
	height: auto !important;
	height: 10px;
	margin: 0 272px 0 273px;
	}
	#main-content{
		overflow: hidden;
		width: 100%;
		padding: 15px 0;
		}

#footer{
	clear: both;
	
	min-width: 990px;
	width: auto !important;
	width: 100%;
	
	height: 119px;
	margin-top: -119px;
	background: url(/skin/img/footer.jpg) no-repeat left bottom;
}
#footer-inner{
	position: relative;
	height: 119px;

	min-width: 990px;
x	max-width: 1400px;
	width: auto !important;
	width: 100%;
	width: 990px;

	margin: 0 auto;
}	
#footer-pic {
	position: absolute;
	margin-top: -179px;
	height: 297px;
	font-size: 1%;
	line-height: 1%;
}
		
		
		

a:link, a:visited, a:active
{
	color:#0087cd;
/*	color:#ed135d;*/
	text-decoration:underline;
}

a:hover
{
	color:#ed135d;
	text-decoration:none;
}

img
{
	border:0px solid blue;
}

h1,h2,h3,h4
{
	font-family:Arial;
}

h1
{
	font-size: 18px;
	margin-top: 0px;
	color: #ed135d;
	text-align: left;
	font-weight: normal;
}

h2
{
	font-size:14px;
/*	color:#ed135d;*/
	color: #ed135d;
}

h3
{
	font-size:14px;
	text-align:center;
}

h4
{
	font-size:12px;
	color:#0087cd;
	font-style:italic;
	text-align:left;
}

h5
{
	text-decoration:underline;
}


/*-------------------------*/


#top-bg
{
	background-image:url('/skin/img/top-bg.jpg');
	background-repeat:no-repeat;
	background-position:left top;
}

td.top-menu
{
	color:white;
	padding:5px;
}

td.top-menu h3
{
	margin:0px 0px 5px 0px;
	text-transform:uppercase;
}

td.top-menu a, td.top-menu a:visited, td.top-menu a:active
{
	color:white;
	text-decoration:underline;
}

td.top-menu a:hover
{
	text-decoration:none;
}

#book-top
{
	background-image:url('/skin/img/book-top2.png');
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#f5f1e6;
	width:239px;
	height:81px;
}

#book-top h2
{
	color:#0087cd;
	margin:20px 5px 0px 20px;
}

#book-left
{
	background-image:url('/skin/img/book-pull1.png');
	background-repeat:repeat-y;
	background-position:left top;
	background-color:#f5f1e6;
}

#book-right
{
	background-image:url('/skin/img/book-pull2.png');
	background-repeat:repeat-y;
	background-position:right;
}

#book-content
{
	background-color:#f5f1e6;
	color:#990000;
	padding:0px 10px 0px 10px;
}

#book-content a, #book-content a:visited, #book-content a:active
{
	color:#990000;
	text-decoration:underline;
}

#book-content a:hover
{
	text-decoration:none;
}

td.content
{
	padding:20px 20px 10px 10px;
}

#footer-bg
{
	background:url('/skin/img/footer-bg.jpg') left bottom no-repeat;
x	width: 100%;
x	height: 191px;
}

div.crumbs
{
	margin-bottom:20px;
}

ul.cat
{
	line-height:200%;
}


/*--------Articles---------*/
table.article
{
	margin:0px;
}

table.article td
{
	margin:0px;
	padding:0px;
}

table.article td.date
{
	font-weight:bold;
}

table.article td.txt
{
	padding-left:20px;
}

form.qform *
{
	font-size:10px;
}

input.search-text
{
margin:0px 5px 0px 10px;
width:150px;
}

.image {
	float: left;
	margin: 3px 5px 5px 0;
x	border: grey 1px solid;
	padding: 2px;
}
.image2 {
	margin: 3px 5px 5px 0;
	border: grey 1px solid;
	padding: 2px;
}
#else {
	text-align: right;
	padding: 5px 0 0 0;
}
#clear {
	clear: both;
}

.paging{
	position: relative;
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin: 10px 0;
	}
	.paging div{
		position: relative;
		float: left;
		left: 50%;
		}
	.paging ul{
		position: relative;
		float: left;
		left: -50%;
		}
		.paging li{
			display: inline;
			float: left;
			font: 12px Arial;
			padding: 0 3px;
			}

/* 																			 */
#lang span,
#lang a,
.paging span,
.paging a,
.btn{
	float: left;
	padding: 0 1px;
	background-color: #699dce;
	text-decoration: none;
	}
	#lang b,
	.paging b,
	.btn b{
		display: block;
		font: 11px/12px Arial;
		color: #fff;
		background-color: #31a4df;
		border:1px solid #0058ab;
		border-width: 1px 0;
		cursor: pointer;
		white-space: nowrap;
		}
		#lang b b,
		.paging b b,
		.btn b b{
			margin: 0 -1px;
			padding: 0 8px 1px;
			border-width: 0 1px;
			}
	.paging a:hover,
	#lang span,
	.btn:hover{
		background-color: #e09b69;
		}
		.paging a:hover b,
		#lang span b,
		.btn:hover b{
			background-color: #FC8D3D;
			border-color: #ca5500;
			}
			
/* paging */
	.paging b b{
		padding: 0 3px 1px 4px;
		}
	.paging span{
		background-color: #e09b69;
		}
		.paging span b{
			background-color: #FC8D3D;
			border-color: #ca5500;
			cursor: default;
			}
	.paging .notactive{
		background-color: #9dbfdf;
		}
		.paging .notactive b{
			background-color: #68a5db;
			border-color: #5a91c7;
			cursor: default;
			}
			
#news_date {
	font-size: 10px;
	color: grey;
	margin: -3px 0;
}
#news_date_element {
	font-size: 11px;
	color: grey;
}

.search-01{
	overflow: hidden;
	width: 100%;
	margin: 4px 0 20px;
	}
	.search-01 .inp-text{
		margin-right: 15px;
		}
		.search-01 .inp-text input{
			float: left;
			margin-right: 15px;
			width: 340px;
			font: 13px Arial;
			padding-bottom: 0;
			}
	.search-01 .inp-submit{
		float: left;
		}

.inp-text textarea,
.inp-text input{
	padding: 0 4px 1px;
	color: #0058ab;
	font: 13px Arial;
	border: 1px solid #0058ab;
	}

.inp-submit{
	position: relative;
	overflow: hidden;
	height: 15px;
	float: left;
	border: 1px solid #0058ab;
	background-color: #1773c9;
	}
	.isIE .inp-submit{
		position: static;
			
		}
	.inp-submit input{
		position: relative;
		top: -2px;
		padding: 0 8px 2px;
		font: 12px Arial;
		color: #fff;
		background-color: #1773c9;
		border: 0;
		cursor: pointer;
		}
		.isIE .inp-submit input{
			position: static;
			overflow: visible;
			padding: 0 10px 2px;
			line-height: 12px;
			}

	.inp-submit.ie6hover,
	.inp-submit:hover{
		border-color: #ca5500;
		}
		.inp-submit.ie6hover input,
		.inp-submit:hover input{
			background-color: #ff6d00;
			}
			
#login {
	background: #f4f4f4;
	padding: 5px;
}
#r_auth_form {
	text-align: left;
	padding-left: 20px;
}
#r_auth_form a {
	padding: 5px 0;
}
#reg_link {
	font_size: 10px;
}
#cloud {
	background: #f8f8f8;
	padding: 5px;
}

/*.profile-table input{
	padding: 0 4px 1px;
	color: #0058ab;
	font: 13px Arial;
	border: 1px solid #0058ab;
	width: 250px;
	}
.profile-table textarea{
	padding: 0 4px 1px;
	color: #0058ab;
	font: 13px Arial;
	border: 1px solid #0058ab;
	width: 250px;
	}
.profile-table select{
	color: #0058ab;
	font: 13px Arial;
	border: 1px solid #0058ab;
	width: 260px;
	}
#non_input {
	border: none;
	width: 20px;
}*/
#input_form input, #input_form textarea {
	padding: 0 4px 1px;
	color: #0058ab;
	font: 13px Arial;
	border: 1px solid #0058ab;
	width: 250px;
}
#input_form select {
	color: #0058ab;
	font: 13px Arial;
	border: 1px solid #0058ab;
	width: 260px;
}
.starrequired {
	color: red;
}

#title {
	font-size:14px;
	color:#0087cd;
	font-weight:bold;
	font-family:Arial;
}

#news {
	font-size:12px;
	color:#0087cd;
	font-family:Arial;
}

/*.forum-reply-buttons input, .forum-filter-first input, .forum-rapid-access-items input, .forum-topics-moderate input{
	padding: 0 8px 2px;
	font: 12px Arial;
	color: #fff;
	background-color: #1773c9;
	border: 0;
	cursor: pointer;
}
.forum-reply-buttons.ie6hover,
	.forum-reply-buttons:hover{
		border-color: #ca5500;
		}
		.forum-reply-buttons.ie6hover input,
		.forum-reply-buttons:hover input{
			background-color: #ff6d00;
			}*/
/*.forum-reply-buttons{
	overflow: hidden;
	height: 15px;
	border: 1px solid #0058ab;
	background-color: #1773c9;
	}
	.isIE .forum-reply-buttons{
		position: static;
			
		}
	.forum-reply-buttons input{
		position: relative;
		top: -2px;
		padding: 0 8px 2px;
		font: 12px Arial;
		color: #fff;
		background-color: #1773c9;
		border: 0;
		cursor: pointer;
		}
		.isIE .forum-reply-buttons input{
			position: static;
			overflow: visible;
			padding: 0 10px 2px;
			line-height: 12px;
			}

	.forum-reply-buttons.ie6hover,
	.forum-reply-buttons:hover{
		border-color: #ca5500;
		}
		.forum-reply-buttons.ie6hover input,
		.forum-reply-buttons:hover input{
			background-color: #ff6d00;
			}*/
