* {
    font-family: Arial, Helvetica, sans-serif;
}

#main * {
    line-height: 1.4em;
}

body {
    font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Arial, sans-serif;
    font-weight: bold;
    color: #75A52F;
}

textarea {
    font-size: 1em;
}

h1 {
    font-size: 18px;
}

h2 {
    font-size: 17px;
}

h3 {
    font-size: 16px;
}

h4 {
    font-size: 15px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 13px;
}

a {
    color: #75A52F;
    border-bottom: 1px dashed 75A52F;
}

p {
    padding: 0;
    margin-bottom: 1em;
}

ol li {
    list-style-type: decimal;
}

ol li li {
    list-style-type: lower-alpha;
}

#main ul li {
    list-style-type: disc;
    margin: 0 0 0 2em;
}

a:hover {
    text-decoration: underline;
}

.button {
    background-color: #75A52F;
    border: 1px solid white;
    color: white;
    font-size: 10px;
    font-weight: bolder;
    padding: 2px 5px;
}

.readmore {
    font-weight: bold;
}

.pager {
    clear: both;
    padding: 1em 0;
}

.pager a.active {
    font-weight: bold;
    background: #75A52F;
    color: #fff;
    padding: 0 2px;
}

.pager img {
    vertical-align: bottom;
}

#main .hr {
    border: none;
    border-bottom: 1px solid #ccc;
}

#main .hr hr {
    display: none;
}

#main ul.gallery li {
    display: inline;
}

.print {
    margin: 1em 0;
    border: 1px solid #75A52F;
}

.social a {
    float: left;
    width: 45%;
    padding: 1px 5px 3px 0;
}

.print a {
    float: left;
    width: 30%;
    padding: 5px;
}
/********************************************************/
.cms {
    border: 1px double #f0f0f0;
    background-color: #f9f9f9;
    background-repeat: repeat-x;
    height: 20px;
    position: relative;
}

.cms img {
    padding: 2px !important;
    margin: 0 !important;
    border: none !important;
}

.cms a {
    float: left !important;
    display: inline;
}

.cms .toggle_info {
    float: right !important;
}

.cms .info {
    display: none;
    position: absolute;
    top: 20px;
    right: 0;
    background: #F9F9F9;
    border: 1px double #f0f0f0;
    border-top: none;
}

.cms .info table {
    padding: 2px;
    border-collapse: collapse;
}

.cms .info td, .cms .info th {
    border-top: 1px dotted #f0f0f0;
    text-align: left;
}

.cms .info th {
    font-weight: normal;
    font-style: italic;
    padding-right: 6px;
}

.cms .info .odd td, .cms .info .odd th {
    background: #fcfcfc;
}

.cms.block, .cms.page {
    position: absolute;
    top: -24px;
    left: 0;
    z-index: 2000;
}

.block, .page {
    position: relative;
}

.block.hover, .page.hover {
    background: #FDF6C1 !important;
}
/********************************************************/
.article .fix {
    float: left;
}

.articles.short .article.heading h3 {
    font-size: small;
    font-weight: normal;
    font-size: 11px;
    margin: 0 0 2px 0;
    padding: 0;
}

.article.heading h3 {
    font-size: small;
    font-weight: normal;
    font-size: 13px;
    margin: 0 0 6px 0;
    padding: 0;
}

.article.heading h3 a {
    text-decoration: underline;
    color: #363636;
}

#article-list .odd {
    background: #EEF8DD !important;
}

#article-list .wide_bg{
  background: url(../images/pr_article_bg_wide.gif) no-repeat scroll right top !important;
}

.articles .widest_bg {
  background: url(../images/pr_article_bg_widest.gif) no-repeat scroll right top !important;
  position: relative;
  float: left;
}

#article-list .odd_bg {
  background: #EEF8DD url(../images/pr_article_bg_odd.gif) no-repeat scroll right top !important;
  width: 640px;
}

