body
{
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica;
	font-size: 0.69em;
	background: url(../images/background/body.jpg) no-repeat center top;
}
#wrap
{
	width: 920px;
	margin: 0 auto;
}
#wrap #home
{
	display: block;
	height: 112px;
	width: 320px;
}
#sentence
{
	padding-left: 50px;
	margin-bottom: 4px;
	font-size: 1.18em;
	font-weight: bold;
	height: 16px;
	color: #000;
}
#left
{
	width: 215px;
	float: left;
}
#left #menu
{
	height: 318px;
	width: 215px;
	margin-bottom: 5px;
}
#left #menu ul
{
	margin: 4px auto 0 auto;
	width: 190px;
}
#left #menu a
{
	width: 190px;
	height: 28px;
	display: block;
}

#left #interview
{
	height: 358px;
	width: 211px;
	color: #fff;
	background: url(../images/background/frame-left.jpg) no-repeat center bottom;
	margin-bottom: 3px;
	padding: 2px;
	text-align: center;
}
#left #interview .inner
{
	background-color: #666666;
	height: 307px;
	width: 190px;
	padding: 0px;
	margin: 0 auto;
	border: 1px solid #000;
}
#left #interview img
{
	border: 0;
	border-bottom: 1px solid #000;
	width: 190px;
	height: 225px;
}

#left #interview a.more, #right .frame a.more
{
	background-color: #f00;
	color: #fff;
	text-decoration: none;
	display: block;
	padding-bottom: 2px;
	margin: 0 25px;
}
#left #interview a.more:hover, #right .frame a.more:hover
{
	color: #000;
	background-color: #FF6E7A;
}
#left #adverts
{
	text-align: center;
}
#left #adverts img
{
	margin: 2px 0;
	border: 1px solid #000;
	width: 200px;
}
#middle
{
	float: left;
	width: 515px;
	padding: 5px 0 0 5px;
	font-size: 1.09em;
	min-height: 520px;
	_height: 520px;
}
#middle #banner
{
	background-color: #fff;
	height: 280px;
	width: 505px;
	margin-left: 6px;
}
#middle #content
{
	border-top: 1px solid #000;
	margin: 10px 0;
}
#middle .object
{
	width: 465px;
	border-bottom: 1px solid #000;
	padding: 10px;
	margin-top: 10px;
	clear: both;
}
#middle .object img
{
	border: 1px solid #000;
	float: left;
	margin-right: 5px;
}
#middle .object a.more
{
	color: #f00;
	text-decoration: none;
	float: right;
	font-size: 0.92em;
}
#middle .object a.more:hover
{
	color: #000;
	text-decoration: none;
}
#middle .object h3
{
	font-size: 1em;
	margin: 2px;
	font-weight: normal;
	font-style: italic;
}
#middle .object h2 a
{
	color: #000;
}
#middle .object ul
{
	float: left;
}
#middle .object li
{
	list-style-type: square;
	margin-left: 20px;

}
#middle a.more
{
	float: right;
}
#middle a.back
{
	float: right;
	font-size: 0.71em;
	letter-spacing: normal;
}
#right
{
	width: 185px;
	float: left;
	padding-top: 35px;
}
#right a.language
{
	font-size: 1.09em;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 1px;
	width: 106px;
	background-color: #f00;
	color: #fff;
	margin-bottom: 10px;
}
#right a.language:hover
{
	color: #fff;
	background-color: #000;
}
#right #contact-box
{
	height: 105px;
	overflow: hidden;
	text-align: center;
	padding: 0 10px 0 5px;
}
#right h1
{
	margin-right: 15px;
}
#right .frame
{
	background: url(../images/background/frame-right.jpg) no-repeat center bottom;
	height: 205px;
	width: 185px;
	text-align: center;
}
#right .frame .content
{
	border: 1px solid #000;
	height: 170px;
	width: 159px;
	background-color: #fff;
	margin: 0 auto;
	padding: 3px;
}
#right .frame .poll
{
	 background-color: #666666; 
	 height: 184px;
}
#right .frame .poll ul
{
	text-align: left;
	margin: 10px 5px;
}
#right .frame .poll ul li
{
	margin: 2px 0;
	color: #ccc;
}
#right .frame .poll input.submit
{
	color: #fff;
	background-color: #666666;
	border: 1px solid #000;
	font-size: 1.09em;
	margin: 5px 0;
	width: 120px;
	text-transform: uppercase;
}

