@import url("reset.css");
body
{
	width:100%;
	height: 100%;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background: #001928 url(/images/bg.png) repeat-x;
	font-size: 16px;
	color: #FFF;
}
a
{
	color: #FFF;
}
h1
{
	font-size: 28px;
	margin: 20px 0 15px;
}
h2
{
	font-size: 27px;
	margin: 35px 0 15px 0;
	font-weight: normal;
}
h3
{
	font-size: 23px;
	margin: 10px 0;
	font-weight: normal;
}
#minWidth
{
	min-width: 1000px;
	width: 100%;
	background: url(/images/headerbg.jpg) no-repeat 50% 0;
}
.contentContainer
{
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 70px;

}
.left
{
	float: left;
	width: 340px;
	padding-right: 10px;
}
.left .logo
{
	float: left;
	margin: 50px 0 60px 154px;
}
.block
{
	clear: both;
}
.contact
{
	border-bottom: 1px solid #204547;
	margin-bottom: 1px;
}
.contact a
{
	text-decoration: none;
}
.contact a:hover
{
	text-decoration: underline;
}
.contact h2 a:hover
{
	text-decoration: none;
}
.contact .itemContact
{
	margin-bottom: 30px;
}
.contact .itemContact span
{
	color: #effcd9;
}
.contact .itemContact b
{
	color: #a6d2f6;
	font-weight: normal;
}
.news
{
	border-top: 1px solid #204547;
}
.news a
{
	text-decoration: none;
}
.news a:hover
{
	text-decoration: underline;
}
.news h2 a:hover
{
	text-decoration: none;
}
.news span
{
	color: #86a9c6;
}
.news .itemNews
{
	margin-bottom: 12px;
}
.promoText
{

}
.promoText span
{
	color: #95cfff;
}
ul.lastPortf
{
	float: left;
}
ul.lastPortf li
{
	float: left;
	margin: 0 40px 20px 0;
}
ul.lastPortf li img
{
	border: 5px solid #bee1ff;
 -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.blog
{
	padding-bottom: 38px;
}
.blog span
{
	color: #6991b3;
}
.blog .itemBlog
{
	margin-bottom: 10px;
}
.blog .itemBlog a
{
	color: #fff;
	text-decoration: none;
}
.anketa
{
	border-bottom: 1px solid #204547;
	margin-bottom: 1px;
}
.anketa .name
{
	font-size: 20px;
	margin-bottom: 10px;
	color: #95CFFF;
}
.anketa .pic
{

}
.anketa .pic img
{
		border: 5px solid #bee1ff;
 -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;

}
.anketa .Contact
{
	font-size:13px;
	padding: 8px 0;
}
.anketa .Contact span
{
	color: #eafcd9;
}
.about
{
	border-top: 1px solid #204547;
	padding: 5px;
	font-size:13px;
	text-align: right;
}
.aboutSite,
.releaseSite
{
	border-bottom: 1px solid #204547;
	margin-bottom: 1px;
	padding: 5px;
	font-size:13px;
	text-align: right;
}
.releaseSite
{
	border-top: 1px solid #204547;
}
.releaseSite .name,
.releaseSite span
{
	font-size: 16px;
	color: #95CFFF;
}

.tooltip {
	display:none;
	background: url(/images/tooltip.png) no-repeat;
	font-size:12px;
	height:67px;
	width:222px;
	color:#fff;
	padding: 3px 5px 20px;
	overflow:hidden;
	line-height: 13px;
}
#portfolio
{
	clear: both;
}
#portfolio img {
	border:0;
	cursor:pointer;
	margin:75px 8px 15px 0;
	border: 5px solid #bee1ff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

}
.heading
{

}
.heading ul
{

}
.heading ul li
{
	background: url(/images/lisimple.jpg) no-repeat 0 8px;
	border-bottom: 1px solid #183239;
	padding-left: 18px;
}
.heading ul li a
{
	text-decoration: none;
	color: #a6d2f6;
}
.heading ul li a:hover
{
	text-decoration: underline;
}
.heading ul li.sel
{
	background: url(/images/lisel.jpg) no-repeat 0 8px;
}
.heading ul li.sel a
{
	color: #defcab;
}
.BlogText
{

}
.BlogText .blogItem
{
	border-top: 1px solid #204547;
	border-bottom: 1px solid #204547;
	padding: 20px 0 15px;
	margin-bottom: 1px;
	width: 584px;
}
.BlogText .blogItem .name
{
	color: #a6d2f6;
	font-size: 20px;
}
.BlogText .blogItem .name a
{
	color: #a6d2f6;
	font-size: 20px;
	text-decoration: none;
}
.BlogText .blogItem .date,
.BlogText .blogItem .comment
{
	color: #effcd9;
	font-size: 14px;
}
.BlogText .blogItem .text
{
	margin-top: 10px;
}
.BlogText .blogItem .comment
{
	margin-top: 5px;
}
.BlogText .blogItem .comment a
{
	text-decoration: none;
	color: #effcd9;
}
.BlogText .blogItem .comment a:hover
{
	text-decoration: underline;
}
.BlogText .pages
{
	font-size: 12px;
}
.BlogText .pages a
{
	float: left;
	width: 200px;
	margin-top: 5px;
}
.poll
{
	padding-bottom:38px;
	width: 500px;
}
.poll .ips
{
	clear: both;
	float: left;
	padding: 2px 0;
}
.poll .ips input
{
	margin-top: 2px;
	*margin-top: -1px;
}
.poll .ips input,
.poll .ips label
{
	float: left;
	margin-right: 5px;
	cursor: pointer;
}
.poll .sent
{
	margin-top: 10px;
}
.lastComments
{
	padding-bottom: 38px;
}
.lastComments .itemLastComments
{
	margin-bottom: 10px;
}
.lastComments .itemLastComments .name
{
	color: #a6d2f6;
}
.lastComments .itemLastComments .date
{
	color: #eafab3;
}
.lastComments .itemLastComments a
{
	color: #FFF;
	text-decoration: none;
}
.lastComments .itemLastComments a:hover
{
	text-decoration: underline;
}
.FeedBack
{

}
.FeedBack .Text
{

}
.FeedBack .form
{
	margin: 10px 0 0;
	font-size: 14px;
}
.FeedBack .form .ips
{
	margin-top: 10px;
}
.FeedBack .form .ips .title
{
	margin-bottom: 1px;
	color: #A6D2F6;
}
.FeedBack .form .text,
.FeedBack .form textarea
{
	border: 1px solid #4a88bb;
	width: 500px;
	padding: 2px;
}
.FeedBack .form textarea
{
	height: 100px;
}
.phones
{

}
ul.subMenu
{
	float: right;
	margin: 20px 50px 0 0;
	display: inline;
}
ul.subMenu li
{
	float: left;
	margin-right: 10px;
}
ul.subMenu li a
{
	text-decoration: none;
	color:#eefac3;
	border-bottom: 1px dotted #eefac3;
}
ul.subMenu li a:hover
{
	border: 0;
}