#article-list .odd_wide_bg {
  background: #EEF8DD url(../images/pr_article_bg_wide.gif) no-repeat scroll right top !important;
}

#article-list .ejth_bg {
  background: url(../images/pr_article_bg_8th.gif) no-repeat scroll right top !important;
  position: relative;
  float: left;
}

.profile_photo_container{
  float: left; 
  width: 155px;
}

.profile_text_container{
  float: left; 
  width: 300px;
}

.articles.short .article.heading {
    margin: 0;
    padding: 0;
}

.articles.short ul li {
    list-style: none !important;
    margin: 0 !important;
}

.articles.column {
    float: left;
    width: 300px;
    padding: 5px 10px !important;
    overflow: hidden;
}

.articles.column .article {
    margin: 0;
}

.articles.column h3 {
    font-size: 13px !important;
    font-weight: bold;
    color: #363636;
}

.articles.column h3 span {
    font-size: 11px !important;
    color: #363636;
    font-weight: normal;
}

.articles.column h3 a {
    color: #363636;
}

.article.search {
    margin-bottom: 5px;
}

.article.search p {
    margin: 0;
    padding: 0;
    font-size: 11px;
}

.articles .article {
    margin: 1em 0;
}

.pr_article{
  width: 320px;
  padding:5px 10px !important;
  float: left;
  min-height: 110px;
}

.pr_article img.left{
  margin-right: 8px;
}

.odd_bg .pr_article{
  width: 290px;
}
.list-rest .pr_article{
  width: auto;
  padding: 5px 25px 5px 10px !important;
}
#right .articles .pr_article{
  width: auto;
  padding-right: 20px !important;
}
.pr_article a.readmore{
  color: #3e7300;
  text-decoration: underline;
}

.pr_article h2, .pr_article h2 a{
  color:#FFFFFF;
  font-weight:bold;
  text-decoration:underline;
  font-size: small;
}

.pr_article .perex{
  color:#ffffff;
}

#archive .articles .article, #user-profile .articles .article {
    margin: 0;
}

.article h1, .article h2 {
    color: #75A52F;
}

.article li {
    list-style: disc;
    margin: .2em .2em .2em 1em;
}

.article h1 a, .article h2 a {
    font-weight: bold;
}

.article p {
    margin: .5em 0;
}

.article.perex p {
    margin: 0;
    padding: 0;
}

.article.perex img {
    margin-right: 8px;
}

.article.perex-first {
    margin-right: 178px;
}

.article.perex-first .perex {
    line-height: 1.2em;
}

.article.perex-first .date {
    margin-bottom: .5em;
}

.article.perex h2 {
    font-size: small;
}

.article.perex h2 .date {
    display: block;
    float: none;
}

.article.perex h2 a {
    color: #363636;
    text-decoration: underline;
    font-weight: bold;
}

.articles.column.first .article img {
    border: 1px solid #333;
}

.articles.column.first h3, .articles.column.first h2 {
    margin: 0 0 2px 0;
    line-height: 1.1em;
}

.articles.column.first h3 a {
    font-weight: normal;
    font-size: 11px
}

.articles.column.first {
    padding: .5em 0;
}

.articles .item-ad
{
  border: 2px solid #9BCD50;
  background-color: #F3F7E9;
  padding: 5px;
}

.articles .item-ad .foto
{
    float: left;
    margin: 0px 15px 9px 0px;
}

.articles .item-ad .text h2, .articles .item-ad .text h2 a
{
    font-size: small;
    color: #75A52F;
}

.articles .item-ad .text p, .articles .item-ad .text p a
{
    font-size: 11px;
    color: #000000;
    margin: 0px;
}

.articles a.archive {
    display: block;
    border-top: 1px solid #C3D599;
    border-bottom: 1px solid #C3D599;
    line-height: 24px !important;
    text-decoration: underline;
    height: 24px;
    padding: 0 0 0 26px;
    background: url('/images/ico_archive.gif') no-repeat;
}

