/* Prevention Main CSS */
/* Tags */
body {
  border: 0;
  margin: 0;
/*  margin-top: 15px;*/
  background: #fff;
  text-align: center; }


img, div, a, input { behavior: url(/images/iepngfix.htc) }

body, div, p, td {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px; }

input, select, option, textarea {
  margin-right: 4px;
  margin-left: 3px;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 9px;
  color: #484848; }

td {
  padding: 0;
  vertical-align: top;
  text-align: left; }

p {
  margin: 4px 0; }

a {
  color: #108896;
  text-decoration: none;
  }
  a:hover {
    color: #fe7800;
    text-decoration: underline; }

img {
  border: 0; }
  
input[type="submit"] {
	font-size: 110%;
}

/* Classes */

.cbox {
	vertical-align: middle;
	margin-right: 3px;
	margin-left: 8px;
	margin-bottom: 3px; }
/* IDs */

#main, #glossary {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url(http://assets.prevention.com.ua/images/right_bg.gif) repeat-y;
	background-position: right;
}

#main {
	width: 970px;
}

#glossary {
	width: 800px;
}
	
#topper {
	position: relative;
	height: 110px;
	background: url(http://assets.prevention.com.ua/images/topper_bg.gif);
	color: #fff;
}

#topper a {
	color: #fff;
}

#topper a:hover {
	border-bottom: 1px dotted #fff;
	text-decoration: none;
}

#topper #logo {
	margin-left: 10px;
	margin-top: 30px;
	float: left;
}

#topper #magz {
	position: absolute;
	top: 16px;
	left: 400px;	
}

#topper #grad {
	position: absolute;
	top: 84px;
	left: 0;
}

#topper #searchbox {
	position: absolute;
	left: 8px;
	bottom: 5px;
	width: 100%;
	z-index: 100;
}

#topper #searcher {
	vertical-align: top;
	height: 20px;
	width: 238px;
}

#topper #search {
	width: 165px;
	float: left;
}

#topper #find {

	height: 1.5em;
	background: #421d48;
	border: 0;
	color: #fff;
	vertical-align: bottom;
	font-size: 110%;
	float: right;
	margin: 0;
	width: 60px;
}

#topper #loginbox {
	float: right;
	margin-right: 12px;
	margin-top: 15px;
	height: 1em;
	line-height: 1em;
}

#topper #botright {
	float: right;
	margin-right: 12px;
	margin-top: 5px;
	height: 1em;
	line-height: 1em;
}

#topper #botright a {
	margin-right: 5px;
}

#searcher {
	float: left;
}

#searchbox #searcher input[type="text"] {
	height: 1.1em;
        font-size: 11px;
	vertical-align: top;
	
}

#topper #botright a{
	vertical-align: bottom;
}

#navigation {
	background: url(http://assets.prevention.com.ua/images/nav_bg.gif);
	height: 40px;
	width: 100%;
}

#navigation #bord_l {
	float: left;
	width: 4px;
	height: 40px;
	margin-left: -2px;	
	background: url(http://assets.prevention.com.ua/images/nav_bord_l.gif);
}

#navigation #bord_r {
	float: right;
	width: 4px;
	height: 40px;
	margin-right: -2px;	
	background: url(http://assets.prevention.com.ua/images/nav_bord_r.gif);
}

#navigation ul {
	border: 0; 
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
}
#navigation ul li {
	position: relative;
	float: left;
	white-space: nowrap;
	padding: 1px;
	margin-top: 1px;
	height: 35px;
	line-height: 35px;
	text-transform: uppercase;
	border-right: 1px solid #e6e6e6;
	font-weight: bold;
}

#navigation ul li a{
	display: block;
	padding-left: 9px;
	padding-right: 10px;
}

#navigation ul .selected a{
padding-left: 9px;
padding-right: 10px;
}

#navigation ul .selected {
	background: #e4e4e4;
}

#navigation ul #mainselected {
	background: #e4e4e4;
	padding-left: 10px;
	padding-right: 11px;
}

#navigation ul .selected a {
	color: #000000;
	text-decoration: none;
}

#navigation ul li:hover {
	background: #fff;
}

#navigation ul #mainselected:hover {
	background: #e4e4e4;
}

#navigation ul li:hover a {
	color: #000000;
	text-decoration: none;
}

#navigation ul li div {

}

#navigation ul li:hover div {
	background: #e4e4e4;
}

#navigation ul li div a {
	font-weight: bold;
	color: #66317f;
}

#navigation ul li:hover .subnav {
/*	display: block;*/
	left: -1px;
}

#navigation ul li:hover .subnav li{

}

#navigation ul li:hover .subnav li a {
/*	display: block;*/
	color: #66317f;
}

#navigation ul li:hover .subnav li:hover a {
/*	display: block;*/
	color: #fff;
}

#navigation .subnav {
	position: absolute;
/*	display: none;*/
	left: -500em;
	background: white none repeat scroll 0%;
	border-color: #BBBBBB rgb(220, 220, 220) rgb(220, 220, 220);
	border-style: solid;
	border-width: 1px 2px 2px;
	margin: 1px 0 0 0;
	padding: 0 0 0 0;
	width: 165px;
}

#navigation .subnav li {
	clear: both;
	height: 20px;
	line-height: 20px;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #ddd;
	width: 163px;
	margin: 0;
}

#navigation .subnav li a {
	text-transform: none;
	font-weight: normal;
	display: block;
}


#navigation .subnav li:hover {
	background-color: #66317f;
	cursor: pointer;
}

#navigation .subnav li:hover a{
	color: #fff;
}

.navLastItem {
	border-bottom: 1px solid #BBBBBB;
}

#content {
	margin-top: 10px;
}

#content #leftcol {
	width: 460px;
	margin-right: 20px;
	float: left;
}

#content #rightcol {
	float: left;
	width: 310px;
}

#glossary .maintext {
	padding-bottom: 10px;
}

#content #leftcol .tile, #glossary .maintext
{
	border-bottom: 10px #86529d solid;
}

.tile, .tcalc {
	float: left;
	width: 100%;
	color: #444444;
	margin-bottom: 10px;
}

/* .tcalc {
	position: relative;
}
*/

.tcalc, .bordblock {
	border: 1px #bebebe solid;
	background: url(http://assets.prevention.com.ua/images/c_bg.gif) repeat-x bottom;
}

#main .bordblock {
}

#main .bordblock h1 {
	margin-top: 10px;
	margin-left: 10px;
}

#main .bordblock p {
	margin-left: 10px;
	width: 145px;
}

#main .bordblock .cont {
	height: 100%;
	width: 145px;
/*	float: left;
	clear: left;*/
	float: right;
	clear: right;
}

#main .bordblock img {
	margin: 0 0 0 10px;
	padding-bottom: 30px;
	border: 0;
}

#main .bordblock .readmore {
/*	position: absolute;
	right: 10px;
	bottom: 10px;*/
	float: left;
}

#main .readmore {
	margin-bottom: 10px;
}

#main .readmore img {
	margin: 0 5px 0 0;
	padding: 0;
}

#main .bordblock hr {
	margin-left: 10px;
}

#main .bordblock .readmore {
/*	margin-left: 10px;*/
	width: auto;
}

#main .bordblock .pframed {
	padding: 10px;
}

.tcalc h1 {
	float: left;
	font-weight: normal;
	color: #000;
	width: 50%;
	margin-top: 10px;
	margin-left: 10px;
}

.tcalc p {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

.tcalc img {
	float: right;
	margin-top: 15px;
}

.tcalc dl {
	/*float: left;*/
        float: none;
	margin: 0 0 0 10px;
	line-height: 15px;
}

.tcalc dt {
	float: left;
	clear: left;
	width: 3em;
}

.tcalc dd {
	float: left;
	margin-left: 0;
}

.tcalc dd input {
	width: 4em;
	float: left;
}

.tcalc select {
/*	float: left;*/
	clear: both;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 280px;
}

#main .maintext .tcalc select {
	clear: none;
	margin: 0;
        float: left;
}

.tile img {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}

.tile h1 {
	margin: 0 0 5px 0;
	color: #000;
	line-height: 1em;
	font-size: 180%;
}

.tile h2 {
	font-size: 120%;
}

