* { margin:0; padding:0; }
body, div, span, p, a, img, ul, ol, li, table, th, tr, td, form, fieldset, legend, dl, dt, dd, blockquote, applet, object { border:0; }
ul/*, ol*/ {list-style-type:none}
html {background: #f0f0f0 url('../images/bg.jpg') repeat-x;}
body { padding: 0; font: normal 12px Arial,sans-serif; width: 960px; margin: 0 auto;color: #2f2f2f;}
p {line-height: 1.5em;padding: 0 0 15px 0;}

/* LINKS ---------------------------------------------------------------------------------------------------------- */
a {color: #e23100;text-decoration: underline;}
a:link {color: #e23100;}
a:focus {color: #e23100; outline: 0}
a:visited {color: #7f1c00}
a:hover {color: #116287;text-decoration: none;}
a.more {display: block; text-align: right; padding: 7px 0;border-top: 1px solid #e2e2e2}
/* H1 - H5 -------------------------------------------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 { margin:15px 0 15px 0; }
h1 { font-size: 1.8em; margin: 0 0 10px; color: #e23100;font-weight: normal;padding: 0 0 0}
h2 { font-size:1.2em; margin: 10px 0 10px; color: #e23100;  padding: 0 0 0;font-weight: bold; }
h3 { font-size:1.0em; color: #005e7c }
h4 { font-size:1.0em; }


    /* HEADER ----------------------------------------------------------------------------------------------------- */
    #header {background: url('../images/header.jpg') no-repeat right;height: 149px; position:relative;}

        /* logo */
        #header .logo {width: 441px; height: 117px;cursor: pointer; background: url('../images/logo.png') left center no-repeat}
        #header .logo-text {display:none}
        #header .logo a {display:block; width:441px; height:117px;}


        /* navigation */
        #header ul#nav {clear: both;height: 32px; overflow: hidden;}
           #header ul#nav li {float:left;background: #007cb2 url('../images/nav-bg.jpg') repeat-x top;margin-right: 2px;}
                #header ul#nav li a { padding: 0;line-height: 35px;display: block;text-decoration: none; background: url('../images/nav-left.jpg') no-repeat top left; font-size: 1.0em; float: left;  color: #fff; }
                    #header ul#nav li a strong {display: block;padding: 0 17px;background: url('../images/nav-right.jpg') no-repeat top right;}
                #header ul#nav li a:hover {color: #b5e3f7; text-decoration: none; }
            #header ul#nav li.active {background: #ec542a url('../images/nav-active-bg.jpg') repeat-x top;}
                #header ul#nav li.active a { background: url('../images/nav-active-left.jpg') no-repeat top left;text-decoration:none;}
                #header ul#nav li.active a:hover {color: #fff}
                    #header ul#nav li.active a strong {background: url('../images/nav-active-right.jpg') no-repeat top right;}


    .container {border-top: 5px solid #e23100;background: #fff; padding-bottom:20px;}

        .container .navigation {background: #ecf6fb;padding: 7px 17px;font-size: 0.9em;margin-bottom: 10px;}
            .container .navigation a {font-weight: bold; padding-right: 12px;background: url('../images/arrow.gif') no-repeat 100% 50%}
            .container .navigation a.active {font-weight: normal; padding: 0 0 0 3px;background: none;}

    /* CONTENT ---------------------------------------------------------------------------------------------------- */
    .content {float: left;width: 710px;position: relative; left: 17px;}

        .content ul, .content ol {padding-bottom: 10px;}
            .content ul li, .content ol li {padding: 3px 0 3px 15px; font-style: italic;color: #378db3;background: url('../images/li.gif') no-repeat 0 50%;}
         
        .content ol {list-style-position: inside;}
            .content ol li {padding: 3px 0 3px 0px; background:none;}    

        .content .sideleft {width: 280px; float: left;padding-right: 20px;}
            .content .sideleft p {padding-right: 20px;}
        .content .sideright {width: 398px;float: left;border: 1px solid #e0e0e0;padding: 4px;position: relative;}
            .content .sideright fieldset {background: #f0f0f0;padding: 7px 7px 0px;text-align: left;}
                .content .sideright fieldset h3 {text-align: left;margin: 0 0 20px;font-size:1.8em; color: #2a85ae;  padding: 0 0 0;font-weight: normal;}
                .content .sideright fieldset h4 {margin:10px 0 0 0;}
                .content .sideright span.ico {display: block; width: 58px; height: 62px; position: absolute; left: 340px; top:-9px;background: url('../images/poll-ico.jpg') no-repeat}
                .content .sideright .col1 {}
                .content .sideright .label {display: block; margin: 6px 0 6px 20px;line-height: 15px; clear: both;height: auto; overflow: hidden;}
                    .content .sideright .label input {float: left; width: 13px; height: 13px;margin-right: 5px;position: relative; top: 1px;}
                    .content .sideright .label a {float: left; display: block; text-align:left;}
                .content .sideright .submit {width: 114px; margin: 15px auto 5px}

        .content .porota {background: #ecf6fb;padding: 20px 20px 0;}
            .content .porota li {float: left; width: 50%;padding: 0; margin-bottom: 10px;background: none;font-style: normal}
                .content .porota li img {float: left; margin-right: 15px;border: 1px solid #b7b7b7;padding: 1px 0 0 1px;background: #e8e8e8;position: relative; top: 3px;}
                .content .porota li h3 {font-size: 1.4em; font-weight: bold;color: #e23100;margin-top: 0;margin-bottom: 10px;}
                .content .porota li p {color: #2f2f2f; padding-right: 10px;}

        .content .place {float: left; width: 90px;padding-top: 10px;margin-bottom: 30px;}
        .content .info {float: right; width: 600px;margin-bottom: 30px;}
            .content .info h3 {color: #2a85ae;font-size: 1.3em;}
            .content .info ul.comments {width: 600px;padding: 0; margin: 0;}
                .content .info ul.comments li {padding: 0;background: url('../images/comment-bg.jpg') repeat-y;margin-bottom: 10px;}
                    .content .info ul.comments li h4 {font-size: 1.2em; color: #e23100;margin: 0;padding: 23px 15px 0;background: url('../images/comment-top.jpg') no-repeat;}
                        .content .info ul.comments li h4 span {font-weight: normal;color: #2f2f2f}
                    .content .info ul.comments li p {font-style: normal;color: #2f2f2f;padding: 0 15px 10px;background: url('../images/comment-btm.jpg') no-repeat bottom;margin: 0;}
        .content object {display:block;}
        .content textarea {display:block;text-align:left;color:#666666;width:468px;height:100px;margin:10px 0 25px 0;border:1px solid #cccccc;}

		.content table.results td {padding-left:20px; width:300px; vertical-align:top;} 
		.content table.resultsTable {border-collapse:collapse; border-spacing:0; border:1px solid #aaa; width:95%;} 
		.content table.resultsTable td {border:1px solid #aaa; padding:2px; vertical-allign:top; font-family:courier; font-size:20px; color:#2A85AE; text-align:center;} 
		.content table.resultsTable th {border:1px solid #aaa; padding:2px; vertical-allign:top;} 
		.content table.resultsTable thead th {text-align:center; background: #2A85AE; color:#fff;} 
		.content table.resultsTable tbody th {text-align:left; font-weight:normal;} 

    /* SIDE PANEL ------------------------------------------------------------------------------------------------- */
    .panel.right {float: right;width: 178px;position: relative; right: 17px;border: 1px solid #e0e0e0;padding: 10px;}
        .panel.right h3 {font-size: 1.4em; margin: 10px 0 10px; font-weight: normal;padding: 20px 5px 13px;border: 0; text-transform: none;color: #2A85AE;border-top: 1px solid #e0e0e0}
        .panel.right h3:first-child {border:none; margin-top:0; padding-top:0;}
        .panel.right p {text-align: center;margin: 0; padding: 0;margin-bottom:20px;}
            .panel.right p img {margin-bottom: 1px;}



  	/* FOOTER ----------------------------------------------------------------------------------------------------- */
  	.footer { background: #e0e0e0;line-height: 1.2em;padding: 14px 10px;text-align: center;margin: 20px 5px 5px 5px;color: #747474;font-size: 1.0em;}
        .footer a {color: #747474;text-decoration: none;}
        .footer a:hover {color: #000}
    .copy {padding: 10px;text-align: center;color: #747474;}
        .copy span {display: block; font-weight: bold;padding-top: 5px;}
        .copy span a {color: #747474}


/* OTHER ----------------------------------------------------------------------------------------------------- */
hr { display:block; height:1px; margin:10px 0; padding:0; border:0 solid #CCC; background:#CCC; color:#CCC;}
.clear { clear:both; display: block; height:0;line-height:0;font-size:0; width: 100%;}
.marginbtm {margin-bottom: 18px;}
.noscreen { display:none; }
.flt-l {float: left;}
.flt-r {float: right;}
img.flt-l {margin: 0 20px 10px 0;border: 2px solid #e0e0e0;}
img.flt-r {margin: 0 0 10px 20px;border: 2px solid #e0e0e0;}
.bold {font-weight: bold;}
.center {text-align: center;}
.noborder {border: 0;}
/* clearfix */
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden}
.clearfix {display: inline-block;}
/* hidden for ie mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}


.hostingy .img {position:absolute;width:91px;height:69px;border:1px solid #b7b7b7;background:#e8e8e8;}
.hostingy .img img {position:absolute;top:1px;left:1px;}
.hostingy h2 {margin:0 0 10px 107px;}
.hostingy p {margin-left:107px;min-height:54px;text-align:justify;}

/* FORM ======================= */
div.stdForm form table th {
	vertical-align:top;
	text-align:right;
	padding:2px;
	font-weight:normal;
}
div.stdForm form table td {
    vertical-align:top;
	padding:2px;
}
div.stdForm form fieldset {
	border:1px solid #888;
	margin:10px 0;
    background:#f8f8f8;
    padding:10px;
}
div.stdForm form legend {
	border:1px solid #aaa;
	padding:3px 5px;
	font-weight:bold;
	margin-left:10px;
	font-style:italic;
	background:#f0f0f0;
}
div.stdForm form label {
    margin-left:5px;
}
div.stdForm form input {
	padding:3px;
}