.article.full .image .description {
    background: #75A52F;
    color: #fff;
    position: relative;
    margin: -1px 0 0 0;
    padding: 4px 10px;
    font-weight: bold;
    text-align: left;
}

.article.full .gallery_heading {
    background-color: #ECF6DB;
    padding-bottom: 0;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    position: relative;
}

.article.full .author {
    border: 1px solid #75A52F;
    position: relative;
    overflow: hidden;
	font-size: 13px;
}

.article.full .author .signature {
    background: #ECF6DB;
	color: #75A52F;
	padding: 4px 5px;
	font-weight: bold;
	font-size: 13px;
}

.article.full .author .signature .right {
	width: 208px;
	position: relative;
}

.article.full .author .signature .left {
	width: 270px;
	position: relative;
}

.article.full .author .social {
	padding: 5px 5px 5px 0;	
	float: right;
	width: 213px;
	font-size: 12px;
}

.article.full .author .info {
	padding: 5px;
	float: left;
	width: 270px;
	font-size: 13px;
	height: 100px;
	position: relative;
	color: #75A52F;
}

.article.full .author .info .profile {
	position: absolute;
	bottom: 0;
}

.article.full .author .info img {
	margin: 0 5px 5px 0;
}

.article.full .image {
    background: #ECF6DB;
    text-align: center;
    position: relative;
    margin-bottom: 10px;
}

.article.full .image a {
    display: block;
}

.article.full .image .author_small {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0 2px;
    background: #f0f0f0;
    font-size: 9px;
    text-align: left;
}

.article.full .image .author_big {
    text-align: left;
    padding: 4px 10px;
}

.article.full .text {
    line-height: 1.6em;
    font-size: 1.2em;
}

/* AA */

.article.prFull .image .description {
    background: #74a436;
    color: #FFFFFF;
    position: relative;
    margin: -1px 0 0 0;
    padding: 4px 10px;
    font-weight: bold;
    text-align: left;
}
.article.prFull .image {
    background: #ECF6DB;
    text-align: center;
    position: relative;
    border-style: solid;
    border-color: #75a52f;
    border-width: 0px 1px 0px 1px;
    margin: 0px !important;
}

.article.prFull .image a {
    display: block;
}

.article.prFull .image .author_small {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0 2px;
    background: #f0f0f0;
    font-size: 9px;
    text-align: left;
}

.article.prFull .image .author_big {
    text-align: left;
    padding: 4px 10px;
}

.article.prFull .perex, .article.prFull .text {
    background-color: #eef8dd;
    border-style: solid;
    border-color: #75a52f;
    border-width: 0px 1px 0px 1px;
    line-height: 1.6em;
    font-size: 1.2em;
    padding: 15px;
}
.article.prFull .text{
    border-bottom-width: 1px !important;
}
.article.prFull div.header{
    background: #9cd051 url(../images/pr_clanek_header.gif) no-repeat scroll left top;
    height: 24px;
}

.competition_list div.header, .competition_show div.header{
    background: #9cd051 url(../images/competition_header.gif) no-repeat scroll left top;
    height: 24px;
}
.competition_list .content {
    background-color: #eef8dd;
    border-style: solid;
    border-color: #75a52f;
    border-width: 0px 1px 1px 1px;
    line-height: 1.6em;
    font-size: 1.2em;
    padding: 15px;
}

.competition_list .content .competition_active img {
  margin: 0px 15px 5px 0px;
}

.competition_list .content .competition_active h2 {
  font-size: 19px !important;
}

.competition_list .content .competition_inactive h2 {
  font-size: 15px !important;
  text-decoration: underline;
}

.competition_list .content .competition_inactive{
    font-size: 13px;
    line-height: 1.2em !important;
    margin-top: 15px;
}