.tile p {
	float: left;
}

.tile hr {
	color: #71BECA;
	background-color: #71BECA;
	border: 0px #71BECA solid;
	height: 1px;
	margin: 8px 0 0 0;
}

.tile h2 {
	margin-top: 0;
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #404040;
}

#content #leftcol #last {
	border: 0;
	margin: 0;
}

.readmore {
	margin: 10px 0 0 0;
	line-height: 1em;
}

#rightbar {
	float: right;
	width: 170px;
	text-align: right;
	padding-bottom: 10px;
}

#rightbar #dictsearchbox {
	float: right;
	margin-top: 10px;
	padding-top: 8px;
	width: 160px;
	text-align: right;
	background: #86529d;
}

#glossary #rightbar #list {
	height: 270px;
}

#rightbar #dictsearchbox input {
	margin-right: 10px;
}

#rightbar #dictsearchbox input[type="submit"] {
	background: #421d48;
	border: 0;
	color: #fff;
	margin-top: 4px;
	margin-bottom: 6px;
	width: 9em;
}

#rightbar #dictsearchbox input[type="text"] {
	width: 138px;
	height: 1.1em;
         font-size: 11px;
}

#rightbar #alphabet{
	float: right;
	width: 158px;
	border: 1px solid #bebebe;
	height: 37px;
	background: #fff;
}

#rightbar #alphabet #letters {
	background: url(http://assets.prevention.com.ua/images/right_dict_bg.gif);
	width: 154px;
	height: 35px;
	padding: 0 2px 0 2px;
	margin-top: 1px;
	text-align: center;
}

#rightbar #alphabet #letters p {
	padding: 0;
	margin-top: 2px;
        color: #BEBEBE;
}

#rightbar #alphabet #letters a {
	color: #86529d;
	font-size: 95%;
}

#rightbar #list {
	float: right;
	width: 158px;
	height: 104px;
	overflow-y: scroll;
        /*:; Overflow: auto; /*f..cking invalid*/
	border: 1px solid #bebebe;
	background: #fff;
	margin-bottom: 10px;
}

#glossary .maintext {
	border-bottom: 8px solid #86529D;
}

#rightbar #list ol {
	float: left;
	text-align: left;
	padding-left: 10px;
	margin-top: 10px;
	margin-left: 0;
	list-style-type: none;
}

#rightbar #list ol li{
	margin: 0;
	padding: 0;
        line-height: 15px;
        /*height: 15px;*/
}

#rightbar #list ol li a{
	color: #adadad;
}

#rightbar #list ol li a:hover {
	color: #000000;
}

#footer {
	clear: both;
	width: 100%;
	text-align: left;
	border-top: 8px solid #adadad;
	background: #fff;
	height: 4em;
	
}

#footer #copy, #footer #most
{
	margin-top: 10px;
	padding: 0;
	color: #bababa;
	font-size: 80%;
}

#footer #copy {
	float: left;
}

#footer #most {
	float: right;
	text-align: right;
}

#footer img {
	float: right;
	margin-top: 12px;
	margin-left: 10px;
	margin-right: 109px;
	width: 61px;
	height: 21px;
}

#footer #most a {
	float: right;
}
/* Styles for article pages */

#lefttopics {
	float: left;
	width: 150px;
	margin-right: 20px;
	margin-bottom: 10px;
}

#lefttopics ul {
	list-style-type: none;
	width: 145px;
	padding: 0;
	margin: 0;
}

#lefttopics .topics ul {
	border: 1px solid #bcbcbc;
	margin-bottom: 20px;
	/*
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;*/
}

#lefttopics .topics li {
/*	border-bottom: 1px solid #cccccc;*/
	border-bottom: 1px solid #e6e6e6;
	line-height: 1.5em;
	color: #fff;
}

#lefttopics .topics li a {
	color: #86529d;
	margin-left: 10px;
	display: block;
	height: 100%;
}

#lefttopics .topics #selected {
	background: #86529d;
	padding-left: 10px;
}

#lefttopics .topics #selected a {
	color: #fff;
	margin-left: 0;
}

#lefttopics .topics li:hover {
	background: #86529d;
}

#lefttopics .topics li:hover a {
	text-decoration: none;
	color: white;
}

#rightcont {
	float: left;
	width: 620px;
	margin-bottom: 10px;
}

#rightcont #headercont {
	height: 3em;
	border-bottom: 1px dotted #ddd;
}

#rightcont #headercont .header {
	float: left;
	clear: right;
	margin-bottom: 10px;
}

#rightcont .utils {
	text-align: right;
	line-height: 1.5em;
	height: 1.5em;
	margin-top: 10px;
}

#rightcont .utils a {
	margin-left: 15px;
}

#rightcont .breadcrumbs {
	clear: left;
	float: left;
	color: #666666;
	text-align: left;
	width: 410px;
}

#rightcont .breadcrumbs a {
	margin-left: 1px;
}

.header h2 {
	margin: 0 5px 5px 5px;
	line-height: 1em;
	font-size: 160%;
}

.maintext {
	font-size: 110%;
	color: #333333;
	float: left;
	margin-top: 10px;
	width: 100%;
}

.maintext img {
/*	clear: left;
	float: left;*/
	float: right;
	clear: right;
/*	margin-right: 10px;*/
	margin-left: 10px;
	margin-bottom: 0;
	margin-top: 10px;
	border: 1px solid #b3b4b7;
}

.maintext p {
	font-size: 100%;
}

.maintext h1 {
	width: 100%;
	padding-top: 0;
	margin-top: 7px;
}

.maintext h2 {
	font-size: 120%;
	color: #000;
	margin-bottom: 5px;
}

.maintext ul, .maintext ol {
	padding-left: 0;
	margin-top: 3px;
}

.maintext ol {
	margin-left: 15px;
	padding-left: 0;
}

.maintext ol li {
	margin-bottom: 10px;
	padding-left: 0;
}

.maintext ul {
	list-style-position: inside;	
	list-style-type: none;
}

.maintext ul li {
	padding-left: 10px;
}

.maintext ul li {
/*	list-style-image: url(http://assets.prevention.com.ua/images/uldot.gif);*/
	background: transparent url(http://assets.prevention.com.ua/images/uldot.gif) no-repeat scroll 0pt 5px;
}

#main .maintext .spaced {
	padding-top: 10px;
}

#main .maintext .spaced li {
	padding-bottom: 1em;
}

.important {
	border-color:#D5D5D5;
	border-style:solid;
	border-width:8px 0pt;
	margin: 10px 0pt 10px;
	padding:10px 0pt;
	color: #555555;
}

.important h2 {
	margin: 0 0 3px;
	color: #703989;
}

#intro,.maintext .intro, .maintext h3 {
	font-size: 120%;
	color:#703989;
	font-family:Georgia,Times;
	font-size:20px;
	letter-spacing:-1px;
	line-height:20px;
	margin-bottom: 	0px;
	margin-top: 0;
}

.maintext #intro, .maintext .intro {
	margin-bottom: 20px;
}

.leftroll, .rightroll {
	width: 300px;
	margin-top: 10px;
}

.tile img {
	border: 1px solid #b3b4b7;
}

.leftroll {
	float: left;
	clear: left;
}

.rightroll {
	float: right;
	clear: right;
}

.readmore img {
	margin-right: 5px;
	border: 0; /* IMPORTANT :) */
}

.pbox {
	background-color: #703989;
	color: #FFFFFF;
	float: left;
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 17px;
	margin-right: 10px;
	padding-top: 3px;
	text-align: center;
	width: 20px;	
}

.maintext dl {
	clear: left;
	float: left;
}

.maintext dt {
	margin-top: 10px;
	font-weight: bold;
	clear: right;
}

.maintext dd {
	clear: left;
	margin-top: 5px;
}

.test {
	clear: left;
}

.maintext input[type="submit"] {
	background: #e54933;
	border: 0;
	color: #fff;
	font-size: 110%;
/*	float: right;*/
	clear: both;
}