.right
{
	float: right;
	width: 636px;
}
.right .topMenu
{
	background: url(/images/menubg2.png) 100% 0 no-repeat;
	height: 75px;
	width: 595px;
	margin-top: 20px;
	padding-bottom: 15px;
}
.right .topMenu ul
{
	float: left;
	display: inline;
	margin-top: 25px;
}
.right .topMenu ul li
{
	float: left;
	font-size: 18px;
	padding: 0 16px;
}
.right .topMenu ul li a
{
	text-decoration: none;
}
.right .topMenu ul li a:hover
{
	text-decoration: underline;
}
.right .topMenu ul li a.sel
{
	color: #69e3e9;
}

.footerContainer
{
	clear: both;
	background: url(/images/footerbg.jpg) repeat-x;
	padding-top: 15px;
		font-size: 14px;
}
.footer,
.copyright
{
	width: 1000px;
	margin: 0 auto;
}
.footer a
{
	color: #8fc5f3;
}
.copyrightContainer
{
	border-top: 1px solid #4b5660;
	padding: 5px;
	font-size: 12px;
	color: #8fc5f3;
}
.copyrightContainer span
{
	color: #FFF;
}
.copyrightContainer .right
{
	text-align: right;
}
/* added by max */

.polls-answers {
	list-style-type: none;
}
.polls-answers li{
	padding-left: 5px;
}
.polls-li {
	color: white; font-size: 8px; line-height: 10px; height: 10px; border: 1px solid #c8c8c8;
}
.polls-a0	{
	background: #C00;
}
.polls-a1	{
	background: #6C0;
}
.polls-a2	{
	background: #36F;
}
.polls-a3	{
	background: #999;
}
.polls-a4	{
	background: #06F;
}
.polls-a5	{
	background: #C00;
}
.polls-a6	{
	background: #6C0;
}
.polls-a7	{
	background: #36F;
}
.polls-a8	{
	background: #999;
}
.polls-a9	{
	background: #06F;
}
#loading {
	margin: 5px 0px 0px 5px;
	display: none;
}