.competition_show .perex, .competition_show .content{
    background-color: #eef8dd;
    border-style: solid;
    border-color: #75a52f;
    border-width: 0px 1px 0px 1px;
    line-height: 1.6em;
    font-size: 1.2em;
    padding: 15px;
}

.competition_show .content {
    border-width: 0px 1px 1px 1px;
}

.competition_show .image {
  margin: 0px !important;
  border-style: solid;
  border-color: #75a52f;
  border-width: 0px 1px 0px 1px;
}

.competition_show .content .error, .competition_show .content .error a{
  font-size: 12px;
  font-weight: normal;
  color: rgb(255,0,0);
}

.competition_show .content .error p{
  font-weight: bold;
}

.competition_show .content ol, .competition_show .content ol li {
  list-style-type: decimal;
  font-weight: bold;
  font-size: 13px;
}

.competition_show .content ol {
  padding-left: 0px !important;
}

.competition_show .content ol li ul, .competition_show .content ol li ul li{
   list-style-type: none !important;
   font-weight: normal;
   padding: 0px !important;
   margin: 0px !important; 
}

.competition_show .content ol li ul li label{
  cursor: pointer;
}

.competition_show .expired_text {
  padding: 10px;
  background-color: #9cd051;
  font-size: 11px;
}

.competition_show .content ol li ul li.correct{
  list-style-image: url(../images/correct.png);
}

.competition_show .content table.participant {
  border: 2px solid #75A52F;
  background-color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
}

.competition_show input[type^='submit']{
  color: #FFFFFF;
  font-weight: bold;
  text-transform: uppercase;
  background-color: #75A52F;
  border: 3px solid #8bd624;
}

.competition_banner{
  width: 335px;
  height: 145px;
  margin: 10px 0px;
  background-image: url(../images/competition_banner.jpg);
}
.competition_banner h2{
  color: #FFFFFF;
  font-size: 17px;
  padding: 10px 10px 5px 10px;
}
.competition_banner p{
  padding: 0px 10px 10px 10px;
  margin: 0px;
  width: 200px;
}
.competition_banner a{
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}
.competition_banner .padded{
  margin-left: 10px;
}
.competition_banner span{
  text-decoration: underline;
}
.competition_banner img {
  vertical-align: middle;
}
/* AA */


.article.full .comments {
    margin: 1em 0;
}

.article.full .comments form {
    margin: 1em 0;
}

.article.full .comments form fieldset {
    border: 1px solid #75A52F;
    padding: 1em;
    background: url('/images/gradient_bg.gif') repeat-x;
}

.article.full .comments .comment {
    background: #ECF6DB;
    margin-bottom: .5em;
    padding: .2em;
}

.article.full .comments .comment-level .comment-level {
    padding-left: 1em;
}

.article.full .date, .article .category {
    color: #363636;
}

.article.full .author {
    margin: 0.5em 0;
    font-size: 1.4em;
}

.article.full .category a {
    font-weight: bold;
}

.article .date {
    margin: 0;
    padding: 0;
    background: none;
    color: #363636;
    font-size: 11px;
    font-weight: normal !important;
}

.article .date a {
    color: #333;
    text-decoration: none !important;
    font-weight: normal !important;
}

.list-rest {
    float: left;
    width: 320px;
    padding: 10px 10px 0 0;
    overflow: hidden;
    margin-bottom: 1em;
}


* margin-bottom:
    0;
}
/********************************************************/
#main .enquiry ul li {
    list-style-type: none;
    margin: 0;
}

.enquiry {
    margin: 10px 0;
    padding: 10px;
    background: #F3F7E9;
}

.enquiry .votes {
    float: right;
    color: #75A52F;
}

.enquiry h3 {
    color: #75A52F;
    text-decoration: underline;
}

.enquiry-text {
    margin: .5em 0;
    font-style: italic;
}

.enquiry .bar {
    background: #fff;
    padding: 0;
    margin: 0;
    height: 10px;
    white-space: nowrap;
    overflow: hidden;
}