/* bordercolorz */
/*
#rightcont #headercont .fitness {
	border-left: 1em #8486C3 solid;
	border-bottom: 1em #8486C3 solid;
	border-right: 1em #8486C3 solid;
}

#rightcont #headercont .nutrition {
	border-left: 1em #8dbb3f solid;
	border-bottom: 1em #8dbb3f solid;
	border-right: 1em #8dbb3f solid;
}

#rightcont #headercont .weightloss {
	border-left: 1em #a54996 solid;
	border-bottom: 1em #a54996 solid;
	border-right: 1em #a54996 solid;	
}

#rightcont #headercont .health {
	border-left: 1em #f36d25 solid;
	border-bottom: 1em #f36d25 solid;
	border-right: 1em #f36d25 solid;		
}

#rightcont #headercont .beauty {
	border-left: 1em #e24a33 solid;
	border-bottom: 1em #e24a33 solid;
	border-right: 1em #e24a33 solid;
}

#rightcont #headercont .test {
	border-left: 1em #00abd9 solid;
	border-bottom: 1em #00abd9 solid;
	border-right: 1em #00abd9 solid;
}

#rightcont #headercont .glossary {
	border-left: 1em #86529d solid;
	border-bottom: 1em #86529d solid;
	border-right: 1em #86529d solid;
}

#rightcont #headercont .issue {
	border-left: 1em #86529d solid;
	border-bottom: 1em #86529d solid;
	border-right: 1em #86529d solid;
}

#rightcont #headercont .subscribe {
	border-left: 1em #FA7B0B solid;
	border-bottom: 1em #FA7B0B solid;
	border-right: 1em #FA7B0B solid;
}

#rightcont #headercont .calc {
	border-left: 1em #1DaaD2 solid;
	border-bottom: 1em #1DaaD2 solid;
	border-right: 1em #1DaaD2 solid;
}
*/

#rightcont .header {
	border-left: 1em solid;
	border-bottom: 1em solid;
	border-right: 1em solid;
}

#rightcont .rollbord {
	border-top: 1em solid;
	border-bottom: 1em solid;
	padding-top: 10px;
}

#rightcont .rollbord .readmore {
	float: left;
	clear: none;
	width: auto;
	margin-right: 10px;
}

#rightcont .rollbord img {
margin-bottom: 0;
}

#rightcont .fitness {
	border-color: #8486C3;
}

#rightcont .nutrition {
	border-color: #8dbb3f;
}

#rightcont .weightloss {
	border-color: #a54996;
}

#rightcont .health {
	border-color: #f36d25;
}

#rightcont .beauty {
	border-color: #e24a33;
}

#rightcont .test {
	border-color: #00abd9;
}

#rightcont .glossary {
	border-color: #86529d;
}

#rightcont .glsearch {
	border-color: #86529d;
}

#rightcont .issue {
	border-color: #86529d;
}

#rightcont .subscribe {
	border-color: #FA7B0B;
}

#rightcont .calc {
	border-color: #1DaaD2;
}

#rightcont .contacts {
	border-color: #2cbfcc;
}

#rightcont .advertising {
	border-color: #ff462d;
}

#rightcont .online {
	border-color: #3399CC;
}

#rightcont .search {
    	border-color: #CC6666;
}

#rightcont .konkurs {
    	border-color: #E54933;
}

#rightcont .links {
        border-color: #a6bf49;
}

/* /bordercolorz */

.maintext .tcalc dt, .maintext .tcalc dd {
	float: left;
	clear: none;
	margin: 0 5px 0 0;
}

.maintext .tcalc dd {
	margin-right: 15px;
}

.maintext .tcalc dl, .maintext .tcalc input[type="text"] {
	float: left;
}

.maintext .tcalc img {
	float: right;
	border: 0;
	margin: 0;
}

.maintext .tcalc .result {
	color:#E34932;
	font-weight: bold;
	font-size: 41px;
	float: left;
	margin-left: 10px;
	clear: left;
}

.maintext .tcalc p, .maintext .tcalc h2 {
	float: left;
	clear: left;
	margin-left: 10px;
}

.maintext table {
	width: 100%;
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border: 1px solid #D5D5D5;
}

.maintext table td {
	vertical-align: bottom;
	background-color:#FFFFFF;
	margin:0px;
	padding:3px 10px;
}

.maintext table caption {
/*	font-size: 120%;
	color:#703989;
	font-family:Georgia,Times;
	font-size:20px;
	letter-spacing:-1px;
	line-height:20px;
	text-align: left;*/
	
background-color:#71398A;
color:#FFFFFF;
margin-bottom:1px;
padding:8px 10px;
text-align: left;
margin-top: 10px;
}

#main .thumbnail {
	float: right;
	clear: right;
	display: block;
	margin: 2px 0 10px 10px;
	position: relative;
}

#main .maintext .fitness p {
	clear: left;
	margin-bottom: 10px;
	position: relative;
	display: block;
}

#main .maintext .fitness ul {
	float: left;
	clear: left;
}

#main .q {
	font-family: Arial Narrow, Arial, serif;
	font-weight: normal;
}

.related {
	color: #666;
}

#lefttopics .related a {
	clear: left;
}

#lefttopics .related ul {
	width: 150px;
	float: right;
}

#lefttopics .related ul li {
	background:transparent url(/images/dot_orange_line.png) no-repeat scroll 0%;
	background-position: top;
	margin-top: 3px;
	padding-top: 2px;
	padding-left: 20px;
	margin-left: 0;
}

#main .rightblock img {
	float: right;
	margin: 0 0 10px 10px;
}

#main .rightblock .readmore img {
	float: left;
	margin-right: 5px;
	margin-left: 0;
}

#main .rightblock p, #main .leftblock p {
	width: 150px;
}

#main .rightblock .readmore {
	float: left;
	clear: left;
	width: auto;
}

#main .leftblock .readmore {
	float: left;
	clear: none;
	width: auto;
	margin-right: 10px;
	margin-left: 0;
}

/* Page styles */

#main .imgleft img {
	float: left;
	margin-right: 10px;
	margin-left: 0;
	clear: none;
}

.maintext .graybg td {
	background:#EAEAEA;
}

.maintext .theader td, .maintext .tminiheader td {
	border-right:1px solid #CB86E9;
	background-color:#9B6BB0;
	color:#FFFFFF;
	margin:0px;
/*	padding:8px 10px;*/
	font-weight: bold;
}

.maintext .theader td {
	padding: 8px 10px;
}

/* Quizzzzzzzzzzes */

#main .maintext hr {
	float: left;
	clear: left;
	width: 100%;
	border: 0px;
	height: 1px;
	background-color: #108896;
	color: #108896;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

#main .test input[type="radio"] {
	float: right;
}
/*
#main .test label {
	width: 540px;
	display: block;
	float: left;
	margin-bottom: 10px;
	clear: right;
}
*/
#main .test dt {
	clear: left;
}

#main .test input[type="submit"] {
	float: left;
	margin-left: 0;
        margin-bottom: 10px;
}


/* tests table */

#main .test table {
	border: 0;
	width: 620px;
	margin-top: 10px;
	clear: left;
	float: left;
}

#main .test table td {
	vertical-align: bottom;
	padding: 0px 5px 10px 0;
}

#main .test .num {
	vertical-align: top;
}

#main .test .num .pbox {
	margin-right: 0;
}

#main .test .ask {
	font-weight: bold;
	padding-top: 10px;
}

#main .qradio {
	float: right;
	margin: 0;
	padding: 0;
}

#main .test .result {
	clear: both;
	width: 100%;
	padding-top: 10px;
}

.hide {
	margin: 15px 0 10px 0;
	display: block;
}

#main .maintext hr {
	clear: both;
	float: none;
}

#main .maintext .xhr {
	border-top: 10px solid #8486C3;
	color: #8486C3;
	background: #8486C3;
	height: 1px;
}

#main .maintext .fitness h2 {
	margin-top: 5px;
	margin-bottom: 0;
}

#rightcol .rightroll {
	float: left;
	clear: right;
}

#main .root {
	width: 785px;
}

#main .root .leftroll {
	width: 470px;
}

#main .root .leftroll .leftblock .readmore {
	width: auto;
}


/* t  e  m  P */

.lefts {
	float: left;
	width: 470px;
}

.rights {
	float: right;
	width: 310px;
}

#main .root .lefts .leftblock p {
	width: 225px;
}

.ttest hr {
	margin-bottom: 5px;
}

.ttest .readmore {
	padding-top: 10px;
}