#right .frame .poll ul li.last
{
	text-align: center;
}
#right .frame .poll .poll_result
{
	background-color: #f00;
	height: 7px;
	line-height: 7px;
	font-size: 7px;
	overflow: hidden;
	margin-bottom: 5px;
}
#right #links
{
	color: #00c;
	padding-left: 15px;
	margin-top: 10px;
}
#right #links a
{
	color: #0000CC;
}
#footer
{
	text-align: center;
	height: 150px;
	color: #ccc;
	background: #000 url(../images/background/footer.jpg) repeat-x left top;
	margin-top: 4px;
}
#footer a
{
	color: #999;
	text-decoration: none;
}
#footer a:hover
{
	color: #f00;
}
#footer #menu-footer
{
	width: 920px;
	margin: 0 auto;
}
#footer #menu-footer ul
{
	padding-top: 4px;
	color: #fff;
	background-color: #000000;
	width: 660px;
	float: right;
}
#footer #menu-footer ul li
{
	display: inline;
	margin-left: 2px;
}
#footer #menu-footer ul li a
{
	margin-right: 2px;
}
#footer #copyright
{
	margin-top: 18px;
	font-size: 0.91em;
}
#footer #copyright a#login
{
	color: #ccc;
}



#middle a
{
	color: #f00;
	text-decoration: none;
}
#middle a:hover
{
	color: #333;
}
#middle ul.files
{
	text-align: center;
	font-size: 0.92em;
}
#middle ul.files li
{
	display: inline;
	width: 250px;
	padding: 15px 40px;
	line-height: 40px;
}
#middle ul.files li.image
{
	background: url(../images/background/icon-image.png) no-repeat left center;
}
#middle ul.files li.doc
{
	background: url(../images/background/icon-document.png) no-repeat left center;
}
#middle .gallery
{
	clear: both;
	background: #000 url(../images/background/gallery.jpg) no-repeat center top;
	color: #fff;
	text-align: center;
	padding: 7px 0 2px 0;
	margin: 7px 0 0 0;
}
#middle .gallery h6
{
	font-size: 1.09em;
	font-weight: normal;
	margin: 0 0 3px 0;
}
#middle .gallery a:hover
{
	color: #fff;
}
#middle .gallery img
{
	border: 1px solid #666666;
	margin: 2px;
	width: 94px;
	height: 75px;
}
#middle img.main
{
	float: left;
	border: 1px solid #000;
	margin: 0px 5px 5px 0;
}
#middle .paging
{
	text-align: right;
	margin: 5px 10px 3px 0;
	color: #000;
	clear: both;
	font-weight: bold;
	font-size: 0.91em;
}
#middle .paging a
{
	text-decoration: none;
	color: #009;
	font-weight: normal;
}
#middle .paging a:hover
{
	color: #000;
}
#middle #contacts, #middle #add-comment
{
	color: #fff;
	width: 380px;
	background: #666666 url(../images/background/contacts.jpg) no-repeat center top;
	margin-top: 7px;
	padding: 25px 15px;
	margin: 0 auto;
	
}
#middle #contacts table, #middle #add-comment table
{
	width: 380px;
}
#middle #contacts table td, #middle #add-comment table td
{
	padding: 5px;
	margin: 0;
}
#middle #contacts .field, #middle #add-comment .field
{
	color: #666666;
	background-color: #fff;
	border: 1px solid #333;
	width: 270px;
}
#middle #contacts .submit, #middle #add-comment .submit
{
	color: #fff;
	background-color: #666666;
	border: 1px solid #000;
	font-size: 1.09em;
	margin: 5px 0;
	width: 120px;
}
#middle #contacts h2, #middle #add-comment h2
{
	color: #fff;
	margin: 100px 0; 
	text-align: center;
	font-size: 1.35em;
	font-weight: normal;
}
#middle ul.tags li
{
	list-style-type: square;
	margin: 10px 0 6px 30px;
	font-size: 1.09em;
}
#middle .poll
{
}
#middle .poll ul
{
	margin-left: 10px;
}
#middle .poll ul li
{
	margin: 2px 0;
	
}
#middle .poll div
{
	width: 250px;
	border: 1px solid #f00;
	height: 7px;
	line-height: 7px;
	font-size: 7px;
	overflow: hidden;
}
#middle .poll div div
{
	background-color: #f00;
}
#middle #comments .tool
{
	font-weight: bold;
	padding: 10px 5px 0 5px;
}
#middle #comments .tool a#toggleComments
{
	float: right;
}
#middle #comments .comment
{
	margin: 0 0 10px 0;
	display: none;
}
#middle #comments h3
{
	background-color: #d2d2d2;
	padding: 3px 15px;
	font-size: 1em;
	color: #000;
	margin: 5px 0;
}
#middle #comments h3 span
{
	font-weight: normal;
}
#middle #comments h4
{
	text-transform: uppercase;
	margin: 2px;
}