.enquiry .bar img {
    border: none;
    padding: 0;
    margin: 0;
}

#issue-cover {
    float: left;
    width: 318px;
    background: #F3FAE8;
    border: 1px solid #A0D257;
    border-top: none;
}

#issue-cover .cover {
    text-align: center;
}

#issue-cover .cover a {
    font-size: 10px;
}

#issue-cover .cover img {
    padding: 15px 0 0 0;
    margin: 0 auto;
    display: block;
}

#issue-cover h1 {
    background: #000;
    color: #fff;
    padding: 5px 10px;
    text-align: center;
}

#issues-next {
    float: left;
    width: 168px;
    background: #fff;
    border: 1px solid #A0D257;
    border-top: none;
    margin: 0 0 0 10px;
}

.issues.column img {
    float: left;
    margin-right: 10px;
}

.issues.column .issue.link h3 {
    width: 65px;
    float: left;
    font-size: 11px;
}

.issues.column .issue.link h3 a {
    color: #333;
    text-decoration: underline;
}

#main #issues-next ul {
    margin: 10px 10px;
    padding: 0 !important;
}

#main #issues-next li {
    background: url('/images/bullet_green.gif') 0 50% no-repeat;
    list-style: none !important;
    padding: 0 0 0 10px;
    margin: 0 !important;
}

#issues-next h2 {
    background: #9DCF52;
    font-size: 15px;
    color: #fff;
    padding: 5px 10px;
    text-align: center;
}

#issues-regions {
    margin-top: 10px;
}

.issues.column {
    float: left;
    width: 300px;
    padding: 5px 10px !important;
    overflow: hidden;
}

.odd {
    background: #EEF8DD !important;
}

.issues.column .heading h2, .issues.column .heading a {
    float: left;
    line-height: 1.5em;
    margin: 0 5px 0 0;
    text-decoration: none;
}

.issues.column .heading a {
    float: right;
    margin-top: 5px;
    text-decoration: underline;
}

.issues.column .heading h2 a {
    float: none;
    margin-top: none;
    text-decoration: none;
}

#ad-form .form-item {
    margin: 5px 0;
    padding: 5px 0;
    clear: both;
    border-bottom: 1px solid #EEF8DD;
}

#ad-form .form-item label {
    float: left;
    width: 150px;
    text-align: right;
    padding: 0 10px 0 0;
}

#ad-form .form-item .form_error {
    margin: 0 0 0 160px;
    color: #75A52F;
    font-weight: bold;
}

#ad-form .form-item input {
    width: 200px;
}

#gallery .gallery li {
    float: left;
    width: 75px;
    height: 75px;
    padding: 5px;
    background: #ECF6DB;
    margin: 0 5px 5px 0;
    list-style: none;
    overflow: hidden;
}

#gallery .gallery li.active {
    outline: 1px solid #9CD051;
}

#gallery .gallery li a {
    width: 100%;
    height: 100%;
    display: block;
    line-height: 100%;
}

#gallery .image .navigation {
    background: #9CD051;
}

#gallery .image .navigation a {
    color: #fff;
    vertical-align: middle;
}

#gallery .image .navigation a:hover {
    text-decoration: none;
}

#gallery .image .navigation img {
    vertical-align: middle;
}

#gallery .image .description a {
    text-decoration: none;
    margin: 0 5px;
    font-size: 18px;
}

#issue-latest-link-main {
    float: left;
}

#issue-latest-cover {
    float: right;
}

#user img {
 /*	margin: 0 10px 5px 0;*/	
}

#user-search {
    margin-top: 10px;
}

#user-search fieldset {
    background: #ECF6DB;
    padding: 5px;
    margin-bottom: 10px;
}
#user-search div.left{
    margin-left: 3px;
}
#user-search .button{
    padding: 0px;
    line-height: 1em;
    text-align: center;
    vertical-align: middle;
    height: 25px;
    width: 60px;
}
#user-search .space_x{
  width: 15px;
}