.notext .readmore {
	margin-top: 15px;
}

.tile span {
	margin-top: 15px;
}

#spinner {
	float: left;
	margin: 0;
}

#spinner img {
	border: none;
}

/* mentator Commentator */

#comments_form {
	border: 1px solid #bebebe;
	background: url(/images/c_bg.gif) repeat-x bottom;
	width: 100%;
	float: left;
	clear: both;
	padding-bottom: 15px;
	margin-top: 10px;
}
#comments_form table {
    border: 0 none;
}

#comments_form table td {
	vertical-align: top;
}

#comments_form h2 {
	margin-left: 10px;
}

#comments_form input.textbox {
	clear: none;
    width: 500px;
}

#comments_form textarea {
	width: 500px;
    height: 80px;
}


#comments_form .buttons {
	margin-left:90px;
	clear: left;
}

#main .maintext .comments {
	background: #D5D5D5;
	border-color: #D5D5D5;
	color: #D5D5D5;
        margin-top: 20px;
        margin-bottom: 15px;
}

#main .comment h3 {
	font-size: 100%;
	font-family: Tahoma, Arial, sans-serif;
	color: #000;
	letter-spacing: 0px;
	color: #66317F;
}

#main .comment p {
	letter-spacing: 0px;
}

.comment .date {
	font-weight: normal;
	color: #666666;
}


.comment .cloud {
	border: none;
	margin: 3px 10px 5px 0;
	clear:none;
	float:left;
}

#comments .comment .message {
	margin: 0 0 5px 0;
}


#comments_form dl input, #comments_form dl textarea {
	border: 1px solid #bebebe;
}

#comments #stripe {
	background: url(/images/dots_bord.gif);
	height: 2px;
	width: 100%;
	clear: both;
	float: left;
	font-size: 0;
}

#main .maintext .commhr {
	border-top: 1px solid #bebebe;
	color: #bebebe;
	background: #bebebe;
	height: 1px;
	margin-top: 0;
}

#main #comments .smiley {
	border: 0;
	float: none;
	clear: none;
	margin: 0pt 0pt -5px;
}

.smileys {
	margin-left: 90px;
	padding-bottom: 10px;
}

#comments_form .smileys img {
	border: none;
	margin: 0 3px 0 0;
	float: left;
}

#main .tcalc .calc_text {
	clear: both;
	float: left;
	margin-left: 10px;
	font-size: 220%;
}

.tcalc .calc_form {
	float: left;
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;

}

.tcalc input[type="submit"] {
	background: #e54933;
	border: 0;
	color: #fff;
	font-size: 110%;
	float: right;
	clear: none;
	margin: 0 10px 0 0;
/*	position: absolute;
	margin: 0;
	right: 10px;
	bottom: 10px;*/
}

#main .facebox {
	width: 300px;
	height: 17em;
	border: 1px solid #bebebe;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	background: url(/images/c_bg.gif) repeat-x bottom;
}

#main .facebox img {
	float: left;
	border: 1px solid #bebebe;
}

#main .facebox hr {
	float: left;
	width: 150px;
	margin: 0;
}

#main .facebox p {
	margin-top: 5px;
}

#main .facebox hr, #main .facebox h2, #main .facebox p {
	float: left;
	width: 180px;
	clear: right;
	margin-left: 10px;
}

#main .facebox .vcard {
	height: 80%;
}

#main .facebox .readmore {
	margin: 10px 0 10px 110px;
}

#main .facebox .readmore img {
	border: none;
}

#main .online .odd {
        margin-right: 0;
        float: right;
        clear: right;
}

#main .onlineform img {
    float: left;
    margin: 0 10px 10px 0;
}

#main .onlineform hr {
    float: left;
    width: 520px;
    clear: right;
    margin: 0;
}

#main .onlineform p {
    margin-top: 10px;
    padding-top: 0;
    width: 520px;
    float: left;
}

#main .onlineform .xhr {
    clear: both;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
}

#main .onlineform {
    margin-top: 0;
}

#main .onlineform h2 {
    margin-top: 0;
}

#main .onlineform #comments_form h2 {
    margin-top: 10px;
}

#main .calc table {
    clear: left;
}

#main .tl {
    text-align: left;
}

#main .tc {
    text-align: center;
}

.subscribe img {
margin-left: 0;
}


#main .lefts .rightblock p, #main .lefts .leftblock p, #main .lefts .bordblock p {
	width: 220px;
}

#main .lefts .bordblock .cont {
	width: 240px;
}

#main .lefts .readmore {
/*clear: left;*/
}

#main .orange {
	color: #E54933;
}

#rank_stars {
  margin-top: 10px;
  margin-left: 1px;
  float: left;
}

#starnumbers {
  width: 220px;
  padding-bottom:10px;
}

#starnumbers .num {
  width: 22px;
  float: left;
  text-align: center;
  color: #666666;
  margin: 0;
  padding: 0;
}

#rank_stars img {
  border: 0;
  float: left;
  margin: 0;
  padding: 0;
  margin-right: 1px;
}

#main .pagerank {
  width: 73px;
  float: right;
  text-align: right;
}

#main .pagerank .votes {
  font-size: 20px;
  color: #66317F;
}

.maintext #links_article ul {
	margin-bottom: 0;
	padding-bottom: 0;
}

lsNum {
	margin-left:30px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484848;
}

#navibox {
  border: 1px solid #a4a4a4;
  width: 100%;
  background: transparent url(/images/c_bg.gif) repeat-x scroll center bottom;
  margin-top: 10px;
  margin-bottom: 10px;
  float: left;
}

#navibox ul {
  padding-left: 10px;
  float: left;
  list-style-position:inside;
  list-style-type:none;
}

#navibox ul li {
  width: 140px;
  float: left;
  padding-left: 10px;
  background: transparent url(/images/uldot.gif) no-repeat scroll 0pt 5px;
}

#rightcont .header.polls_archive{
  border-left: 1em solid #86529D;
  border-right: 1em solid #86529D;
  border-bottom: 1em solid #86529D;
}

#glossary #rightcont #headercont .poll_title {
  border-left: 1em solid #86529D;
  border-right: 1em solid #86529D;
  border-bottom: 1em solid #86529D;
}

.border_poll{
  border-top: 8px solid #86529D;
  margin-top : 10px;
  margin-bottom : 10px;
}

#rightcont .header.poll{
  display: none;

}

.poll_in_archive{
  border-bottom:1px dotted #DDDDDD;
  padding : 2px 0 2px 0;
  color : #86529D;
  font-weight : bold;
}

.poll_in_archive a{
  color : #ADADAD;
  font-weight : normal !important;
}
.poll_in_archive a:hover {
  color : #000000; 
}


.variant_result{
  float : left;
  color : #86529D;
  width : 45px;
  font-weight : bold;
}

/*Polls*/
#poll_place { text-align:left;	margin: 10px 0 0 10px; }
#poll_header {width:160px;}
#rightbar #pollblock_title {
  background-color:#86529D;
  color:#FFFFFF;
  font-size:1.5em;
  width:160px;
  height: 24px;
}
#select_poll{
  padding-left:12px;
  height: 18px;
  background-color: #FFF;
  color: #000;
  border-top : 1px solid #DDD;
  border-left : 1px solid #DDD;
  border-right : 1px solid #DDD;
  margin: 0;
}
#select_poll div {
	padding-top: 2px;
}
#poll_title{
  color : #86529D;
  font-weight : bold;
  padding:5px 5px 5px 12px;
  border-bottom:1px dotted #DDDDDD;
}
#poll_vote_form {display: inline;}

#variants_list table {
	width : 140px;
	margin: 7px 5px 10px 11px;
}
td.poll_td_checkbox input{
	padding: 0;
	margin:0;
	height: 15px;
}
td.poll_td_checkbox { width: 15px; padding-top: 1px;}
td.poll_td_variant_title { padding-left: 5px; padding-bottom: 5px; }

#variants_list{
  background:#FFFFFF none repeat scroll 0 0;
  border:1px solid #BEBEBE;
  overflow:auto;
  width:158px;
}
#vote_button_div{ padding-left:12px;}
#vote_button{
  background-color : #E74737;
  color : #fff;
  border : 1px solid #E74737;
  font-size : 1.1em;
}