.line
{
	margin: 10px 0 0 0;
	height: 0px;
	overflow: hidden;
	border-top: 1px solid  #000;
}
h1
{
	font-size: 1.42em;
	color: #000;
	letter-spacing: 0.15em;
	margin: 10px 5px 0 5px;
	font-weight: normal;
}
h1.alt
{
	background-color: #000;
	font-size: 1.09em;
	color: #f00;
	padding: 2px 0;
	text-align: center;
	margin: 0 40px 0 15px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: normal;
}
h2
{
	font-size: 1.09em;
	color: #000;
	margin: 0px;
	padding: 0px;
}
h2 span
{
	color: #f00;
}
h2.alt
{
	font-size: 1.09em;
	color: #fff;
	margin: 0px;
	padding: 0px;
}
h4
{
	font-size: 1em;
	color: #f00;
	margin: 5px 0;
}

.error
{
	font-size: 1.2em;
	color: #FF6C5B;
	margin-left: 5px;
}
.clear
{
	clear: both;
	height: 0;
	overflow: hidden;
}

p, form, ul, li
{
	margin: 0px;
	padding: 0px;
}
li
{
	list-style-type: none;
}
#left #menu .menu-0 a { background-position: 0 0px;}
#left #menu .menu-1 a { background-position: 0 -28px;}
#left #menu .menu-2 a { background-position: 0 -56px;}
#left #menu .menu-3 a { background-position: 0 -84px;}
#left #menu .menu-4 a { background-position: 0 -112px;}
#left #menu .menu-5 a { background-position: 0 -140px;}
#left #menu .menu-6 a { background-position: 0 -168px;}
#left #menu .menu-7 a { background-position: 0 -196px;}
#left #menu .menu-8 a { background-position: 0 -224px;}
#left #menu .menu-9 a { background-position: 0 -252px;}
#left #menu .menu-10 a { background-position: 0 -280px;}

body.back0 { background-image: url(../images/body/00.jpg); }
body.back1 { background-image: url(../images/body/01.jpg); }
body.back2 { background-image: url(../images/body/02.jpg); }
body.back3 { background-image: url(../images/body/03.jpg); }
body.back4 { background-image: url(../images/body/04.jpg); }
body.back5 { background-image: url(../images/body/05.jpg); }
body.back6 { background-image: url(../images/body/06.jpg); }
body.back7 { background-image: url(../images/body/07.jpg); }
body.back8 { background-image: url(../images/body/08.jpg); }
body.back9 { background-image: url(../images/body/09.jpg); }
body.back10 { background-image: url(../images/body/10.jpg); }
body.back11 { background-image: url(../images/body/11.jpg); }