.top_left_container
{
	width: 745px;
	
}

#top_right_container
{
	width: 230px;
	float: right;
}

#header_login_form
{
	background-color: #9cd051;
	height: 50px;
	width: 214px;
	margin-top: 15px;
	padding: 26px 8px;
	clear: both;
}
#header_login_form .input
{
	width: 85px;
	height: 13px;
	margin: 1px 0px;
}
#header_login_form .button
{
	width: 22px;
	margin: 1px 0px;
	height: 18px;
}
#header_login_form label
{
	color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}
#header_login_form a
{
	color: #262223;
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;
}

#header_login_form .username
{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 4px 0px 12px;
}
.padded
{
	padding: 15px;
}

#adv_left, #adv_right {
        position: absolute;
        left: 0;
        top: 15px;
        width: 120px;
        height: 600px;
        padding: 0;
        border: 1px solid #999999;
}
#adv_left{ top: 645px; }

#side_ads_container
{
    float: left;
    width: 120px;
}

#side_ads_container #side_adv_top span, #side_ads_container #side_adv_float span
{
    background:transparent url(/images/ad.gif) no-repeat scroll 0 0;
    height:12px;
    left:0;
    position:absolute;
    top:-11px;
    width:80px;
}
#side_ads_container #side_adv_top, #side_ads_container #side_adv_float
{
  width: 120px;
  height: 600px;
  overflow: hidden;
  padding: 0;
  border: 1px solid #999999;
  margin: 15px 0px 0px 15px;
  
}
#side_ads_container #side_adv_float
{
  top: 615px;
  position: absolute;
}

.article_ads .ad, .ad_border
{
  border: 1px solid #999999;
  
}
.article_ads .ad iframe
{
  border: none !important;
}
.article_ads .half
{
  width: 470px;
}
#top .article_ads
{
  margin-top: 20px;
}
.articles.column.first .ad
{
  margin: 0 0 0 12px;
}
.articles.column.first .ad span
{
    background:transparent url(/images/ad_v.gif) no-repeat scroll 0 0;
    bottom:0;
    top: 0;
    height:80px;
    left:-12px;
    width:12px;
}



.menuShadow{
	padding:2px;
	padding-bottom:0px;
	left:-2;
	top:1px;
}

.menuContainer{
	background-color: #9CD051;
}

.menuContainer .line{
	background-color: #EEF8DD;
	width:100%;
	padding-left:-5;
	border-bottom: 1px solid #FFFFFF;
}

.menuContainer .line.title {
	text-align:center;
}

.menuContainer .line.title a{
	color: dimgray;
	font-size:12px;
	font-weight: bold;
}
.menuContainer .line.title a{
  text-decoration: none;
}


.menuContainer td.voice{
	border-top:1px solid #f3f3f3;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:5px;
	background-color: #EEF8DD;
  font-weight: bold; 
}

.menuContainer .separator{
	background-color:#f1f1f1;
	height:1px;
}
.menuContainer td.img{
	border-top:1px solid #f3f3f3;
	font-family:Arial,Helvetica,sans-serif;
	text-align:center;
	font-size:12px;
	color: #c3c3c3;
	background-color:#f9f9f9;
	width:24px;
	padding:5px;
}
.menuContainer td.img img{
	width:20px;
}
.menuContainer .textBox{
	padding: 5px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	background-color:#ffffff;
	color: #c3c3c3;
}
.menuContainer .selected td{
	background-color: #9CD051;
}
.menuContainer .selected td a{
	color: #000000;
}
.menuContainer .disabled td, .menuContainer .disabled td a {
	color: #bfc7af;
	background-color: #EEF8DD;
	font-weight: normal;
}

.menuContainer .subMenuOpener{
	background-image:url("../images/menuArrow.gif");
	background-repeat:no-repeat;
	background-position:right;
}