#rightbar div#archive_link img, #rightbar div#archive_link2 img { margin-right:5px; }
#rightbar div#archive_link a, #rightbar div#archive_link2 a {color: #086C8C;}
#rightbar div#archive_link {
  background:transparent url(/images/right_dict_bg.gif);
  margin-top: 10px;
  padding:10px 0 10px 6px;
  border-top:1px dotted #DDDDDD;
}
#rightbar div#archive_link2 {
  padding:10px 0 10px 6px;	
}

div#select_poll_content {
	background-color: #FFF;
	border: 1px solid #DDD;
	margin-left:1px;
	width:156px;	
}

div#select_poll_content div.poll_item {
	border-bottom: 1px solid #DDD;
}
div#select_poll_content div.poll_item div {

}
div#select_poll_content div.poll_item div a {
	color: #A2A2A2;
	font-weight:bold;
	width:100%;
	display:block;
}
div#select_poll_content div.poll_item div a div {
	padding:3px 12px;
}
div#select_poll_content div.poll_item div a:hover {
	color: #86529D;
	cursor:pointer;
	text-decoration:none;
	font-weight:bold;
}

div.banner_text {
	font-size:1.5em;	
	line-height: 110%;
	margin-left:7px;
	margin-top:5px;
	position:absolute;
	width : 148px;
	overflow : hidden;
	text-align : left;
}

div.anons_place a {
	color : black;
}

div.anons_place a:hover{
	color : black;
	text-decoration : none;
}
div.banner{
	width:158px;
	height:195px;
	cursor:pointer;
	border : 1px solid #ccc;
}

div.anons_place{
	float : left;
	padding : 10px 10px 0 10px;
}
div#anons_block{
	margin-top:0px;
	margin-bottom:0px;
}

/*fotokonkurs*/

#headercont .photokonkurs {
  border-bottom:1em solid #E54933;
  border-left:1em solid #E54933;
  border-right:1em solid #E54933;
}

.loader{margin:0px;}


/* Flashes */
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;width:560px;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}


.uploaded_foto{
  width : 160px;
  height : 160px;
  background-color : #727272;
  float : left;
  margin:10px 10px;
  background:transparent url(/images/f/photoplaha.jpg) repeat-x scroll center bottom;
}

.uploaded_foto.selected img{
  border : 3px solid #E8C500;
}

.uploaded_foto img{
  text-align : center;
  float : none;
  clear : none;
  margin-top : 0px;
  margin-bottom : 0px;
  margin-left: auto;
	margin-right: auto;
  border : 3px solid #fff;
}

.photo_preview img{
  float : none;
  clear : none;
  margin-top : 0px;
  margin-bottom : 0px;
  margin-left: auto;
	margin-right: auto;
  border : 3px solid #fff;
}


.floats
{
  /* Компенсируем отступы между float-блоками, чтобы они занимали все доступное пространство */
  margin: -2em; 0 0 -2em;
  /* Эти правила для IE */
  position: relative;
  display: inline-block;
  clear: both;
}
.floats:after
{
  content: '';
  display: block;
  clear: both;
}
.floats .left
{
  position: relative;
  float: left;
  display: inline;
  overflow: hidden;
  margin: 1.5em 0 0 1.5em;
  width:300px;
  min-width: 300px;
}

.floats .left .details{ display: inline; width : 100%; overflow: hidden; margin:250px 0 0 15px; position: absolute;}

.floats .left .details2{ display: inline; width : 100%; overflow: hidden; margin:-55px 0 0 15px; z-index : 10000;}

.floats .left .name_block{float : left;}

.floats .left .name{color : #653C8A; font-size : 1.5em; font-weight : bold; font-family : Times;}

.floats .left .city{ color : #000; font-size : 1em;}

.floats .left .raiting{float: right; text-align : right; margin-top : -10px; margin-right : 34px;}
.floats .left .raiting .score{color : #653C8A; font-size : 1.6em; font-family : Arial, Helvetica, sans-serif;;}
.floats .left .raiting .votes{color : #000; font-size : 1em;}

.floats .left .r
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.floats .left .min
{
  margin: 0 0 0px 0;
  height: 300px;
  width: 300px;
}

div.anketa{}
div.anketa .top_menu{
  margin-top:15px;
  background:transparent url(/images/f/top_menu.jpg);
  color: #fff;
  width : 620px;
  height : 30px;
  font-size : 1.3em;
  }
  
div.anketa .top_menu a{
  color: #fff;
  font-size : 1.2em;
}


    
div.anketa .top_menu table td.ltd {margin-bottom : 5px;}  
div.anketa .top_menu table td.ctd{text-align:center;}  
div.anketa .top_menu table td.rtd {margin-bottom : 5px; text-align:right;}   
  
div.anketa .fotofon{
  width : 620px;
  padding-top : 10px;
  padding-bottom : 40px;
  background:transparent url(/images/f/fotofon.png) repeat-x scroll center bottom;
  background-color : #9E9E9E;
}

div#images img{
  margin-top:15px;
}



#image_links{
  margin: 10px auto;
  width : 60px;
  clear : both;
}

#image_links div{
  width : 20px;
  height : 30px;
  font-size : 1.2em;
  cursor : pointer;
  float : left;
  color: #CCCCCC;
  vertical-align : middle;
}

#image_links div#link_1{
  background: transparent url(/images/f/1_small.png);
}
#image_links div#link_1.active{
  background: transparent url(/images/f/1_big.png);
}
#image_links div#link_2{
  background: transparent url(/images/f/2_small.png);
}
#image_links div#link_2.active{
  background: transparent url(/images/f/2_big.png);
}
#image_links div#link_3{
  background: transparent url(/images/f/3_small.png);
}
#image_links div#link_3.active{
  background: transparent url(/images/f/3_big.png);
}



#image_links div.active{
  cursor : default;
}

.bgcolours{
  float:right;
  clear:both;
}

.bgcolours .color1{
  background-color : #fff;
}
.bgcolours .color2{
  background-color : #9E9E9E;
}
.bgcolours .color3{
  background-color : #474747;
}
.bgcolours .color4{
  background-color : #000;
}


.bgcolours div{
  border:1px solid #777777;
  float:left;
  height:18px;
  margin-left:6px;
  margin-right:0;
  margin-top:10px;
  width:18px;
}

.fotolayout .xhr{
  margin-bottom:15px;
  margin-top:20px;
  border-top:10px solid #D5D5D5;
  height:1px;
  clear:both;
  float:none;
  color: #D5D5D5;
  border-left: 0;
  border-right: 0;
}

.border_foto{
  border-top:8px solid #E54933;
  margin-bottom:10px;
  margin-top:10px;
}

ul.rules{
  font-size : 1.2em;
  list-style-image: url(/images/f/li_rules.jpg);
  margin:0;
  padding:0;
  clear:both;
}

ul.rules li{
  margin-left:20px;
  margin-top:1px;
  padding-left:0px;
  
  list-style-image: url(/images/f/li_rules.jpg)
}

div.form_part{
  border-width : 1px 1px 1px 1px !important;
  border-style : solid !important;
  border-color : #bbb !important;
  padding : 14px !important;
  background:transparent url(/images/c_bg.gif) repeat-x scroll center bottom !important;
  font-size : 1.2em !important;
  width:590px !important;
}

#uploaded_files div.form_part{
	padding-left: 40px !important;
	padding-right:0 !important;
	width:578px !important;
	border-top: none !important;
}
#form_2 div.form_part{
	border-top: none !important;
}
#form_2 div.form_part table form input#media_file{
	/*width:400px;*/ 
	margin-left:-9px;
}
#form_2 div.form_part table form input.btn{
	/*width:400px;*/ 
	/*margin-left:92px;*/
}
div.form_part input[type="text"]{
  border: 1px solid #ddd;
  font-size : 1.2em;
}
div.form_part input[name="anketa[age]"]{
 	width:40px !important;
 	margin-right:9px;
}
div.form_part input[type="submit"]{
  background-color:#E74737;
  border:1px solid #E74737;
  color:#FFFFFF;
  font-size:1.1em;
  margin-top : 7px;
}


div.form_part.top{
  border-top : 1px solid #ddd;
  margin-top:20px;
}

div.form_part table td{
  vertical-align : baseline;
  padding-top : 2px;
}

.no_hover:hover{
  text-decoration:none;
}

input.btn2[type="submit"]{
  background-color:#E74737;
  border:1px solid #E74737;
  color:#FFFFFF;
  font-size:1.1em;
}
#make_main_img_button img{ margin-left:-2px; }
div.under_men{
    background : transparent url(/images/men_gradient.png)  repeat-x scroll center bottom;
    width : 137px;
    border-style:solid;
    border-width: 0 1px 1px 1px;
    border-color: #B3B4B7;
    float:left;
    width:135px;
    text-align: center;
    font-size : 1.3em;
    padding-top : 4px;
    padding-bottom : 4px;
}
div.men_says div.tile img{
    margin-bottom: 0!important;
}
div.recipes div.tile img{
    margin-bottom: 0!important;
}
div.recipe_block ul {
    padding-left: 0;
    margin-left: 0;
    margin-top: 7px;
    list-style-position:outside;
    list-style-type:none;
}
div.recipe_block ul li {
    background : transparent url(/images/uldot.gif) no-repeat;
    background-position: 0px 5px;
    padding-left: 10px;
    margin-left: 0;
    height: 13px;
}
div.recipe_block span.readmore {
    clear:both;
    margin-top: 20px;
    float:none !important;
    display:block;
}
/*----Anketa------------------*/
#headercont div.anketa, #headercont div.anketa_thanks{
    color: #A74995;
}
#headercont div.anketa h2, #headercont div.anketa_thanks h2{
    color: #000;
}
div.anketa3goda_info{
    height: 250px;
    border-bottom: 10px solid #A54996;
    font-size: 110%;
}
div.anketa3goda_info h2{
    color:#703989;
    font-family:Georgia,Times;
    font-size:20px;
    letter-spacing:-1px;
    line-height:20px;
    margin-bottom:0;
    margin-top:0;
    font-weight:normal;
}
div.anketa3goda_info img {
    float: right;
}

div.anketa3goda_info p.info {
    font-size:12px;
    height:95px;
}
div.anketa3goda_info p.note {
    font-size:12px;
    font-style:italic;
}

table#anketa3goda {
    border: 1px solid #B3B4B7;
    margin-top:18px;
    width:620px;
}
table#anketa3goda tr.gradient {
    background-image:url(/images/vg_50.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}
table#anketa3goda tr.header{
    height: 150px;
}
table#anketa3goda tr.header table tr td{
    font-size: 12px;
}
table#anketa3goda tr td table {
    width: 595px;
}
table#anketa3goda tr.header table tr td input{
    border:1px solid #A5ACB2;
    font-family:Arial;
    font-size:12px;
    height: 14px;
    margin-top: -1px;
    margin-left:0;
    margin-right:0;
    padding-left: 0;
    padding-right: 0;
}
table#anketa3goda tr.header td.header_content{ padding-left: 10px;}
table#anketa3goda tr.header td.header_content p.descr, table#anketa3goda tr td.anketa_content p.descr{
    padding-top: 5px;
    padding-bottom: 10px;
    font-family:Arial;
    font-size:12pt;
    font-weight:bold;
}
table#anketa3goda tr.header td.header_content table tr td { padding-top: 3px; padding-bottom: 2px; }
table#anketa3goda tr.header td.header_content table tr td.first_col{width: 150px; }
table#anketa3goda tr.header td.header_content table tr td.big{ width: 445px; }
table#anketa3goda tr.header td.header_content table tr td.big input{ width: 435px; margin-left: 5px;  }
table#anketa3goda tr.header td.header_content table tr td.surname_input { width: 150px; }
table#anketa3goda tr.header td.header_content table tr td.surname_input input{ width: 135px; margin-left: 5px;  }
table#anketa3goda tr.header td.header_content table tr td.name{ width: 35px; }
table#anketa3goda tr.header td.header_content table tr td.name_input{ width: 175px; }
table#anketa3goda tr.header td.header_content table tr td.name_input input{ width: 155px; }
table#anketa3goda tr.header td.header_content table tr td.age{ width: 55px; }
table#anketa3goda tr.header td.header_content table tr td.age_input{ width: 30px; }
table#anketa3goda tr.header td.header_content table tr td.age_input input{ width: 25px;  }
table#anketa3goda tr td.anketa_content {
    border-top: 1px solid #B3B4B7;
    padding-left: 10px;
}
table#anketa3goda tr td.anketa_content ol{
    list-style-type:none;
    padding-left:0;
    margin-left: 0;
    margin-top:0;
}
table#anketa3goda tr td.anketa_content ol li {
    clear:both;
    float:left;
    margin-bottom:5px;
    width: 595px;
}
table#anketa3goda tr td.anketa_content ol li p{
    font-size:12px;
    font-weight:bold;
    color: #A54996;
    margin-left: 14px;
    text-indent: -15px;
}

table#anketa3goda tr td.anketa_content ol li ul{
    list-style-type:none;
    padding-left:10px;
    margin-left: 0;
}
table#anketa3goda tr td.anketa_content ol li ul li{
    font-family: Tahoma, arial, serif;
    font-size:12px;
    margin-top:0px;
    padding-left: 0px;
    padding-bottom:3px;
    float: left;
    display: block;
    clear:both;
    width: 575px;
}
table#anketa3goda tr td.anketa_content ol li ul li input {
    font-size:12px;
    margin-bottom:0;
    float:left;
}
table#anketa3goda tr td.anketa_content ol li ul li label{
    margin-top: 0px;
    float:left;
}
table#anketa3goda tr td.anketa_content ol li ul li.other div span{
    padding: 0 5px;
    float:left;
    font-size:12px;
}
table#anketa3goda tr td.anketa_content ol li ul li.other div {
    display:block;
    float: left;
    width: 595px;
}
table#anketa3goda tr td.anketa_content ol li ul li.other div input{
    border:1px solid #A5ACB2;
    font-family:Arial;
    font-size:12px;
    height: 14px;
    margin-top: -2px;
    margin-left:0;
    margin-right:0;
    padding-left: 0;
    padding-right: 0;
    width: 500px;
}
table#anketa3goda tr td.anketa_content ol li ul.rate input{
    border:1px solid #A5ACB2;
    font-family:Arial;
    font-size:12px;
    height: 12px;
    width: 20px;
    margin-left:5px;
}
table#anketa3goda tr td.anketa_content ol li ul.rate select{
    border:1px solid #A5ACB2;
    font-family:Arial;
    font-size:12px;
    margin-left:5px;
    width: 35px;
}
table#anketa3goda tr td.anketa_content ol li ul.rate option {
    font-family:Arial;
    font-size:12px;
}
table#anketa3goda tr td.anketa_content ol li ul textarea {
    border:1px solid #A5ACB2;
    font-family:Arial;
    font-size:12px;
    height: 30px;
    margin-left:5px;
    margin-right:0;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
    width: 575px;
}
table#anketa3goda tr td.anketa_content input.answer_button{
    background-color:#E74737;
    border:1px solid #E74737;
    color:#FFFFFF;
    margin-left: 15px;
    font-size:1.1em;
    margin-bottom:10px;
}
table#anketa3goda tr.header td.thanks{
    text-align:center;
    
}
table#anketa3goda tr.thanks{
    height: 120px !important;
}
table#anketa3goda tr.header td.thanks h2{
    padding: 22px 0 7px 0;
    margin-top: 0px;
}
table#anketa3goda tr.header td.thanks p {
    font-size: 12px;    
}

/*---Konkurs-----------------*/

#headercont div.konkurs-otdyh-po-zakarpatski{
    color: #E54933;
}
#headercont div.konkurs-otdyh-po-zakarpatski h2{
    color: #000;
}

div.konkurs1_info{
    height: 215px;
    border-bottom: 10px solid #E54933;
    font-size: 110%;
    margin-top:20px;
}
div.konkurs1_info h1 {
    font-size:15pt;
    font-weight:bold;
}
div.konkurs1_info h2{
    color:#703989;
    font-family:Georgia,Times;
    font-size:20px;
    letter-spacing:-1px;
    line-height:20px;
    margin-bottom:0px;
    margin-top:10px;
    font-weight:normal;
}
div.konkurs1_info img {
    float: right;
    padding:0 20px;
}

div.konkurs1_info p.info {
    font-size:12px;
    height:85px;
}
div.konkurs1_info p.note {
    font-size:12px;
    font-weight:bold;
}
div.konkurs1_info p.note a {
    color: blue;
    text-decoration:underline;
}


/*---Konkurs-----------------*/

#headercont div.konkurs-otdyh-po-zakarpatski{
    color: #E54933;

}
#headercont div.konkurs1_info h2{
    color: #000;
}

div.konkurs1_info{
    height: 250px;
    border-bottom: 10px solid #E54933;
    font-size: 110%;
    margin-top:20px;
}
div.konkurs1_info h1 {
    font-size:15pt;
    font-weight:bold;
}
div.konkurs1_info h2{
    color:#703989;
    font-family:Georgia,Times;
    font-size:20px;
    letter-spacing:-1px;
    line-height:20px;
    margin-bottom:0px;
    margin-top:10px;
    font-weight:normal;
}
div.konkurs1_info img {
    float: right;
    padding:0 20px;
}

div.konkurs1_info p.info {
    font-size:12px;
    height:130px;
}
div.konkurs1_info p.note {
    font-size:12px;
    font-weight:bold;
    width:350px;
}
div.konkurs1_info p.note a {
    color: blue;
    text-decoration:underline;
}

table#konkurs1 {
    border: 1px solid #B3B4B7;
    margin-top:18px;
    width:620px;
}

table#konkurs1_login {
    border: 1px solid #B3B4B7;
    width:150px;
}

table#konkurs1 tr.gradient, table#konkurs1_login tr.gradient {
    background-image:url(/images/vg_50.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}
table#konkurs1 tr table tr td input, table#konkurs1_login tr table tr td.txt input{
    border:1px solid #A5ACB2;
    font-family:Arial;
    font-size:12px;
    height: 14px;
    margin-left:0;
    margin-right:0;
    margin-top: -1px;
    padding-left: 0;
    padding-right: 0;
}
table#konkurs1_login tr td table { margin-left: 5px; width: 140px;}

table#konkurs1_login tr table tr td input { margin-bottom: 5px; }
table#konkurs1_login tr table tr td.txt input {width: 80px; }
table#konkurs1_login tr table tr td.first_col input { border: 0 none;}
table#konkurs1_login tr table tr td.second_col #login_button {margin-left: 0; width: 60px;}
table#konkurs1_login tr table tr td.first_col input.remember {
    margin-left: 0;
    margin-right: 0;
    margin-top: 1px;
    margin-bottom: 5px;
    padding: 0;
}
table#konkurs1_login tr table tr td.restore {
    padding-bottom:10px;
    padding-top:10px;
    text-align:center;
}
table#konkurs1_login tr table tr td.restore a {
    color: #5F00FC;
    text-decoration:underline;
}
table#konkurs1_login tr td.logged a {
    color: #5F00FC;
    text-decoration:underline;
    font-weight:bold;
    font-size: 12px;
    margin-bottom: 10px;
}
table#konkurs1_login tr td.logged {
    text-align:center;
    padding: 10px 0;
}
table#konkurs1_login tr td.logged h3 {
    margin: 0px;
}
table#konkurs1_login tr td.logged p{
    margin-top: 0;
    font-size: 12px;
    margin: 10px 0 15px;
}

table#konkurs1_login tr td.reg  {
    text-align: center;
    padding: 10px 0;
}
table#konkurs1_login tr td.reg  a {
    font-size: 12px;
    color: #5F00FC;
    font-weight:bold;
    text-decoration:underline;
}
table#konkurs1_login tr td.content table { margin-top: 10px;}
table#konkurs1 tr td.content { padding-left: 10px;}
table#konkurs1 tr td p.descr{
    padding-top: 5px;
    padding-bottom: 10px;
    font-family:Arial;
    font-size:12pt;
    font-weight:bold;
}
table#konkurs1 tr td.tour1, table#konkurs1 tr td.tour2 {
    background-image:url(/images/konkurs1_banner.jpg);
    background-position:right;
    background-repeat:no-repeat;
    padding-left: 10px;
}
table#konkurs1 tr td ol{
    list-style-type:none;
    padding-left:0;
    margin-left: 0;
    margin-top:0;
}
table#konkurs1 tr td ol li {
    clear:both;
    float:left;
    margin-bottom:2px;
    width: 595px;
}
table#konkurs1 tr td ol li p{
    font-size:12px;
    font-weight:bold;
    color: #A54996;
    margin-left: 14px;
    text-indent: -15px;
}

table#konkurs1 tr td ol li ul{
    list-style-type:none;
    padding-left:10px;
    margin-left: 0;
}
table#konkurs1 tr td ol li ul li{
    font-family: Tahoma, arial, serif;
    font-size:12px;
    margin-top:0px;
    padding-left: 0px;
    padding-bottom:3px;
    float: left;
    display: block;
    clear:both;
    width: 575px;
}
table#konkurs1 tr td ol li ul li input {
    font-size:12px;
    float:left;
}
table#konkurs1 tr td ol li ul li label{
    margin-top: 0px;
    float:left;
}
table#konkurs1 tr td input.answer_button{
    background-color:#E74737;
    border:1px solid #E74737;
    color:#FFFFFF;
    margin-left: 15px;
    font-size:1.1em;
    margin-bottom:10px;
}
.borderless {
    border: 0px none black !important;
}
table#konkurs1 tr.form_header, table#konkurs1_login tr.form_header  {
    background-image:url(/images/form_g.jpg);
    background-repeat:repeat-x;
    height: 5px;
}
table#konkurs1 tr.form_header td, table#konkurs1_login tr.form_header td {
    border: 1px solid #590493;
    font-size: 1px;
}

table#konkurs1 tr.form, table#konkurs1_login tr.form {
    background-image:url(/images/vg_50.jpg);
    background-repeat:repeat-x;
    background-position:bottom;
}
table#konkurs1 tr.form td.content, table#konkurs1_login tr.form td.content { border: 1px solid #BEBEBE;}
table#konkurs1 tr td.recover_message { padding-top : 5px;}

table#konkurs1 tr.form td table tr td, table#konkurs1_login tr.form td table tr td { font-size: 9pt;}
table#konkurs1_login tr.form td table tr td.first_col { text-align: right; }
table#konkurs1_login tr.form td table tr td.second_col { text-align: left; padding-left: 3px; }
table#konkurs1 tr.form td table tr td.hint {
    font-size: 10px;
    font-style: italic;
    padding-left: 5px;
    color:gray;
}

table#konkurs1 tr.form td table {width: 595px; margin-bottom:20px;}
table#konkurs1 tr.form td table tr{ height: 20px;}
table#konkurs1 tr.form td table tr td.first_col {width : 160px;}
table#konkurs1 tr.form td table tr td.second_col {width : 120px;}
table#konkurs1 tr.form td table tr td.second_col input {width : 115px;}
table#konkurs1 tr.form td table tr td.name { width: 200px; }
table#konkurs1 tr.form td table tr td.name input { width: 110px;}
table#konkurs1 tr.form td table tr td.last_col {width : 105px;}
table#konkurs1 tr.form td table tr td.last_col input{width : 105px;}
table#konkurs1 tr.form td table tr td.big {width: 430px;}
table#konkurs1 tr.form td table tr td.big input{width: 430px;}
table#konkurs1 tr.form td table tr td.birthday {width: 320px;}
table#konkurs1 tr.form td table tr td.birthday select {
    border:1px solid #A5ACB2;
    height: 18px;
    font-size: 12px;
    margin-left:0;
    margin-top:-1px;
    float:left;
}
table#konkurs1 tr.form td table tr td.birthday select option {
    font-size: 12px;
}
table#konkurs1 tr.form td table tr td.birthday span {float: right;margin-right:5px;}
table#konkurs1 tr.form td table tr td.birthday #user_birthday_1i { width: 52px;}
table#konkurs1 tr.form td table tr td.birthday #user_birthday_2i {width: 81px;}
table#konkurs1 tr.form td table tr td.birthday #user_birthday_3i { width: 55px;}
table#konkurs1 tr.form td input.answer_button {
    margin-left: 160px;
    margin-bottom:20px;
}
table#konkurs1 tr.thanks td {
    background-image: url(/images/konkurs1_thanks.jpg);
    height: 293px;
    text-align:center;
}
table#konkurs1 tr.thanks td h2{
    font-family:arial;
    font-size:18pt;
    font-weight:normal;
}
table#konkurs1 tr.thanks td p {
    font-size:13px;
}
table#konkurs1_login tr td #login_button{
    background-color:#E74737;
    border:1px solid #E74737;
    color:#FFFFFF;
    font-size:1.1em;
}
/*---------------Konkurs Moya Dieta----------------------*/

div.konkurs-moya-dieta {
    color: #49A596;
}
div.konkurs-moya-dieta h2{
    color: #000;
}

div.konkurs2_info{
    height: 275px;
    border-bottom: 10px solid #49A596;
    font-size: 110%;
}
div.konkurs2_info h2{
    color:#703989;
    font-family:Georgia,Times;
    font-size:20px;
    letter-spacing:-1px;
    line-height:20px;
    margin-bottom:0;
    margin-top:0;
    font-weight:normal;
}
div.konkurs2_info img {
    float: right;
}

div.konkurs2_info p.info {
    font-size:12px;
    height:80px;
}
div.konkurs2_info p.info2 {
    font-size:12px;
    font-weight: bold;
    height:40px;
}

div.konkurs2_info p.note {
    font-size:12px;
    font-style:italic;
}

table#konkurs2_enter tr.form_header  {
    background-image:url(/images/form_g.jpg);
    background-repeat:repeat-x;
    height: 5px;
}
table#konkurs2_enter tr.form_header td{
    border: 1px solid #590493;
    font-size: 1px;
}
table#konkurs2_enter tr.form td.content {
    border: 1px solid #BEBEBE;
    height: 100px;
}
table#konkurs2_enter tr.form td.content p {
    font-size: 12px;
    margin-bottom:15px;
    margin-top:15px;
    text-align:center;
}
table#konkurs2_enter tr.form {
    background-image:url(/images/vg_50.jpg);
    background-repeat:repeat-x;
    background-position:bottom;
}

table#konkurs2_enter tr td #enter_button{
    background-color:#E74737;
    border:1px solid #E74737;
    color:#FFFFFF;
    font-size:1.1em;
    margin-left:50px;
}

table#konkurs1 {
    border: 1px solid #B3B4B7;
    margin-top:18px;
    width:620px;
}
table#konkurs2 tr.form{
    background-image:url(/images/vg_50.jpg);
    background-repeat:repeat-x;
    background-position:bottom;
}

table#konkurs2 tr.form td.content { border: 1px solid #BEBEBE; padding-left:10px; }
table#konkurs2 tr.form td table {width: 595px; margin-bottom:20px;}
table#konkurs2 tr.form td table tr{ height: 20px;}
table#konkurs2 tr.form td table tr td { font-size:9pt;}
table#konkurs2 tr.form td table tr td.first_col {width : 120px;}
table#konkurs2 tr.form td table tr td.second_col {width : 210px;}
table#konkurs2 tr.form td table tr td.second_col input {width : 210px; }
table#konkurs2 tr.form td table tr td.name { width: 265px; padding-left:5px;}
table#konkurs2 tr.form td table tr td.name input { width: 210px; margin-left:5px; margin-right:10px;}
table#konkurs2 tr.form td table tr td.last_col {width : 105px;}
table#konkurs2 tr.form td table tr td.last_col input{width : 105px;}
table#konkurs2 tr.form td table tr td.big {width: 459px;}
table#konkurs2 tr.form td table tr td.big input{width: 459px;}
table#konkurs2 tr.form td table tr td.big textarea {width: 459px;}
table#konkurs2 tr.form td input.answer_button {
    margin-left: 113px;
    margin-bottom:20px;
    background-color:#E74737;
    border:1px solid #E74737;
    color:#FFFFFF;
    font-size:1.1em;
}

table#konkurs2 tr.form_header td {
    font-size: 1px;
}
table#konkurs2 tr.form_header {
    background-image:url(/images/form_g.jpg);
    background-repeat:repeat-x;
    height:5px;
}
table#konkurs2 tr table tr td input, table#konkurs2 tr table tr td textarea{
    border:1px solid #A5ACB2;
    font-family:Arial;
    font-size:12px;
    height:14px;
    margin-left:0;
    margin-right:0;
    margin-top:-1px;
    padding-left:0;
    padding-right:0;
}
table#konkurs2 tr table tr td textarea {
    height: 142px;
    overflow-y: scroll;
}

table#konkurs2 {
    border: 1px solid #B3B4B7;
    margin-top:18px;
    width:620px;
}
table#konkurs2 tr.gradient {
    background-image:url(/images/vg_50.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}

table#konkurs2 tr.header td.thanks{
    text-align:center;

}
table#konkurs2 tr.thanks{
    height: 100px !important;
}
table#konkurs2 tr.header td.thanks h2{
    padding: 22px 0 7px 0;
    margin-top: 0px;
}
table#konkurs2 tr.header td.thanks p {
    font-size: 12px;
}

ul.konkurs2_thanks {
    display:block;
    margin-left:140px;
    margin-top:10px;
}
ul.konkurs2_thanks li {
    background-image: url(/images/topper_cbox.gif);
    background-repeat: no-repeat;
    background-position:0px 5px;
    padding-left: 10px;
    float: left;
    display: block;
    width: 180px;
}
div.konkurs2_profile_info{
    font-size: 110%;
}
div.konkurs2_profile_info .user_info {
    font-style:italic;
    font-size:12px;
}
div.konkurs2_profile_info p.info {
    font-size:12px;
    margin-bottom: 20px;
}

ul.konkurs2_list {
    list-style-type: none;
    margin-top: 5px;
    padding-left: 0;
    margin-left: 0;
}
ul.konkurs2_list li a{
    color : #703989;
    font-family:Georgia,Times;
    font-size:20px;
    font-weight:normal;
    letter-spacing:-1px;
    line-height:20px;
    margin-bottom:0;
    margin-top:0;
    padding-left: 0;
    margin-left: 0;
    text-decoration: underline;
}
ul.konkurs2_list li div {
    font-size:12px;
    font-style:italic;
    font-family: Tahoma,Arial,sans-serif;
    margin-top:10px;
}

ul.konkurs2_list li {
    border-bottom:1px solid #0F8998;
    display: block;
    padding: 21px 0;
}

p.paginator {
    font-size:12px;
    margin-top:20px;
}
#comments_form input[type=submit] {
    background:#E54933 none repeat scroll 0 0;
    border:0 none;
    clear:both;
    color:#FFFFFF;
    font-size:110%;
}

hr.commhr {
    background:#BEBEBE none repeat scroll 0 0;
    border-top:1px solid #BEBEBE !important;
    color:#BEBEBE;
    height:1px;
    margin-top:0;
    clear:both;
    border-left:0 none;
  }
#main .comments {
    background: #D5D5D5;
    border-color: #D5D5D5;
    color: #D5D5D5;
    margin-top: 20px;
    margin-bottom: 15px;
}
#comments_errors {
    color: red;
    margin-left: 10px;
}
#rightcont .events {
 border-color:#F36D25;
}

  #simple_captcha{border: 1px none #ccc; padding: 3px !important;}
  #simple_captcha,
  #simple_captcha div{display: table;}
  #simple_captcha .simple_captcha_field  {
     border: 0px none;
     padding-bottom: 5px;
     display: block;
  }
  #simple_captcha .simple_captcha_image{
     border: 1px solid #B3B4B7;
     margin: 5px 0px 2px 0px !important;
     padding: 0px !important;
     width: 125px !important;
 }

  #simple_captcha .simple_captcha_image img{
    border: 0px none;
    margin: 0px !important;
    padding: 0px !important;
    width: 125px !important;
    float:none !important;;
    display: block !important;;
  }
  #simple_captcha .simple_captcha_label{font-size: 12px;}
  #simple_captcha .simple_captcha_field input{
    width: 125px !important;
    font-size: 16px;
    float: none;
    margin:0;
    padding:0;
    border: 1px solid #B3B4B7;
  }