




/*
     FILE ARCHIVED ON 20:48:19 Sep 29, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 21:02:12 Apr 19, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
@font-face {
	font-family: "Segoe Print";
	src: url("/web/20130929204819/http://www.grreporter.info/sites/all/themes/grreporter_new/Segoe%20Print.eot");
	src: local("?"), url("/web/20130929204819/http://www.grreporter.info/sites/all/themes/grreporter_new/Segoe%20Print.woff") format("woff"), url("/web/20130929204819/http://www.grreporter.info/sites/all/themes/grreporter_new/Segoe%20Print.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}
/* $Id: style.css,v 1.38.2.1 2008/02/05 09:27:26 goba Exp $ */

/**
 * Garland, for Drupal 6.x
 * Stefan Nagtegaal, iStyledThis [dot] nl
 * Steven Wittens, acko [dot] net`
 *
 * If you use a customized color scheme, you must regenerate it after
 * modifying this file.
 */

/**
 * Generic elements
 */
.ZZZZZ-node-grrelement {
	color: #000;
	background-color: #e8f1fa;
	float: left;
	width: 300px;
	/*border: 0px solid #dcdcdc;
	border-radius: 5px;*/
	padding: 5px;
	margin: 10px 10px 0 0;
	font-size: 20px;
	font-weight: normal;
	font-family: "Segoe Print";
}

body {
  margin: 0;
  padding: 0;
  background: #fff;
  font: 12px/170% Verdana, sans-serif;
  color: #000;
}

input {
  font: 12px/100% Verdana, sans-serif;
  color: #494949;
}

textarea, select {
  font: 12px/160% Verdana, sans-serif;
  color: #494949;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
}

h1 {
  font-size: 170%;
}

h2 {
  font-size: 160%;
  line-height: 130%;
}

h3 {
  font-size: 140%;
}

h4 {
  font-size: 130%;
}

h5 {
  font-size: 120%;
}

h6 {
  font-size: 110%;
}

ul, quote, code, fieldset {
  margin: .5em 0;
}

p {
  margin: 0.6em 0 1.2em;
  padding: 0;
}

a:link, a:visited {
  color: #027AC6;
  text-decoration: none;
}

a:hover {
  color: #0062A0;
  text-decoration: underline;
}

a:active, a.active {
  color: #5895be;
}

hr {
  margin: 0;
  padding: 0;
  border: none;
  height: 1px;
  background: #5294c1;
}

ul {
  margin: 0.5em 0 1em;
  padding: 0;
}

ol {
  margin: 0.75em 0 1.25em;
  padding: 0;
}

ol li, ul li {
  margin: 0.4em 0 0.4em .5em; /* LTR */
}

ul.menu, .item-list ul {
  margin: 0.35em 0 0 -0.5em; /* LTR */
  padding: 0;
}

ul.menu ul, .item-list ul ul {
  margin-left: 0em; /* LTR */
}

ol li, ul li, ul.menu li, .item-list ul li, li.leaf {
  margin: 0.15em 0 0.15em .5em; /* LTR */
}

ul li, ul.menu li, .item-list ul li, li.leaf {
  padding: 0 0 .2em 1.5em;
  list-style-type: none;
  list-style-image: none;
  background: transparent url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/menu-leaf.gif) no-repeat 1px .35em; /* LTR */
}

ol li {
  padding: 0 0 .3em;
  margin-left: 2em; /* LTR */
}

ul li.expanded {
  background: transparent url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/menu-expanded.gif) no-repeat 1px .35em; /* LTR */
}

ul li.collapsed {
  background: transparent url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/menu-collapsed.gif) no-repeat 0px .35em; /* LTR */
}

ul li.leaf a, ul li.expanded a, ul li.collapsed a {
  display: block;
}

ul.inline li {
  background: none;
  margin: 0;
  padding: 0 1em 0 0; /* LTR */
}

ol.task-list {
  margin-left: 0; /* LTR */
  list-style-type: none;
  list-style-image: none;
}
ol.task-list li {
  padding: 0.5em 1em 0.5em 2em; /* LTR */
}
ol.task-list li.active {
  background: transparent url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/task-list.png) no-repeat 3px 50%; /* LTR */
}
ol.task-list li.done {
  color: #393;
  background: transparent url(/web/20130929204819/http://www.grreporter.info/en/sites/all/misc/watchdog-ok.png) no-repeat 0px 50%; /* LTR */
}
ol.task-list li.active {
  margin-right: 1em; /* LTR */
}

fieldset ul.clear-block li {
  margin: 0;
  padding: 0;
  background-image: none;
}

dl {
  margin: 0.5em 0 1em 1.5em; /* LTR */
}

dl dt {
}

dl dd {
  margin: 0 0 .5em 1.5em; /* LTR */
}

img, a img {
  border: none;
}

table {
  margin: 0px;
  width: 100%;
}

table.logo-table {
	padding: 0px;
	margin: 0px;
	margin-top: 15px;
}

thead th {
  border-bottom: 2px solid #d3e7f4;
  color: #494949;
  font-weight: bold;
}

th a:link, th a:visited {
  color: #6f9dbd;
}

td, th {
  padding: .3em .5em;
}

tr.even, tr.odd, tbody th {
  border: solid #d3e7f4;
  border-width: 1px 0;
}

tr.odd, tr.info {
  background-color: #edf5fa;
}

tr.even {
  background-color: #fff;
}

tr.drag {
  background-color: #fffff0;
}

tr.drag-previous {
  background-color: #ffd;
}

tr.odd td.active {
  background-color: #ddecf5;
}

tr.even td.active {
  background-color: #e6f1f7;
}

td.region, td.module, td.container, td.category {
  border-top: 1.5em solid #000;
  border-bottom: 1px solid #b4d7f0;
  background-color: #d4e7f3;
  color: #455067;
  font-weight: bold;
}

tr:first-child td.region, tr:first-child td.module, tr:first-child td.container, tr:first-child td.category {
  border-top-width: 0;
}

span.form-required {
  color: #ffae00;
}

span.submitted, .description {
  font-size: 0.92em;
  color: #898989;
}

.description {
  line-height: 150%;
  margin-bottom: 0.75em;
  color: #898989;
}

.messages, .preview {
  margin: .75em 0 .75em;
  padding: .5em 1em;
}

.messages ul {
  margin: 0;
}

.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item {
  margin: 0.25em 0;
}

#center form {
  margin-bottom: 2em;
}

.form-button, .form-submit {
  margin: 2em 0.5em 1em 0; /* LTR */
}

#dblog-form-overview .form-submit,
.confirmation .form-submit,
.search-form .form-submit,
.poll .form-submit,
fieldset .form-button, fieldset .form-submit,
.sidebar .form-button, .sidebar .form-submit,
table .form-button, table .form-submit {
  margin: 0;
}

/**
 * Layout
 */
#header-region {
	padding: 0px;
	margin: 0px;
  background: #fff;
	float: right;
	*float: left;
	display: blok;
	padding-top: -20px;
	margin-left: 25px;
	margin-top: 5px;
	*margin-left: 20px;
	width: 755px;
}

#header-region .block {
  display: block;
  margin: 0px;
}

#header-region .block-region {
  display: block;
  margin: 0 0.5em 1em;
  padding: 0.5em;
  position: relative;
  top: 0.5em;
}

#header-region * {
  display: inline;
  line-height: 1.5em;
  margin-top: 0;
  margin-bottom: 0;
}

/* Prevent the previous directive from showing the content of script elements in Mozilla browsers. */
#header-region script {
  display: none;
}

#header-region p, #header-region img {
  margin-bottom: 0.5em;
}

#header-region h2 {
  margin: 0 1em 0 0; /* LTR */
}

#header-region h3, #header-region label, #header-region li {
  margin: 0 1em;
  padding: 0;
  background: none;
}

#header-region ul.menu {
  margin: 0px;
  padding: 0px;
}

#wrapper {
	/*background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/GRR-baner-tabla-OK-1280-en.png) no-repeat top center #87a6d2;*/
	/*background: #87a6d2;*/
	background: #fff;
	float: none;
}

#wrapper #container {
  margin: auto;
  margin-top: 0px;
  padding-left: -20px;
  padding-right: -10px;
  *padding-right: 20px;
  /*max-width: 1270px;*/
  width: 998px;
	background: #fff url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/footer.png) repeat-x;
	border: 0px solid #f00;
}

#wrapper #container #header {
	
}


#wrapper #container #header #logo-floater {
	padding-left: 2px;
	width: 200px;
}

#wrapper #container #header #flags {
	float: left;
	width: 198px;
	margin-top: 50px;
	padding-left: 2px;
}

#wrapper #container #header #login {
	width: 600px;
	height: 30px;
	float: left;
	position: absolute;
	padding-top: 75px;
	padding-left: 300px;
}

#wrapper #container #header h1, #wrapper #container #header h1 a:link, #wrapper #container #header h1 a:visited {
  line-height: 120px;
  position: relative;
  white-space: nowrap;
}

#wrapper #container #header h1 span {
  font-weight: bold;
}

#wrapper #container #header h1 img {
  padding-top: 16px;
  padding-right: 20px; /* LTR */
  float: left; /* LTR */
}

/* With 3 columns, require a minimum width of 1000px to ensure there is enough horizontal space. */
body.sidebars {
  min-width: 980px;
}
/* With 2 columns, require a minimum width of 800px. */
body.sidebar-left, body.sidebar-right, body.sidebar-right2 {
  min-width: 780px;
	margin: 0px;
	padding: 0px;
}

/* We must define 100% width to avoid the body being too narrow for near-empty pages */
#wrapper #container #center {
  float: left;
  width: 675px;
	padding: 0px;
	margin: 0px;
	margin-top: -8px;
	margin-left: -10px;
	margin-right: -8px;
}

/* So we move the #center container over the sidebars to compensate */
body.sidebar-left #center {
  margin-left: 0px;
}
body.sidebar-right #center, body.sidebar-right2 #center {
  margin: 0px;
  padding: 0px;
}
body.sidebars #center {
  margin: 0px;
}

/* And add blanks left and right for the sidebars to fill */
body.sidebar-left #squeeze {
  margin: 0px;
  padding: 0px;
}


/* We ensure the sidebars are still clickable using z-index */
/*#wrapper #container .sidebar {
  margin: 30px 0 0em;
  width: 210px;
  float: right;
  position: relative;
}

#wrapper #container .sidebar .block {
  margin: 0 0 1.5em 0;
}

#sidebar-left .block {
  padding: 0 15px 0 0px;
}

#sidebar-right .block, #sidebar-right2 .block {
  padding: 0px;
  margin: 0px;
  margin-left: 0px;
}
*/
.block .content {
  margin: 0.5em 0;
}

#sidebar-left .block-region {
  margin: 0 15px 0 0px; /* LTR */
}

#sidebar-right .block-region, #sidebar-right2 .block-region {
  margin: 0 0px 0 0px; /* LTR */
}

.block-region {
  padding: 1em;
  background: transparent;
  border: 2px dashed #b4d7f0;
  text-align: center;
  font-size: 1.3em;
}

/* Now we add the backgrounds for the main content shading */
#wrapper #container #center #squeeze {
  background: #fff;
  position: relative;
}

/*#wrapper #container #center .right-corner {
  background: #fff;
  position: relative;
  left: 10px;
}

#wrapper #container #center .right-corner .left-corner, #wrapper #container2 #center .right-corner .left-corner {
  padding: 60px 25px 5em 35px;
  background: #fff;
  margin-left: -10px;
  position: relative;
  left: -10px;
  min-height: 400px;
}*/

.footer-top {
	float: none;
	clear: both;
	text-align: left;
	margin: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: -25px;
	margin-right: -25px;
	padding-top: 20px;
	width: 995px;
	color: #000;
	font-size: 11px;
	height: 190px;
	border: 0px solid #f00;
}

#footer {
  float: none;
  clear: both;
  text-align: left;
  margin: 0px;
  margin-left: 0px;
  padding-left: 0px;
  padding-right: -25px;
  margin-right: -25px;
  padding-top: 0px;
	width: 995px;
	color: #000;
	font-size: 11px;
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/footer.png) repeat-x;
	height: 50px;
}

#footer a {
	color: #000;
}

#wrapper #container .breadcrumb {
  top: 15px;
  left: 35px; /* LTR */
  
}

body.sidebar-left #footer {
  margin-left: -210px;
}

body.sidebar-right #footer, body.sidebar-right2 #footer {
  margin-right: -210px;
}

body.sidebars #footer {
  margin: 0 -210px;
}

/**
 * Header
 */
#wrapper #container #header h1, #wrapper #container #header h1 a:link, #wrapper #container #header h1 a:visited {
  color: #000;
  font-weight: normal;
  text-shadow: #1659ac 0px 1px 3px;
  font-size: 1.5em;
}

#wrapper #container #header h1 a:hover {
  text-decoration: none;
}

#wrapper #container .breadcrumb {
  font-size: 0.92em;
}

#wrapper #container .breadcrumb, #wrapper #container .breadcrumb a {
  color: #529ad6;
}

#mission {
  padding: 1em;
  background-color: #fff;
  border: 1px solid #e0e5fb;
  margin-bottom: 2em;
}

/**
 * Primary navigation
 */
ul.primary-links {
  margin: 0;
  padding: 0;
  float: right; /* LTR */
  position: relative;
  
}

ul.primary-links li {
  margin: 0;
  padding: 0;
  float: left; /* LTR */
  background-image: none;
}

ul.primary-links li a, ul.primary-links li a:link, ul.primary-links li a:visited {
  display: block;
  margin: 0 1em;
  padding: .75em 0 0;
  color: #fff;
  background: transparent url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bg-navigation-item.png) no-repeat 50% 0;
}

ul.primary-links li a:hover, ul.primary-links li a.active {
  color: #fff;
  background: transparent url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bg-navigation-item-hover.png) no-repeat 50% 0;
}



/*Navigation*/
#navigation{ height:32px; background:url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/menu1.png) repeat-x;}
#navigation ul{ height:32px;}
#navigation ul li{display:inline; line-height:32px; margin:0; float:left; background:url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/menu-li.gif) right no-repeat; padding:0 2px 0 0;}
#navigation ul li a{ padding:9px 25px 8px 25px; color:#fff; font-weight:bold; font-family:tahoma, arial;}
#navigation ul li a:hover{text-decoration:none; background:url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/menu1-hover.png) repeat-x;}

/**
 * Secondary navigation
 */
ul.secondary-links {
  margin: 0;
  padding: 18px 0 0;
  float: right; /* LTR */
  clear: right; /* LTR */
  position: relative;
  
}

ul.secondary-links li {
  margin: 0;
  padding: 0;
  float: left; /* LTR */
  background-image: none;
}

ul.secondary-links li a, ul.secondary-links li a:link, ul.secondary-links li a:visited {
  display: block;
  margin: 0 1em;
  padding: .75em 0 0;
  color: #cde3f1;
  background: transparent;
}

ul.secondary-links li a:hover, ul.secondary-links li a.active {
  color: #cde3f1;
  background: transparent;
}

/**
 * Local tasks
 */
ul.primary, ul.primary li, ul.secondary, ul.secondary li {
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
}

#tabs-wrapper {
  margin: 0 -16px 1em;
  padding: 0 16px;
	margin-top: 10px;
  border-bottom: 0px solid #e9eff3;
  position: relative;
}
ul.primary {
  padding: 0.5em 0 10px;
  float: left; /* LTR */
}
ul.secondary {
  clear: both;
  text-align: left; /* LTR */
  border-bottom: 1px solid #e9eff3;
  margin: -0.2em -26px 1em;
  padding: 0 26px 0.6em;
}
h2.with-tabs {
  float: left; /* LTR */
  margin: 0 2em 0 0; /* LTR */
  padding: 0;
}

ul.primary li a, ul.primary li.active a, ul.primary li a:hover, ul.primary li a:visited,
ul.secondary li a, ul.secondary li.active a, ul.secondary li a:hover, ul.secondary li a:visited {
  border: 0;
  background: transparent;
  padding: 4px 1em;
  margin: 0 0 0 1px; /* LTR */
  height: auto;
  text-decoration: none;
  position: relative;
  top: -1px;
}
ul.primary li.active a, ul.primary li.active a:link, ul.primary li.active a:visited, ul.primary li a:hover,
ul.secondary li.active a, ul.secondary li.active a:link, ul.secondary li.active a:visited, ul.secondary li a:hover {
  background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bg-tab.png) repeat-x 0 50%;
  color: #fff;
}
ul.primary li.active a,
ul.secondary li.active a {
  font-weight: bold;
}

/**
 * Nodes & comments
 */
.node, .under-node {
  border-bottom: 0px;
  border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  margin: 0px;
  padding: 10px;
	width: 647px;
}

.node img {
  border: 0px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.node img.mreji {
  border: 0px;
  float: left;
	padding: 0px;
	margin: 0px;
}

#grrhot15-node-wrapper img {
  border: 0px;
  padding: 0px;
  margin: 0px;
  padding-right: 5px;
  padding-bottom: 5px;
  float: left;
}

.category-wrap-node {
	border: 0px solid #f00;
	/*border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;*/
	padding: 0px;
	margin: 0px;
	padding-bottom: 4px;
	margin-left: 0px;
	width: 670px;
	position: relative;
	top: 20px;
	float: left;
}

.category-wrap-node img {
  border: 0px;
  padding: 0px;
  padding-right: 5px;
  padding-bottom: 5px;
  float: left;
	clear: both;
	display: block;
}

.category-wrap-node .node-one .content td,
.category-wrap-node .node-one-last .content td {
  color: #000;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	text-align: left;

}

.category-wrap-node .node-one .content h2,
.category-wrap-node .node-one-last .content h2 {
  color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	width: 300px;
	display: block;
	padding: 0px;
	margin: 0px;
}

.category-wrap-node .node-one .content h2 a,
.category-wrap-node .node-one-last .content h2 a {
  color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	width: 300px;
	display: block;
	padding: 0px;
	margin: 0px;
}

.node h2 a{
  color: #000;
}

ul.links li, ul.inline li {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0; /* LTR */
  padding-right: 1em; /* LTR */
  background-image: none;
}

.node .links, .comment .links {
  text-align: left; /* LTR */
}

.node .links ul.links li, .comment .links ul.links li {}
.terms ul.links li {
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
  padding-left: 1em;
}

.picture, .comment .submitted {
  float: right; /* LTR */
  clear: right; /* LTR */
  padding-left: 1em; /* LTR */
}

.new {
  color: #ffae00;
  font-size: 0.92em;
  font-weight: bold;
  float: right; /* LTR */
}

.terms {
  float: right; /* LTR */
}

.preview .node, .preview .comment, .sticky {
  margin: 0;
  padding: 0.5em 0;
  border: 0;
  background: 0;
}

.sticky {
  padding: 1em;
  background-color: #fff;
  border: 1px solid #e0e5fb;
  margin-bottom: 2em;
}

#comments {
  position: relative;
  top: -1px;
  border-bottom: 0px solid #e9eff3;
  margin: 1.5em 25px 0;
  padding: 0 25px;
	padding-top: 0px;
}

#comments h2.comments {
  margin: 0 -25px;
  padding: .5em 25px;
  background: #fff url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/gradient-inner.png) repeat-x 0 0;
}

.comment {
  margin: 0 -25px;
  padding: 1.5em 25px 1.5em;
  border-top: 1px solid #e9eff3;
}

.indented {
  margin-left: 25px; /* LTR */
}

.comment h3 a.active {
  color: #494949;
}

.node .content, .comment .content {
  margin: 0.6em 0;
}

.comment .content img{
  float: right;	
	padding: 0px;
	margin: 0px;
	top: 0px;
	right: 0px;
	margin-top: -20px;
	*margin-top: 0px;
}

/**
 * Aggregator.module
 */
#aggregator {
  margin-top: 1em;
}
#aggregator .feed-item-title {
  font-size: 160%;
  line-height: 130%;
}
#aggregator .feed-item {
  border-bottom: 1px solid #e9eff3;
  margin: -1.5em -31px 1.75em;
  padding: 1.5em 31px;
}
#aggregator .feed-item-categories {
  font-size: 0.92em;
}
#aggregator .feed-item-meta {
  font-size: 0.92em;
  color: #898989;
}

/**
 * Color.module
 */
#palette .form-item {
  border: 1px solid #fff;
}
#palette .item-selected {
  background: #fff url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/gradient-inner.png) repeat-x 0 0;
  border: 1px solid #d9eaf5;
}

/**
 * Menu.module
 */
tr.menu-disabled {
  opacity: 0.5;
}
tr.odd td.menu-disabled {
  background-color: #edf5fa;
}
tr.even td.menu-disabled {
  background-color: #fff;
}

/**
 * Poll.module
 */
.poll {
	/*height: 100px;
	*height: 128px;*/
	font-size: 10px;
	border: 0px;
}

.poll .title {
  margin: 0px;
  padding: 0px;
  margin-left: 5px;
  margin-top: -10px;
	/*height: 30px;*/
	width: 85%;
	position: relative;
	font-weight: bold;
	border: 0px solid #f00;
	line-height: 11px;
}

.poll .bar {
  background: #fff url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bg-bar-white.png) repeat-x 0 0;
  border: solid #f0f0f0;
  border-width: 0 1px 1px;
	padding: 0px;
	margin: 0px;
	margin-top: 3px;
	position: relative;
}

.poll .bar .foreground {
  background: #71a7cc url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bg-bar.png) repeat-x 0 100%;
	position: relative;
	padding: 0px;
	margin: 0px;
}

.poll .percent {
	padding: 0px;
	margin: 0px;
	margin-top: -30px;
	float: right;
	position: relative;
	width: 17%;
}

.poll .text {
	padding: 0px;
	padding-left: 3px;
	margin: 0px;
	padding-bottom: 1px;
	font-size: 10px;
	line-height: 11px;
	/*height: 12px;*/
	position: relative;
	width: 80%;
}

.poll .total {
	padding: 0px;
	padding-top: 0px;
	margin: 0px;
	padding-right: 3px;
	text-align: right;
	height: 15px;
}

#block-poll-0 .links {
  font-size: 9px;
	clear:both;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 140px;
	margin-top: -9px;
}


/**
 * Autocomplete.
 */
#autocomplete li {
  cursor: default;
  padding: 2px;
  margin: 0;
}

/**
 * Collapsible fieldsets
 */
fieldset {
  margin: 1em 0;
  padding: 1em;
  border: 1px solid #d9eaf5;
  background: #fff url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/gradient-inner.png) repeat-x 0 0;
}

/* Targets IE 7. Fixes background image in field sets. */
*:first-child+html fieldset {
  padding: 0 1em 1em;
  background-position: 0 .75em;
  background-color: transparent;
}

*:first-child+html fieldset > .description, *:first-child+html fieldset .fieldset-wrapper .description {
  padding-top: 1em;
}

fieldset legend {
  /* Fix disappearing legend in FFox */
  display: block;
}

*:first-child+html fieldset legend, *:first-child+html fieldset.collapsed legend {
  display: inline;
}

html.js fieldset.collapsed {
  background: transparent;
  padding-top: 0;
  padding-bottom: .6em;
}

html.js fieldset.collapsible legend a {
  padding-left: 2em; /* LTR */
  background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/menu-expanded.gif) no-repeat 0% 50%; /* LTR */
}

html.js fieldset.collapsed legend a {
  background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/menu-collapsed.gif) no-repeat 0% 50%; /* LTR */
}

/**
 * Syndication icons and block
 */
#block-node-0 h2 {
  float: left; /* LTR */
  padding-right: 20px; /* LTR */
}

#block-node-0 img, .feed-icon {
  float: right; /* LTR */
  padding-top: 4px;
}

#block-node-0 .content {
  clear: right; /* LTR */
}

/**
 * Login Block
 */
#user-login-form {
  text-align: center;
}
#user-login-form ul {
  text-align: left; /* LTR */
}

/**
 * User profiles.
 */
.profile {
  margin-top: 1.5em;
}
.profile h3 {
  border-bottom: 0;
  margin-bottom: 1em;
}
.profile dl {
  margin: 0;
}
.profile dt {
  font-weight: normal;
  color: #898989;
  font-size: 0.92em;
  line-height: 1.3em;
  margin-top: 1.4em;
  margin-bottom: 0.45em;
}
.profile dd {
  margin-bottom: 1.6em;
}

/**
 * Admin Styles
 */
div.admin-panel,
div.admin-panel .description,
div.admin-panel .body,
div.admin,
div.admin .left,
div.admin .right,
div.admin .expert-link,
div.item-list,
.menu {
  margin: 0;
  padding: 0;
}

div.admin .left {
  float: left; /* LTR */
  width: 48%;
}
div.admin .right {
  float: right; /* LTR */
  width: 48%;
}

div.admin-panel {
  background: #fff url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/gradient-inner.png) repeat-x 0 0;
  padding: 1em 1em 1.5em;
}
div.admin-panel .description {
  margin-bottom: 1.5em;
}
div.admin-panel dl {
  margin: 0;
}
div.admin-panel dd {
  color: #898989;
  font-size: 0.92em;
  line-height: 1.3em;
  margin-top: -.2em;
  margin-bottom: .65em;
}

table.system-status-report th {
  border-color: #d3e7f4;
}

#autocomplete li.selected, tr.selected td, tr.selected td.active {
  background: #027ac6;
  color: #fff;
}

tr.selected td a:link, tr.selected td a:visited, tr.selected td a:active {
  color: #d3e7f4;
}

tr.taxonomy-term-preview {
  opacity: 0.5;
}

tr.taxonomy-term-divider-top {
  border-bottom: none;
}

tr.taxonomy-term-divider-bottom {
  border-top: 1px dotted #CCC;
}

/**
 * CSS support
 */

/*******************************************************************
 * Color Module: Don't touch                                       *
 *******************************************************************/

/**
 * Generic elements.
 */
.messages {
  background-color: #fff;
  border: 1px solid #b8d3e5;
}

.preview {
  background-color: #fcfce8;
  border: 1px solid #e5e58f;
}

div.status {
  color: #33a333;
  border-color: #c7f2c8;
}

div.error, tr.error {
  color: #a30000;
  background-color: #FFCCCC;
}

.form-item input.error, .form-item textarea.error {
  border: 1px solid #c52020;
  color: #363636;
}

/**
 * dblog.module
 */
tr.dblog-user {
  background-color: #fcf9e5;
}

tr.dblog-user td.active {
  background-color: #fbf5cf;
}

tr.dblog-content {
  background-color: #fefefe;
}

tr.dblog-content td.active {
  background-color: #f5f5f5;
}

tr.dblog-warning {
  background-color: #fdf5e6;
}

tr.dblog-warning td.active {
  background-color: #fdf2de;
}

tr.dblog-error {
  background-color: #fbe4e4;
}

tr.dblog-error td.active {
  background-color: #fbdbdb;
}
tr.dblog-page-not-found, tr.dblog-access-denied {
  background: #d7ffd7;
}
tr.dblog-page-not-found td.active, tr.dblog-access-denied td.active {
  background: #c7eec7;
}

/**
 * Status report colors.
 */
table.system-status-report tr.error, table.system-status-report tr.error th {
  background-color: #fcc;
  border-color: #ebb;
  color: #200;
}
table.system-status-report tr.warning, table.system-status-report tr.warning th {
  background-color: #ffd;
  border-color: #eeb;
}
table.system-status-report tr.ok, table.system-status-report tr.ok th {
  background-color: #dfd;
  border-color: #beb;
}

#edit-field-teaser-img-0-ahah-wrapper {
	border: 1px solid #aaa;
	padding-left: 10px;
}

.content p {
	float: left;
}

.top-wrapper {
	width: 675px;
	height: 340px;
	margin: 0px;
	padding: 0px;
}

.top-news {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/vodeshta_novina.png) no-repeat #fff;
	float: left;
	width: 303px;
	height: 343px;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	padding-left: 2px;
	font-size: 10px;
	line-height: 14px;
}

.top-news h2 {
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 7px;
	color: #000;
}

.top-news h2 a {
	color: #000;
}

.next-top-news {
	float: left;
	border-left: 1px solid #f3f3f3;
	border-right: 1px solid #f3f3f3;
	margin-left: 15px;
	width: 360px;
	height: 332px;
	margin-top: 0px;
	padding-top: 2px;
	margin-left: 2px;
}

.next-top-news-top {
	float: left;
	border: 0px solid #f00;
	width: 362px;
	height: 4px;
	margin-left: 2px;
	margin-top: 10px;
	padding-top: 2px;
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bgr_top5news_top_big.png) no-repeat center center;
}

.next-top-news-bottom {
	float: left;
	border: 0px solid #f00;
	width: 362px;
	height: 4px;
	margin-left: 2px;
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bgr_top5news_bottom_big.png) no-repeat center center;
}

.small-title  h2 a{
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding: 0px;
	padding-left: 5px;
	margin: 0px;
}

.small-text {
	float: left;
}

hr {
	clear: both; 
	text-align: center; 
	width: 96%;
	height: 1px;
	padding: 0px;
	margin: 0px;
	margin-left: 2%;
	color: #f3f3f3;
}

#container2 {
	width: 990px;
	float: none;
}

#image-bar {
	padding: 0px;
	margin: 0px;
	margin-top: -20px;
	*padding-top: 10px;
	margin-left: -10px;
	*margin-left: -12px;
	margin-right: 5px;
	*margin-right: 21px;
	*padding-right: 20px;
	position: relative;
	z-index: 0;
	display: block;
	clear: both;
}

#menu-bar {
	background: #f3f3f3;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: -10px;
	width: 993px;
	*width: 998px;
	display: block;
}

.icon_menu_wrapper {
	/*border-top: 0px solid #00f;
	background: #f3f3f3;
	display: block;
	padding: 0px;
	margin: 0px;*/
	background: #fff;
}

.icon_menu-img {
	width: 25%;
}

.icon_menu-img-last {
	width: 24%;
}

.icon_menu, .icon_menu-last {
	float: left;
	display: block;
	width: 123px;
	width: 142px;
	border: 0px solid #f00;
	text-align: center;
	background: #f3f3f3;
	padding: 0px;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.icon_menu img, .icon_menu-last img { 
	position: relative;
	top: -5px;
}

.icon_menu-last {
	width: 125px;
	width: 138px;
	padding-left: 4px;
	padding-left: 2px;
}

.icon_menu a, .icon_menu-last a {
	color: #000;
	text-decoration: none;
}

#sidebar-right {
	width: 300px;
	margin-right: 5px;
	*margin-right: 20px;
	*padding-right: 20px;
	margin-top: 5px;
	position: relative;
	float: right;
}

#sidebar-right2 {
	width: 300px;
	padding: 0px;
	padding-top: 0px;
	margin-top: -38px;
	*margin-top: -30px;
	margin-right: 5px;
	*margin-right: 15px;
	*padding-right: 28px;
	position: relative;
}

td {
	border: 0px;
}

a.register {
	color: #9a9a9a;
	text-decoration: none;
}

#search label {
	display:none;
}

#search {
	width: 160px;
	height: 20px;
	padding-top: 4px;
	float: right;
	border: 0px solid #000;
	margin-left: 5px;
	*padding-right: 3px;
}

#search-theme-form {
	float: right;
	width: 180px;
	height: 5px;
	padding-top: -20px;
	margin-top: -20px;
}

#search #edit-search-theme-form-1-wrapper {
	
}

#search #edit-search-theme-form-1-wrapper #edit-search-theme-form,
#search #edit-search-theme-form-1-wrapper #edit-search-theme-form-1 {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bgr_search.png) no-repeat;
	width: 155px;
	height: 15px;
	border: 0px;
	padding: 0px;
	font-size: 10px;
	float: left;
}

input.form-submit #edit-submit, input.form-submit #edit-submit-1 {
	display: none;
}

#search #edit-submit,
#search #edit-submit-1,
#search #edit-submit-2,
#search #edit-submit-3 {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/ico_s.gif) no-repeat;
	border: 0px;
  padding: 0px;
	height: 10px;
	width: 10px;
	text-align: right;
	margin-left: -15px;
  *margin-bottom: 50px;
	margin-top: 2px;
}

body.sidebar-right #center, body.sidebar-right2 #center { 
	float: right;
	width: 310px;
}

.clear-element {
	clear:both;
	padding: 10px;
}

#wrapper #container #undercontent1, 
#wrapper #container #undercontent2,
#wrapper #container #undercontent3,
#wrapper #container #undercontent4 {
	float: left;
	width: 655px;
	/*height: 267px;*/
	padding: 0px;
	margin: 10px;
	margin-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	border: 0px;
}

#wrapper #container #undercontent2 {
	padding-top: 0px;
	*padding-top: 10px;
}

#wrapper #container #undercontent1 {
	*padding-top: 10px;
}

#wrapper #container #undercontent3 {
	margin-top: -10px;
	*margin-top: 0px;
	*margin-left: -5px;
	padding-top: 13px;
	*padding-top: 10px;
}
 
#wrapper #container #undercontent4 {
	margin: 0px;
	padding: 0px;
	margin-left: -5px;
	display: block;
	padding-top: 17px;
	*padding-top: 16px;
}

.logo {
	border: 0px solid #f0f;
	width: 160px;
	float: right;
	*float: left;
	padding: 0px;
	margin: 0px;
	margin-top: -15px;
	margin-right: 0px;
	*margin-right: 20px;
	*padding-right: 27px;
	position: relative;
	z-index: 10;
	font-size: 10px;
}

.date {
	font-size: 10px;
	float: left;
	position: relative;
	width: 825px;
	*width: 820px;
	padding: 0px;
	margin: 0px;
	margin-top: -15px;
	margin-right: 2px;
	margin-left: -10px;
	text-align: right;
	border: 0px solid #f00;
}

.date-left {
	float: left;
	padding: 0px;
	margin: 0px;
	padding-left: 25px;
	*padding-left: 30px;
}

.links-left {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 220px;
	display: block;
}

.links-left-rss{
	float: left;
	padding: 0px;
	margin: 0px;
	display: block;
}

.links-left-rss2{
	float: left;
	padding: 0px;
	margin: 0px;
	margin-top: 22px;
	height: 25px;
	display: block;
	border: 0px solid #f00;
}

.links-left-fb {
	float: right;
	padding: 0 5px 0 0;
	margin: 0px;
	display: block;
	position: relative;
}

tbody {
	border: 0px;
}

.img-block {
	/*background: #fff;*/
	background: #ddd;
	text-align: left;
	font-size: 10px;
	position: relative;
	padding: 0 0 0 3px;
	margin: 0 0 0px 28px;
	border: 0px solid #f00;
	float: left;
	width: 185px;
}

td.all-img-block {
	border: 0px solid #f00;
	padding-left: 13px;
	*padding-left: 16px;
	*padding-top: 10px;
	*margin-botoom: 5px;
}

t.foto-name {
	padding-left: 20px;
	padding: 0px;
	margin: 0px;
}

.foto-btn {
	text-align: right;
	border: 0px solid #f00;
	padding: 0 10px 0 10px;
	margin: 0px;
}

.foto-btn span{
	padding-right: 20px;
	float: left;
	border: 0px solid #f00;
	padding: 0px;
	margin: 0px;
}

.img-block a img {
	text-align: center;
	padding-left: 2px;
}

#block-poll-0 {
	background: #f3f3f3 url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bgr_poll_top.png) no-repeat top right;
}

#block-poll-0 h2{
	font-size: 11px;
	padding-left: 5px;
	padding-top: 2px;
}

#block-poll-0 .vote-form   {
	text-align: right;
	float: left;
	padding-left: 0px;
	border: 0px solid #f00;
	width: 90%;
}

#block-poll-0 .vote-form .choices  {
	border: 0px solid #f00;
	padding: 0px;
	margin: 0px;
	margin-left: 5px;
	width: 100%;
}

#block-poll-0 .vote-form .choices .form-item {
	border: 0px solid #f00;
	padding: 0px;
	margin: 0px;
}

#block-poll-0 .vote-form .title  {
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-top: -6px;
	height: 30px;
	width: 85%;
	position: relative;
	border: 0px solid #f00;
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
}

#block-poll-0 .content .poll .title {
	margin-top: 1px;
}

#block-poll-0 #edit-vote  {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/button_vote_blue.gif) no-repeat;
	color: #fff;
	width: 60px;
	height: 14px;
	border: 0px;
}

#block-poll-0 .links ul.links li.comment_add a {
  display: none;
}

input.form-radio {
	
}

/*			kalendara	*/

/* Archive Navigation */
#block-archive-0 {
	padding: 0px;
	margin: 0px;
	display: block;
}

#block-archive-0 h2 {
	float: left;
	width: 112px;
	height: 112px;
	margin-right: 3px;
	border: 0px;
	text-align: center;
	margin-top: 5px;
	/*background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bgr_archive-month&photo.gif) no-repeat;*/
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bgr_archive.jpg) no-repeat;
}

#block-archive-0 .content {
	float: left;
	width: 183px;
	height: 109px;
	padding-top: 0px;
	border: 1px solid #f3f3f3;
}

table.sticky-enabled {
	font-size: 11px;
	border: 0px;
}

#block-archive-0 .tableHeader-processed {
	font-size: 10px;
	border: 0px;
}

#archive-container ul {
  margin: 0;
  padding: 4px 10px 4px 10px;
  border-bottom: 1px solid #ddd;
}

ul#archive-days {
  border: 0px;
}

#archive-container ul li {
  margin: 0;
  padding: 0 0.2em;
  display: inline;
  background-image: none;
  list-style-type: none;
}

#archive-container {
	margin-left: -18px;
	width: 686px;
}

#archive-container .selected {
  border-bottom: 4px solid #ddd;
}

#archive-container .future {
  color: #aaa;
}

#archive-container dt {
  font-weight: bold;
  margin: 0.5em 0 0 0;
  padding: 0.2em 0.5em;
  background-color: #eee;
}

#archive-container dd {
  margin: 0;
  border: 1px solid #eee;
}

/* Archive block CSS */
.block-archive table {
  margin-top: 1px;
  margin-top: 1px;
}
.block-archive caption {
  font-size: 1em;
  font-weight: bold;
}
.block-archive .out-of-month {
  color: #aaa;
}
.block-archive td, .block-archive th {
  line-height: 90%;
  padding: 1px;
	background: #fff;
	border: 0px;
}

.block-archive tr {
	border: 0px;
}

.block-archive td {
	text-align: center;
}

.block-archive td.date-today {
	background: #0f4097;
	/*background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bgr_calendar_date.gif) no-repeat center center;*/
}

.block-archive td.date-today,
.block-archive td.date-today a {
	color: #fff;
}

.video-block-wrapper .video-name {
	font-size: 13px;
	color: #000;
	margin-left: 10px;
}

.video-block-wrapper {
	border: 1px solid #f3f3f3;
	
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;
	border-top-right-radius:4px;
	
	-moz-border-radius-topleft:4px;
	-webkit-border-top-left-radius:4px;
	border-top-left-radius:4px;
	
	width: 670px;
	height: 267px;
	display: block;
	margin-top: 20px;
	padding-left: 5px;
}

.video-block-block {
	float: left;
	display: block;
	width: 125px;
	padding: 0px;
	margin-left: 4px;
	margin-right: 4px;
	text-align: center;
	border: 0px;
}

.video-block-block img {
	border: 1px solid #000;
}

img.ico, .ico {
	border: 0px;
	display: inline;
}

.ico img {
	border: 0px solid #f00;
	float:none;
	padding: 0px;
	margin: 0px;
	display: inline;
}

.video-block-block a {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	width: 120px;
}

.video-title a {
	font-weight: bold;
	font-size: 10px;
	line-height: 11px;
	text-align: left;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
	color: #000;
	clear: both;
	height: 50px;
	width: 110px;
	border: 0px solid #f00;
}

.video-teaser {
	font-weight: none;
	font-size: 10px;
	line-height: 11px;
	text-align: left;
	float: left;
	margin-left: 8px;
	clear: both;
}

.foto-title {
	font-size: 13px;
}

#block-block-3,
#block-ad-9 {
	margin-top: -3px;
}

.category-wrap-node-img-top {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bgr_aktualno-oshte_top.png) no-repeat top center;
	width: 668px;
	height: 3px;
	padding: 0px;
	margin: 0px;
	padding-top: 2px;
	display: block;
	position: relative;
	z-index: 5;
}

.category-wrap-node-img-bottom {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bgr_aktualno-oshte_bottom.png) no-repeat 0px 0px;
	width: 668px;
	height: 3px;
	padding: 0px;
	margin: 0px;
	margin-bottom: -3px;
}

.node-img {
	float: left;
	width: 110px;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	/*border-left: 1px solid #dcdcdc;*/
}

.node-text {
	float: left;
	width: 520px;
	/*border-right: 1px solid #dcdcdc;*/
	padding-right: 20px;
	margin-top: 2px;
	margin-bottom: 0px;
}

.node-comment-counter {
	width: 15px;
	height: 15px;
	margin-top: 6px;
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/com_1.png) no-repeat center center;
}

.node-comment-counter div {
	top: -5px;
	position: relative;
	font-size: 10px;
	margin-left: 2px;
	color: #000;
}

div.links ul.links li.statistics_counter {
	display: none;
}

.node-publish, .node-publish-2, .node-publish-3 {
	font-size: 10px;
	color: #ccc;
	padding: 0px;
	margin: 0px;
	width: 220px;
}

.node-publish-comment {
	float: left;
	font-size: 10px;
	color: #ccc;
	padding: 0px;
	margin: 0px;
}

.node-publish-comment-img {
	float: left;
	font-size: 10px;
	color: #000;
	padding: 0px;
	margin: 0px;
	margin-top: 1px;
	text-align: center;
	width: 15px;
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/com_1.png) no-repeat center center;
}

.node-publish-comment-img .abc {
	position: relative;
	top: -2px;
}

.node-publish-comment-img img {
	float: right;
	position: relative;
	margin-top: 3px;
	*margin-top: -17px;
}
.node-publish-2 {
	margin-left: 185px;
	float: left;
}

.node-publish-3 {
	margin: 0px;
	float: left;
	clear: both;
}

.node-publish-video {
	margin-left: 125px;
	float: left;
	border: 0px solid #f00;
	clear: both;
	font-size: 10px;
	color: #ccc;
}

.node-publish-links {
	font-size: 10px;
	color: #ccc;
	padding: 0px;
	margin: 0px;
	width: 320px;
	clear: both;
}

.grblog-publish-links {
	font-size: 10px;
	color: #ccc;
	padding: 0px;
	margin: 0px;
	margin-left: 140px;
	width: 320px;
	clear: both;
}

.right-href {
	float: right;
	padding: 0px;
	margin: 0px;
}

.node-category-title a {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.node-category-teaser {
	font-size: 10px;
	line-height: 12px;
	padding: 0px;
	margin: 0px;
	height: 35px;
	display: block;
	clear: both;
}

.node-category-teaser img {
	float: none;
	display: inline;
	margin-top: 0px;
	margin-bottom: -7px;
}

hr, .node-underline {
	background-color: #f3f3f3;
	margin: 0px;
	padding: 0px;
}

.block-weather .content .weather {
	float: left;
	width: 48%;
	height: 32px;
	border: 0px;
}

.block-weather h2 {
	/*display: none;*/
	font-size: 12px;
}

.block-weather p strong {
	float: left;
	font-size: 10px;
	margin: 5px;
	margin-top: -5px;
	font-weight: none;
}

.block-weather small {
	display: none;
}

.block-weather img {
	float: left;
	font-size: 10px;
}

.block-weather .content .weather ul li {
	list-style-type: none;
  list-style-image: none;
	list-style: none;
	font-size: 10px;
}

.ledeng-news {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
}

.nodes {
	border: 0px solid #f00;
	height: 75px;
	padding: 0px;
	margin: 0px;
	*margin-top: -4px;
}

.img-btn a {
	color: #fff;
}

.img-btn a:hover {
	color: #000;
}

/*	menu primary-links 	*/
#menu-wrapper {
	font-size: 11px;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
	margin-top: 10px;
}

#header-region #block-menu-primary-links #menu-wrapper #topmenu {
	margin-bottom: 50px;
	margin-left: 0px;
}

#header-region #block-menu-primary-links #menu-wrapper #submenu {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bgr_podmenu_longer.png) no-repeat;
	/*background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bgr_podmenu.png) no-repeat;*/
	width: 747px;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 1;
	float: left;
	height: 30px;
	margin-left: 0px;
	padding-top: 4px;
}

#header-region #block-menu-primary-links #menu-wrapper #submenu a {
	padding-left: 10px;
	text-decoration: none;
	color: #0f3e96;
}

#submenu {
	padding: 0px;
	margin: 0px;
}

#header-region #block-menu-primary-links #menu-wrapper #submenu a.active {
	padding-left: 10px;
	text-decoration: underline;
	color: #0f3e96;
}

#header-region #block-menu-primary-links #menu-wrapper #topmenu a {
	position:relative;
	*position:inherit;
	top: -5px;
}

/*	aktualno */
#header-region #block-menu-primary-links #menu-wrapper #topmenu #menu-156 a{
	height: 35px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	color: #000;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #menu-156 a.active {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/top-menu/74x30.png) no-repeat;
	height: 35px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	color: #0f3e96;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #active-menu-156 {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/top-menu/74x30.png) no-repeat;
	height: 35px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	color: #0f3e96;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #menu-156 a:hover {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/top-menu/74x30.png) no-repeat;
	height: 35px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 5px;
	padding-bottom: 13px;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	color: #0f3e96;
	color: #fff;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #active-menu-156 a {
	color: #fff;
}

/*	obshtestvo, nova kategoria... */
#header-region #block-menu-primary-links #menu-wrapper #topmenu #menu-161 a{
	height: 35px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left: 16px;
	padding-right: 16px;
	text-decoration: none;
	color: #000;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #menu-161 a.active {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/top-menu/74x30.png) no-repeat;
	height: 35px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left: 16px;
	padding-right: 16px;
	text-decoration: none;
	color: #0f3e96;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #active-menu-161 {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/top-menu/74x30.png) no-repeat;
	height: 35px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left: 16px;
	padding-right: 16px;
	text-decoration: none;
	color: #0f3e96;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #menu-161 a:hover {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/top-menu/74x30.png) no-repeat;
	height: 35px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 5px;
	padding-bottom: 13px;
	padding-left: 16px;
	padding-right: 16px;
	text-decoration: none;
	color: #0f3e96;
	color: #fff;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #active-menu-161 a {
	color: #fff;
}

/*	svetski labirint, nova kategoria... */
#header-region #block-menu-primary-links #menu-wrapper #topmenu #menu-1001 a{
	height: 35px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left: 16px;
	padding-right: 16px;
	text-decoration: none;
	color: #000;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #menu-1001 a.active {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/top-menu/112x30.png) no-repeat;
	height: 35px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left: 16px;
	padding-right: 16px;
	text-decoration: none;
	color: #0f3e96;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #active-menu-1001 {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/top-menu/112x30.png) no-repeat;
	height: 35px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left: 16px;
	padding-right: 16px;
	text-decoration: none;
	color: #0f3e96;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #menu-1001 a:hover {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/top-menu/112x30.png) no-repeat;
	height: 35px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 5px;
	padding-bottom: 13px;
	padding-left: 16px;
	padding-right: 16px;
	text-decoration: none;
	color: #0f3e96;
	color: #fff;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #active-menu-1001 a {
	color: #fff;
}

/*	ikonomika */
#header-region #block-menu-primary-links #menu-wrapper #topmenu #menu-282 a{
	height: 35px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left: 11px;
	padding-right: 11px;
	text-decoration: none;
	color: #000;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #menu-282 a.active {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/top-menu/74x30.png) no-repeat;
	height: 35px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 5px;
	padding-bottom: 13px;
	padding-left: 11px;
	padding-right: 11px;
	text-decoration: none;
	color: #00f;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #active-menu-282 {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/top-menu/74x30.png) no-repeat;
	height: 35px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left: 11px;
	padding-right: 11px;
	text-decoration: none;
	color: #00f;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #menu-282 a:hover {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/top-menu/74x30.png) no-repeat;
	height: 35px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 5px;
	padding-bottom: 13px;
	padding-left: 11px;
	padding-right: 11px;
	text-decoration: none;
	color: #0f3e96;
	color: #fff;

}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #active-menu-282 a {
	color: #fff;
}
/*	devet muzi */
#header-region #block-menu-primary-links #menu-wrapper #topmenu #menu-157 a{
	height: 30px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
	color: #000;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #menu-157 a.active {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/top-menu/74x30.png) no-repeat;
	height: 30px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left:4px;
	padding-right: 4px;
	text-decoration: none;
	color: #00f;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #active-menu-157 {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/top-menu/74x30.png) no-repeat;
	height: 30px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
	color: #00f;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #menu-157 a:hover {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/top-menu/74x30.png) no-repeat;
	height: 30px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 5px;
	padding-bottom: 13px;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
	color: #0f3e96;
	color: #fff;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #active-menu-157 a {
	color: #fff;
}

/*	pateshestvia */
#header-region #block-menu-primary-links #menu-wrapper #topmenu #menu-159 a{
	height: 30px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left: 24px;
	padding-right: 24px;
	text-decoration: none;
	color: #000;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #menu-159 a.active {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/top-menu/travel.png) no-repeat;
	height: 30px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left: 24px;
	padding-right: 24px;
	text-decoration: none;
	color: #00f;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #active-menu-159 {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/top-menu/travel.png) no-repeat;
	height: 30px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left: 24px;
	padding-right: 24px;
	text-decoration: none;
	color: #00f;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #menu-159 a:hover {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/top-menu/travel.png) no-repeat;
	height: 30px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 5px;
	padding-bottom: 13px;
	padding-left: 24px;
	padding-right: 24px;
	padding-right: 24px;
	text-decoration: none;
	color: #0f3e96;
	color: #fff;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #active-menu-159 a {
	color: #fff;
}
/*	bulgari v greece */
#header-region #block-menu-primary-links #menu-wrapper #topmenu #menu-283 a {
	height: 30px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #000;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #menu-283 a:hover {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/top-menu/bg-in-gr.png) no-repeat;
	height: 30px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 5px;
	padding-bottom: 13px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #0f3e96;
	color: #fff;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #menu-283 a.active {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/top-menu/bg-in-gr.png) no-repeat;
	height: 30px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #00f;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #active-menu-283 {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/top-menu/bg-in-gr.png) no-repeat;
	height: 30px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #fff;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #active-menu-283 a {
	color: #fff;
}

/*	medii */
#header-region #block-menu-primary-links #menu-wrapper #topmenu #menu-284 a{
	height: 30px;
	width: 90px;
	position: relative;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left: 11px;
	padding-right: 11px;
	text-decoration: none;
	color: #000;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #menu-284 a.active {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/top-menu/112x30.png) no-repeat;
	height: 30px;
	width: 90px;
	position: relative;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left: 11px;
	padding-right: 11px;
	text-decoration: none;
	color: #00f;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #active-menu-284 {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/top-menu/112x30.png) no-repeat;
	height: 30px;
	width: 90px;
	position: relative;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left: 11px;
	padding-right: 11px;
	text-decoration: none;
	color: #00f;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #menu-284 a:hover {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/top-menu/112x30.png) no-repeat;
	height: 30px;
	width: 90px;
	position: relative;
	z-index: 10;
	padding-top: 5px;
	padding-bottom: 13px;
	padding-left: 11px;
	padding-right: 11px;
	text-decoration: none;
	color: #0f3e96;
	color: #fff;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #active-menu-284 a {
	color: #fff;
}
/*	sport */
#header-region #block-menu-primary-links #menu-wrapper #topmenu #menu-160 a{
	height: 30px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left: 22px;
	padding-right: 22px;
	text-decoration: none;
	color: #000;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #menu-160 a.active {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/top-menu/74x30.png) no-repeat;
	height: 30px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 22px;
	padding-right: 22px;
	text-decoration: none;
	color: #00f;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #active-menu-160 {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/top-menu/74x30.png) no-repeat;
	height: 30px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 22px;
	padding-right: 22px;
	text-decoration: none;
	color: #00f;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #menu-160 a:hover {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/top-menu/74x30.png) no-repeat;
	height: 30px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 5px;
	padding-bottom: 13px;
	padding-left: 22px;
	padding-right: 22px;
	text-decoration: none;
	color: #0f3e96;
	color: #fff;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #active-menu-160 a {
	color: #fff;
}

/*	konkursi */
#header-region #block-menu-primary-links #menu-wrapper #topmenu #menu-285 a{
	height: 30px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left: 13px;
	padding-right: 13px;
	text-decoration: none;
	color: #000;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #menu-285 a.active {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/top-menu/contests.png) no-repeat;
	height: 30px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left: 13px;
	padding-right: 13px;
	text-decoration: none;
	color: #00f;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #active-menu-285 {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/top-menu/contests.png) no-repeat;
	height: 30px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left: 13px;
	padding-right: 13px;
	text-decoration: none;
	color: #00f;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #menu-285 a:hover {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/top-menu/contests.png) no-repeat;
	height: 30px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 5px;
	padding-bottom: 13px;
	padding-left: 13px;
	padding-right: 13px;
	text-decoration: none;
	color: #0f3e96;
	color: #fff;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #active-menu-285 a {
	color: #fff;
}
/*	zdrawe */
#header-region #block-menu-primary-links #menu-wrapper #topmenu #menu-158 a{
	height: 30px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: none;
	color: #000;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #menu-158 a.active {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/top-menu/health.png) no-repeat;
	height: 30px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: none;
	color: #00f;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #active-menu-158 {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/top-menu/health.png) no-repeat;
	height: 30px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: none;
	color: #00f;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #menu-158 a:hover {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/top-menu/health.png) no-repeat;
	height: 30px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 5px;
	padding-bottom: 13px;
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: none;
	color: #0f3e96;
	color: #fff;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #active-menu-158 a {
	color: #fff;
}/*	video */
#header-region #block-menu-primary-links #menu-wrapper #topmenu #menu-287 a{
	height: 30px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: none;
	color: #000;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #menu-287 a.active {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/top-menu/74x30.png) no-repeat;
	height: 30px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: none;
	color: #00f;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #active-menu-287 {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/top-menu/74x30.png) no-repeat;
	height: 30px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: none;
	color: #00f;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #menu-287 a:hover {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/top-menu/74x30.png) no-repeat;
	height: 30px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 5px;
	padding-bottom: 13px;
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: none;
	color: #0f3e96;
	color: #fff;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #active-menu-287 a {
	color: #fff;
}

/*	blog */
#header-region #block-menu-primary-links #menu-wrapper #topmenu #menu-1180 a{
	height: 30px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left: 25px;
	padding-right: 25px;
	text-decoration: none;
	color: #000;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #menu-1180 a.active {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/top-menu/74x30.png) no-repeat;
	height: 30px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left: 25px;
	padding-right: 25px;
	text-decoration: none;
	color: #00f;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #active-menu-1180 {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/top-menu/74x30.png) no-repeat;
	height: 30px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left: 25px;
	padding-right: 25px;
	text-decoration: none;
	color: #00f;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #menu-1180 a:hover {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/top-menu/74x30.png) no-repeat;
	height: 30px;
	width: 70px;
	position: relative;
	z-index: 10;
	padding-top: 5px;
	padding-bottom: 13px;
	padding-left: 25px;
	padding-right: 25px;
	text-decoration: none;
	color: #0f3e96;
	color: #fff;
}
#header-region #block-menu-primary-links #menu-wrapper #topmenu #active-menu-1180 a {
	color: #fff;
}

.sub {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/submenu.jpg) center center no-repeat;
	margin-left: 7px;
	margin-top: -22px;
	width: 3px;
	height: 3px;
	display: block;
}

.taxonomy-tabs {
	float: left;
	padding: 0px;
	margin: 0px;
	margin-left: -10px;
	position: relative;
	background: #e8f1fa;
	color: #0e4097;
	width: 990px;
	*width: 995px;
	height: 35px;
}

.taxonomy-tabs .breadcrumb {
	padding-left: 20px;
	padding-top: 7px;
	*margin-left: 7px;
	margin-left: 20px;
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/ico_home.gif) no-repeat center left;
}

.taxonomy-tabs .breadcrumb a {
	color: #0e4097;
}

.single-first {
	border: 0px;
	border-left: 1px solid #e8f1fa;
	border-right: 1px solid #e8f1fa;
	float: left;
	width: 127px;
	width: 161px;
	text-align: center;
	margin-left: 0px;
	padding-bottom: 0px;
	height: 266px;
	position: relative;
	z-index: 10;
	/*background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bgr_5news-2-4_bottom.gif) no-repeat left bottom;*/
}

.single {
	border: 0px;
	border-left: 1px solid #e8f1fa;
	border-right: 1px solid #e8f1fa;
	float: left;
	width: 127px;
	width: 161px;
	text-align: center;
	margin-left: 9px;
	padding-bottom: 0px;
	height: 266px;
	/*background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bgr_5news-2-4_bottom.gif) no-repeat left bottom;*/
}
.single-last {
	border: 0px;
	border-left: 1px solid #e8f1fa;
	border-right: 1px solid #e8f1fa;
	float: left;
	width: 127px;
	width: 161px;
	text-align: center;
	margin-left: 9px;
	padding-bottom: 0px;
	height: 266px;
	/*background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bgr_5news-2-4_bottom.gif) no-repeat left bottom;*/
}

.news-block {
	margin: 0px;
	padding: 0px;
	padding-left: -3px;
	width: 100%;
	height: 270px;
}

.news-block-2 {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 270px;
}

.news-title a {
	font-weight: bold;
	font-size: 10px;
	line-height: 11px;
	text-align: left;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
	color: #000;
	clear: both;
	height: 42px;
	border: 0px solid #f00;
}

.news-teaser {
	font-weight: none;
	font-size: 10px;
	line-height: 11px;
	text-align: left;
	float: left;
	margin-left: 8px;
	clear: both;
	width: 90%;
}

.block-top-image {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bgr_5news-2-4_top.gif) no-repeat;
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/162pix_top.png) no-repeat;
	width: 127px;
	width: 165px;
	height: 4px;
	padding: 0px;
	margin: 0px;
	margin-top: -3px;
	position: relative;
}

.block-top-image-rozov {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/Svetski_labirinth.png) no-repeat;
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/162pix_top_labirint.png) no-repeat;
	width: 165px;
	height: 4px;
	padding: 0px;
	margin: 0px;
	margin-top: -3px;
	position: relative;
}

.block-bottom-image {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bgr_5news-2-4_bottom.gif) no-repeat left bottom;
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/162pix_bottom.png) no-repeat left bottom;
	width: 135px;
	width: 173px;
	height: 4px;
	padding: 0px;
	margin: 0px;
	margin-top: -2px;
	float: left;
	border: 0px solid #f00;
}

.logo-image {
	margin-left: -10px;
	margin-top: -7px;
	position: relative;
	width: 202px;
	height: 65px;
}

.test {
	font-size: 12px;
}

.GRspecialblock-wrapper {
	border: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.GRspecialblock-content {
	/*background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bgr_tab.gif) no-repeat;*/
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bgr_newtab.png) no-repeat;
	/*background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/Ramka.png) no-repeat;*/
	width: 300px;
	height: 270px;
}

.GRspecialblock-tabs {
	height: 25px;
	/*width: 290px;*/
	width: 299px;
	display: block;
	/*margin-left: 15px;*/
	margin-left: 18px;
}

.GRspecialblock-tabs a {
	color: #000;
	text-decoration: none;
}

.GRspecialblock-tabs .grspbnew-active{
	float: left;
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bubble_tab_novo.gif) no-repeat;
	width: 50px;
	height: 27px;
	margin-top: 0px;
	text-align: center;
}

.GRspecialblock-tabs .grspbnewactive{
	float: left;
	width: 50px;
	height: 27px;
	margin-top: 0px;
	text-align: center;
}

.GRspecialblock-tabs .grspbnewactive a:hover{
	float: left;
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bubble_tab_novo.gif) no-repeat;
	width: 50px;
	height: 27px;
	margin-top: 0px;
	text-align: center;
}

.GRspecialblock-tabs .grspbnew {
	float: left;
	width: 49px;
	width: 50px;
	height: 30px;
	margin-top: 0px;
	text-align: center;
}

/*.GRspecialblock-tabs .grspbforum-active {
	float: left;
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bubble_tab_forum.gif) no-repeat;
	width: 54px;
	height: 30px;
	margin-top: 0px;
	text-align: center;
	margin-left: 3px;
}
.GRspecialblock-tabs .grspbforum {
	float: left;
	width: 55px;
	height: 30px;
	margin-top: 0px;
	text-align: center;
}

.GRspecialblock-tabs .grspbforum a:hover {
	float: left;
	width: 55px;
	height: 30px;
	margin-top: 0px;
	text-align: center;
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bubble_newtab_forum.png);
}

.GRspecialblock-tabs .grspbchat {
	float: left;
	width: 69px;
	height: 30px;
	margin-top: 0px;
	text-align: center;
}

.GRspecialblock-tabs .grspbchat a:hover {
	float: left;
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/chat.gif) no-repeat;
	width: 69px;
	height: 30px;
	margin-top: 0px;
	text-align: center;
	margin-left: 0px;
}*/

.GRspecialblock-tabs .grspbpredstoiashto {
	float: left;
	width: 91px;
	height: 27px;
	margin-top: 0px;
	text-align: center;
}

.GRspecialblock-tabs .grspbpredstoiashto-active {
	float: left;
	width: 91px;
	height: 27px;
	margin-top: 0px;
	text-align: center;
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/predstoqshti.gif);
}

.GRspecialblock-tabs .grspbpredstoiashto a:hover {
	float: left;
	width: 91px;
	height: 27px;
	margin-top: 0px;
	text-align: center;
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/predstoqshti.gif);
}

.GRspecialblock-tabs .grspbmostread {
	float: left;
	width: 123px;
	height: 27px;
	margin-top: 0px;
	margin-left: 1px;
	text-align: center;
}

.GRspecialblock-tabs .grspbmostread-active {
	float: left;
	width: 123px;
	height: 27px;
	margin-top: 0px;
	margin-left: 2px;
	text-align: center;
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/Nai-cheteno.png);
}

.GRspecialblock-tabs .grspbmostread a:hover {
	float: left;
	width: 123px;
	height: 27px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/Nai-cheteno.png);
}

.block-node-link {
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 5px;
	font-size: 10px;
	font: Verdana, sans-serif;
	border-bottom: 1px solid #cdcdcd;
}

.block-node-link a {
	color: #000;
	text-decoration: none;
}

.block-node-link a:hover {
	color: #000;
	text-decoration: underline;
}

#GRspecialblock-show_data {
	width: 300px;
	height: 230px;
	overflow: auto;
}

#grlinks-wrapper {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bgr_poleznilinks.png) no-repeat;
	width: 300px;
	height: 268px;
	padding: 0px;
	margin: 0px;
	margin-top: -6px;
}

#grlinks-name {
	font-size: 13px;
	padding-top: 5px;
	padding-left: 5px;
}

#grlinks-menu {
	padding-left: 16px;
	margin-top: 41px;
	height: 30px;
	width: 270px;
}

#grlinks-menu .links a#GRlinks_menu_one {
	color: #000;
	text-decoration: none;
	text-align: center;
	width: 62px;
	float: left;
}
#grlinks-menu .links a#GRlinks_menu_one.active {
	color: #000;
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bubble_poleznilinks_rabota.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	width: 62px;
	height: 30px;
	float: left;
}

#grlinks-menu .links a#GRlinks_menu_two {
	color: #000;
	text-decoration: none;
	text-align: center;
	width: 99px;
	float: left;
}
#grlinks-menu .links a#GRlinks_menu_two.active {
	color: #000;
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bubble_poleznilinks_obrazovanie.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	width: 99px;
	height: 30px;
	float: left;
}

#grlinks-menu .links a#GRlinks_menu_three {
	color: #000;
	text-decoration: none;
	text-align: center;
	width: 109px;
	float: left;
}
#grlinks-menu .links a#GRlinks_menu_three.active {
	color: #000;
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bubble_poleznilinks_administraciq.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	width: 109px;
	height: 30px;
	float: left;
}

#grlinks-show_data {
	margin-top: 3px;
	margin-left: 16px;
	padding-left: 4px;
	width: 267px;
	height: 130px;
}

.grlinks-more-btn {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/button_more_blue.gif) no-repeat;
	color: #fff;
	text-align: center;
	width: 37px;
	height: 14px;
	float: right;
	margin-top: 7px;
	margin-right: 17px;
}
.grlinks-more-name {
	margin-top: -4px;
	font-size: 10px;
}

.grlinks-more-name a {
	color: #fff;
}

.grlinks-list {
	height: 22px;
	font-size: 10px;
	font: Verdana, sans-serif;
}

.grlinks-list a {
	color: #000;
	text-decoration: none;
}

.grlinks-list a:hover {
	color: #000;
	text-decoration: underline;
}

.grlinks-teaser-img {
	float: left;
	width: 125px;
	margin-top: 15px;
	margin-right: 5px;
}

.grlinks-teaser {
	float: left;
	width: 480px;
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	font-size: 10px;
}

.GRRhot15-block-wrapper {
	margin-left: -5px;
	*margin-left: -8px;
	*margin-top: -30px;
	position: relative;
	z-index: 5;
	border: 0px solid #f00;
}

#block-GRRhot15-0 {
	width: 320px;
	border: 0px;
	margin-top: 10px;
	padding-bottom: 10px;
	float: left;
}

.GRRhot15-content {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bgr_music.png) no-repeat;
	width: 328px;
	height: 270px;
	padding: 0px;
	margin: 0px;
	margin-top: -20px;
	/*float: left;*/
}

.GRRhot15-title {
	border: 0px solid #f00;
	padding: 0px;
	margin: 0px;
	margin-left: 5px;
	margin-right: 5px;
	position: absolute;
	font-size: 11px;
}

.GRRhot15-teaser {
	border: 0px solid #f00;
	padding: 0px;
	margin: 0px;
	margin-top: 90px;
	margin-left: 8px;
	margin-right: 5px;
	position: absolute;
	font-size: 9px;
	line-height: 12px;
	width: 300px;
}

.GRRhot15-teaser a {
	color: #000;
}

.GRRhot15-songs {
	border: 0px solid #f00;
	padding: 0px;
	margin: 0px;
	width: 310px;
	height: 115px;
	margin-top: 152px;
	margin-left: 8px;
	margin-right: 5px;
	position: absolute;
}

.one-song-block {
	border: 0px solid #f00;
	float: left;
	width: 300px;
	height: 22px;
	font-size: 10px;
}

.one-song-block a {
	color: #000;
}

.login-user {
	padding: 0px;
	padding-left: 110px;
	margin: 0px;
	display: block;
	margin-right: 160px;
}

.img-galery-btn {
	border: 0px;
	padding-top: 8px;
}

table.fotoreportaj {
	border: 0px;
	width: 990px;
	*width: 995px;
	background: #f3f3f3;
	position: relative;
	z-index: 12;
	*margin-left: 2px;
	*margin-right: -2px;
	padding-left: 20px;
	padding-right: 20px;
	border: 0px solid #f00;
}

.small img {
	
}

.small-img img {
	float: left;
	width: 75px;
	margin-bottom: 5px;
}

.small-title {
	float: left;
	width: 255px;
	font-size: 9px;
	padding-left: 2px;
	line-height: 14px;
	height: 50px;
	border: 0px solid #ff0;
}

.small-title h2 a.top-title {
	float: left;
	width: 247px;
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 1px;
	line-height: 12px;
	height: 22px;
	border: 0px solid #f00;
	font-weight: bold;
	*padding-top: 2px;
}
/*	IE7 FIX	*/
.small-first {
	height: 62px;
	text-align: left;
	margin-top: 3px;
	padding-left: 5px;
	padding-right: 4px;
	*padding: 0px;
	*margin: 0px;
	*padding-left: 8px;
	*margin-top: 0px;
}

.small {
	margin: 0px;
	padding-top: 3px;
	padding-right: 4px;
	clear: both;
	height: 62px;
	*height: 59px;
	text-align: left;
	padding-left: 5px;
	margin-top: 3px;
	*padding: 0px;
	*margin: 0px;
	*padding-left: 8px;
	*margin-top: -6px;
}

.small-first,
.small {
	border: 0px solid #f00;
	width: 355px;
}

.small-img img {
	*padding: 0px;
	*margin: 0px;
	padding-right: 5px;
	*padding-top: 4px;
}
/*	END IE7 FIX	*/

.node-header, .under-node-header {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bgr_aktualno-oshte_top.png) center center no-repeat;
	height: 3px;
	width: 668px;
	padding: 0px;
	margin: 0px;
	margin-top: 18px;
	margin-left: 1px;
}

.node-header {
	margin-top: 10px;
}

.node-footer, .under-node-footer {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bgr_aktualno-oshte_bottom.png) no-repeat 0px 0px;
	height: 3px;
	width: 668px;
	padding: 0px;
	margin: 0px;
	margin-left: 1px;
}

.node-wrap {
	border: 0px solid #f00;
	display: block;
	clear: both;
}

.node-image {
	float: left;
	width: 310px;
	border: 0px solid #ff0;
}

.node-text {
	border: 0px solid #f66;
}

.inner-content {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 640px;
	border: 0px solid #f00;
	float: left;
}

.keywords {
	background: #e8f1fa;
	padding: 0px;
	margin-top: 10px;
	padding-left: 10px;
	/*height: 35px;*/
	font-size: 11px;
	line-height: 30px;
}

.keywords-word {
	padding-left: 20px;
}

.out-link {
	border: 0px solid #f00;
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 10px;
	padding-left: 10px;
	font-size: 11px;
	width: 650px;
	height: 20px;
	position: relative;
	display: block;
}

.one-1 {
	float: left;
	width: 60px;
}
.two-2 {
	float: left;
	width: 490px;
	display: inline;
}
.three-3 {
	float: left;
	width: 50px;
	text-align: right;
}

.three-3 img {
	padding-top: 3px;
	text-align: right;
}

.three-3 a {
	color: #000;
}

li.more-title a {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	line-height: 5px;
}

li.more-title a:hover {
	color: #888;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	line-height: 5px;
}

.node {
	border: 0px solid #eee;
	border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  padding-bottom: 10px;
	font-size: 12px;
}

.node h2 a{
	font-size: 20px;
	font-weight: bold;
}

.banner-tabs, .banner-tabs2 {
	border: 0px solid #f00;
	margin-left: -10px;
	width: 990px;
	*width: 995px;
	text-align: center;
	position: relative;
	z-index:20;
}

.banner-tabs2 {
	margin-left: -3px;
	*margin-left: -3px;
	clear: both;
	padding-top: 20px;
}

ul.pager {
	padding-top: 15px;
	border: 0px solid #f00;
}

#comments {
  position: relative;
  background: #e8f1fa;
	width: 620px;
	margin-left: -2px;
}

#comments h2.comments {
  background: #e8f1fa;
	font-size: 14px;
	color: #000;
}

.comment {
	border-bottom: 1px solid #0e4097;
}

#comments .content {
	float: right;
}

#comments .picture {
	float: left;
	width: 50px;
}

#comments .submitted {
	float: left;
	width: 110px;
}

#comments ul.links {
	float: right;
	width: 100px;
}

#comments .content {
	float: left;
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	border: 0px solid #666;
	width: 430px;
}

#comments .content .alter-title {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	float: left;
	padding-left: 0px;
}

#comments .content h3 {
	font-size: 10px;
	font-weight: none;
	float: left;
	padding-left: 10px;
}

#comments .content p {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	float: left;
	clear: both;
}

#comments ul.links {
	font-size: 11px;
	font-weight: none;
	float: left;
	padding-left: 10px;
	width: 100%;
	display: inline;
}

#comments .submitted-sub {
	float: left;
	width: 100%;
}

#comments .submitted-btn {
	float: left;
	width: 30px;
}

#comments .comment-name {
	float: left;
	width: 100%;
	color: #0e4097;
	font-weight: bold;
}

#comments .comment-date {
	float: left;
	width: 100%;
	color: #000;
	font-size: 10px;
}

#comments ul.links li.comment_delete {
	float: right;
	display: inline;
}

#comments ul.links li.vote_up_down_points_c {
	padding-left: 95px;
	display: none;
}

.vote-up-down-widget {
	border: 0px solid #f00;
	margin-right: 20px;
	display: none;
}

.my-vote-up-down-widget {
	border: 0px solid #f00;
	margin-top: 10px;
	margin-right: 20px;
	width: 40px;
	height: 20px;
}

.vote-points {
	border: 0px solid #ff0;
	width: 0px;
	height: 0px;
}

.vote-up-act, .vote-up-inact, .vote-down-act, .vote-down-inact, .up-inact, .down-inact {
  display: block;
  text-decoration: none;
  width: 15px;
  height: 16px;
	float: left;
	padding: 2px;
}

.submitted-points {
	border: 0px solid #f00;
	float: right;
	margin-top: 7px;
	margin-right: 5px;
}

.my-vote-points {
	border: 0px solid #ff0;
}

li.comment_edit a {
	display: none;
}

li.comment_reply a {
	display: none;
}

li.vote_up_down_reset_c a {
	display: none;
}

.last-comment {
  margin: 0 -25px;
  padding: 1.5em 25px 1.5em;
  border-top: 1px solid #e9eff3;
}

.submitted {
	border: 0px solid #222;
}

/*.box {
	background: #f0f0ee;
	width: 100%;
	height: 270px;
}*/

.box {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/comment.png) no-repeat #f0f0ee;
	width: 670px;
	border: 0px solid #f00;
	height: 420px;
	*height: 390px;
	margin-left: -25px;
	clear: both;
}

.box h2 {
	font-size: 14px;
	float: left;
	width: 100%;
	clear: both;
	margin: 5px;
	margin-top: 15px;
	border: 0px solid #f00;
}

#comment-form {
	border: 0px solid #f00;
	width: 100%;
}

#comment-form .form-item {
	font-size: 14px;
	background: #f0f0ee;
	float: left;
	width: 200px;
	clear: both;
	padding: 0px;
	margin: 0px;
	border: 0px solid #f00;
}

#comment-form label {
	font-size: 10px;
	font-variant: underline;
	font-weight: bold;
}

#comment-form #edit-subject, #comment-form #edit-subject-wrapper {
	font-size: 14px;
	float: left;
	clear: both;
	width: 200px;
	border: 0px solid #f00;
}

#comment-form #edit-preview {
	float: left;
	margin: 5px;
	display: none;
}

#comment-form #edit-submit {
	clear: both;
	float: right;
	margin: 0px;
	margin-bottom: 5px;
	margin-right: 5px;
	border: 0px solid #f00;
	position: absolute;
	bottom: 0px;
	right: 0px;
	text-align: center;
	width: 100px;
	color: #fff;
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/button_vsichki-novini_blue.gif) no-repeat;
}

/*#comment-form input.form-submit {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/button_vsichki-novini_blue.gif) no-repeat;
}*/

#comment-form #edit-comment {
	width: 440px;
	height: 220px;
	margin: 5px;
	margin-top: 30px;
}

#comment-form  #edit-comment-wrapper {
	font-size: 14px;
	background: #f0f0ee;
	padding: 0px;
	margin: 0px;
	float: right;
	clear: both;
	border: 0px solid #f00;
	*width: 104%;
	/*margin-top: -110px;*/
	margin-top: -60px;
	*margin-top: -30px;
	margin-right: 15px;
	padding-right: 5px;
}

#edit-comment_tbl {
	border: 0px solid #f00;
	width: 100%;
}

.wysiwyg-toggle-wrapper {
	display: none;
}

#edit-comment_tbl .mceIframeContainer {
	display: block;
	width: 440px;
	*width: 0px;
}

#comment-form  fieldset {
	display: none; /*vnimanie*/
	border: 0px solid #f00;
}

#comment-form  fieldset a{
	display: none; /*vnimanie*/
	border: 0px solid #f00;
}

.one-btn {
	float: left;
	padding: 2px;
}

.one-btn img {
	border: 0px;
  float: left;
	padding: 0px;
	margin: 0px;
}

.one-btn  a{
	float: left;
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
}

.grreporter {
	text-align: right;
	border: 0px;
	width: 100%;
}

.drrhot15-num {
	width: 30px;
	border: 0px solid #f00;
	float: left;
	padding-left: 5px;
	color: #019bff;
	font: Tahoma Bold;
	font-size: 20px;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 15px;
}

.drrhot15-lastweek {
	width: 45px;
	border: 0px solid #f00;
	float: left;
	text-align: center;
	padding-left: 5px;
}

.drrhot15-img {
	border: 0px solid #f00;
	height: 45px;
	width: 45px;
	margin-top: 10px;
	float: left;
}

.grrhot15-image {
	text-align: left;
	padding-top: 20px;
	padding-bottom: 15px;
}

.drrhot15-title, .new-drrhot15-title {
	height: 65px;
	width: 335px;
	/*width: 295px;*/
	border: 0px solid #f00;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
}

.new-drrhot15-title {
	width: 385px;
}

.drrhot15-link {
	height: 65px;
	margin-top: 10px;
	border: 0px solid #f00;
	float: left;
	padding-left: 5px;
}

.drrhot15-vote {
	height: 65px;
	margin-top: 10px;
	margin-left: 10px;
	border: 0px solid #f00;
	float: left;
	padding-left: 5px;
}

.drrhot15-vote-see {
	height: 65px;
	margin-top: 11px;
	margin-left: 0px;
	border: 0px solid #f00;
	float: left;
	color: #009aff;
	font-weight: bold;
	font-size: 12px;
	padding-left: 5px;
}

.grrhot15-chart {
	border: 1px solid #e1e1e1;
	width: 657px;
	padding-top: 3px;
}

.one-song-odd {
	height: 40px;
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/fon_light.png) no-repeat center center;
	width: 635px;
	height: 65px;
	margin-left: 10px;
	margin-bottom: 5px;
	clear: both;
}

.one-song-even {
	height: 40px;
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/fon_dark.png) no-repeat center center;
	width: 635px;
	height: 65px;
	margin-left: 10px;
	margin-bottom: 5px;
	clear: both;
}

.one-song-new {
	height: 40px;
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/song-bgr-dark-blue-2.png) no-repeat center center;
	width: 635px;
	height: 65px;
	margin-left: 10px;
	margin-bottom: 5px;
	clear: both;
}

.abs-title {
	font: Verdana Bold;
	width: 340px;
	color: #0099ff;
	clear: both;
	font-weight: bold;
	font-size: 16px;
	padding-top: 5px;
	padding-left: 5px;
}

.abs-name {
	font: Verdana Regular;
	width: 340px;
	clear: both;
	color: #0099ff;
	font-size: 13px;
	padding-left: 5px;
}

.new-abs-title {
	font: Verdana Bold;
	color: #fff;
	clear: both;
	font-weight: bold;
	font-size: 16px;
	padding-top: 5px;
	padding-left: 5px;
}

.new-abs-name {
	font: Verdana Regular;
	clear: both;
	color: #fff;
	font-size: 13px;
	padding-left: 5px;
}

.legend {
	border: 0px solid #f00;
	margin-left: 55px;
}

.blue-name {
	color: #0d00ff;
	font: Verdana Bold 11px;
	font-weight: bold;
	padding-top: 20px;
	text-align: center;
}
.red-name {
	color: #ff5a42;
	font: Verdana Bold 11px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 15px;
	border: 0px solid #f00;
	width: 10px;
}

.red-name img{
	padding-top: 10px;
	margin-left: 3px;
}

.green-name {
	color: #9bd82f;
	font: Verdana Bold 11px bold;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 15px;
	border: 0px solid #f00;
	width: 10px;
}

.clamer-name {
	margin-top: 20px;
	margin-left: 20px;
}

img.hot15-img {
	text-align: center;
}

#big-img-1 {
	clear: both;
	width: 290px;
	height: 183px;
}

img#change-image {
	padding-left: 3px;
}

.top-teas {
	padding: 5px;
}

.top-teas-2 {
	padding-top: 10px;
}

.right-fix {
	border: 0px solid #f00;
	position: relative;
	float: right;
	width: 300px;
	height: 100%;
	padding: 0px;
	margin: 0px;
	margin-top: -8px;
	margin-left: 27px;
	clear: both;
}

.node-wrap {
	border: 0px solid #f00;
}

.node-one {
	border-bottom: 1px solid #eee;
  padding-left: 10px;
  padding-bottom: 10px;
	font-size: 12px;
}

.node-one-last {
	border-bottom: 0px solid #eee;
	padding-left: 10px;
  padding-bottom: 10px;
	font-size: 12px;
}

.node-one h2,
.node-one-last h2 a  {
	font-size: 12px;
	font-weight: bold;
	padding-left: 150px;
}

.node-one h2 a,
.node-one-last h2 a {
	color: #000;
}

.node-one  .content {
	margin-left: 10px;
}

.node-one-last {
	border-bottom: 0px solid #eee;
  padding-bottom: 10px;
	font-size: 12px;
}

.node-one h2 a,
.node-one-last h2 a {
	color: #000;
}

.my-padding {
	height: 12px;
}

.GRRhot15-wrapper {
	border: 0px;
	margin-top: 10px;
	padding-bottom: 10px;
	float: left;
}

#grrhot15-node-wrapper {
	padding: 0px;
	margin: 0px;
	margin-left: -5px;
	width: 657px;
	display: block;
	position: relative;
	float: left;
}

#block-GRRmap-0 {
	width: 320px;
	border: 0px;
	margin-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	float: left;
}

.GRRmap-content {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bgr_map.png) no-repeat;
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/GRR_ulichni-istorii_en.jpg) no-repeat;
	width: 328px;
	height: 270px;
	padding: 0px;
	margin: 0px;
	margin-top: -20px;
	*margin-top: -30px;
	margin-left: 7px;
	*margin-left: 5px;
}

.GRRmap-map {
	border: 0px solid #f00;
	padding-top: 153px;
	margin-left: 5px;
	height: 100px;
}

.one-map-block {
	padding: 0px;
	margin: 0px;
	border: 0px solid #ff0;
	float: left;
	width: 95%;
	height: 22px;
}

.one-map-block a {
	color: #000;
	font-size: 10px;
	padding-left: 5px;
}

.map-node-wrap {
	border: 0px solid #f00;
	clear: both;
	width: 666px;
	height: 480px;
	padding-top: 10px;
}

.left-map-wrap {
	border: 1px solid #dedede;
	width: 200px;
	height: 450px;
	float: left;
	margin-top: 10px;
	padding-left: 5px;
}

.map-node-wrap img {
	padding-top: 13px;
}

.map-node-map {
	border: 0px solid #ff0;
	width: 450px;
	padding-top: 10px;
	float: right;
}

.map-node-video-teaser {
	border: 0px solid #ff0;
	width: 200px;
	float: left;
}

.map-node-teaser {
	border: 0px solid #ff0;
	width: 200px;
	float: left;
}

.map-node-video {
	border: 0px solid #ff0;
	width: 200px;
	float: left;
}

h2.maps-node-title, .maps-node-body {
	margin-left: 10px;
}

.GRRmap-form {
	border: 0px solid #f00;
	padding-left: 10px;
	margin-bottom: 10px;
}

.one-map-wrap {
	border: 0px solid #f00;
	width: 100%;
	/*margin-top: -25px;
	*margin-top: -13px;*/
}

.one-map-last {
	margin-top: 20px;
	border: 0px solid #f00;
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bgr_posledni-marshruti.jpg) no-repeat 0 0;
	width: 320px;
	height: 285px;
	float: left;
}

.one-map-select {
	margin-top: 20px;
	margin-left: 30px;
	border: 0px solid #f00;
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bgr_preporuchani.jpg) no-repeat 0 0;
	width: 320px;
	height: 285px;
	float: left;
}

.one-map-other {
	border: 0px solid #f00;
	width: 98%;
	height: 440px;
	float: left;
	padding-top: 0px;
}

.request, .request2 {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bgr_zapitvane.png) no-repeat center center;
	border: 1px solid #f00;
	width: 665px;
	border: 0px;
	height: 45px;
	float: left;
	padding: 0px;
	margin: 0px;
	padding-bottom: 15px;
	margin-bottom: 5px;
}

.request2 {
	float: none;
}

.request-buton a {
	float: right;
	padding-top: 17px;
	padding-right: 50px;
}

a.grr-one-map-title {
	float: left;
	width: 100%;
	color: #000;
	height: 22px;
}

.grr-one-map-block-title {
	margin-left: 5px;
}

.grr-one-map-title-wrap {
	border: 0px solid #f00;
	margin-top: 98px;
	margin-left: 8px;
	height: 50px;
}

.wrapper-node-block {
	border: 0px solid #f00;
	height: 440px;
}

table.table-map {
	border: 0px solid #f00;
	width: 330px;
	float: left;
	font-size: 10px;
	line-height: 12px;
}

table.table-map a {
	font-weight: bold;
	color: #000;
}

table.table-map td {
	border: 0px solid #f00;
	height: 25px;
}

#squeeze fieldset {
	width: 625px;
	*width: 645px;
	display: block;
}

.map-underline {
	border-bottom: 1px solid #dcdcdc;
	width: 70%;
	float: none;
}

input.gmap-address {
	width: 500px;
}

table.table-wrap {
	border: 0px solid #f00;
	height: 100%;
}

img.center-image {
	float: none;
}

img.left-image {
	float: left;
	padding-left: 5px;
	padding-top: 5px;
	width: 150px;
}

.left-image {
	float: left;
	width: 150px;
	border: 0px solid #f00;
}

.left-teaser {
	float: left;
	width: 490px;
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	border: 0px solid #ff0;
	font-size: 10px;
	line-height: 14px;
}

.left-teaser h2 a {
	font-size: 12px;
	font-weight: bold;
}

tr.special-hr {
	height: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px solid #f00;
}

tr.special-hr hr {
	padding: 0px;
	margin: 0px;
}

:-moz-any-link:focus, a:active img, a:active img, a:visited img, a img {
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
}

.img-btn {
	float: right;
	/*border: 0px solid #103f99;*/
	width: 15px;
	height: 15px;
	padding: 0px;
	margin: 0px;
	margin-left: 1px;
	position: relative;
	/*background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/button_square_blue.gif) no-repeat center center;*/
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/blue.png) no-repeat center center;
}

.img-btn-active {
	float: right;
	/*border: 1px solid #103f99;*/
	width: 15px;
	height: 15px;
	margin-left: 1px;
	position: relative;
	
}

.active-img-link {
	/*background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/button_square_white.gif) no-repeat center center;*/
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/white.png) no-repeat center center;
	width: 15px;
	height: 15px;
	padding: 0px;
	margin: 0px;
}

.img-btn, .GRGimg-galery {
	margin-top: 8px;
	margin-right: 2px;
}

.GRGimg-galery {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/button_gallery.png) no-repeat center center;
	float: right;
	border: 0px solid #103f99;
	width: 60px;
	height: 14px;
	padding: 0px;
	margin: 0px;
	margin-left: 1px;
	margin-top: 11px;
	margin-right: 2px;
	position: relative;
	color: #000;
}

.GRGimg-galery a {
	color: #fff;
	margin-top: -4px;
	padding-top: -4px;
	display:block;
}


.GRGimg-galery a:hover {
	color: #000;
	margin-bottom: -5px;
	padding-bottom: -5px;
}

hr.top-sep {
	padding: 0px;
	margin: 0px;
	margin-left: 7px;
}

.disain {
	float: right; 
	*margin-top: -20px;
	padding-right: 10px;
}

.all-flag {
	border: 0px solid #f00;
	float: right;
	*margin-top: -20px;
}

td.table-border {
	border: 1px solid #dcdcdc;
}

.center-wrap-chat {
	width:990px; 
	padding: 0px;
	margin: 0px;
	padding-top: 20px;
	display: block;
	position: relative;
}

.center-wrap-chat-left {
	float: left;
	width: 660px;
	padding: 0px;
	padding-left: 6px;
	margin: 0px;
}

.center-wrap-chat-right {
	float: right;
	width: 320px;
	width: 300px;
	padding: 0px;
	margin: 0px;
}

#block-GRimage-0 {
	padding-top: 15px;
	*padding-top: 20px;
}

#block-GRspecialblock-0 {
	padding-top: 5px;
	*padding-top: 15px;
}

#block-block-3 {
	padding-top: 5px;
	*padding-top: 10px;
}

#block-GRlinks-0 {
	padding-top: 20px;
	*padding-top: 15px;
}

#block-poll-0 {
	margin-top: 15px;
}

#block-GRRcalendar-0 {
	padding-top: 8px;
	*padding-top: 6px;
}

.logo-menu {
	float: left;
	width: 100%;
	padding-top: 25px; 
}

.logo-m {
	float: left;
	width: 200px;
	border: 0px solid #00f;
}

.date-user {
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: -10px;
}

.logos {
	border: 0px solid #f00;
	padding-top: 5px;
}

.logos #search {
	border: 0px solid #f00;
	margin-right: -12px;
	*margin-right: 0px;
}

.banner-tabs-map, .banner-tabs2-map {
	width: 100%;
	padding-bottom: 5px;
}

.banner-tabs2-map {
	padding-top: 10px;
}

.taxonomy-tabs-map {
	float: left;
	padding: 0px;
	margin: 0px;
	position: relative;
	background: #e8f1fa;
	color: #0e4097;
	width: 100%;
	height: 35px;
}

.taxonomy-tabs-map .breadcrumb {
	padding-left: 20px;
	padding-top: 7px;
	*margin-left: 7px;
	margin-left: 20px;
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/ico_home.gif) no-repeat center left;
}

.taxonomy-tabs-map .breadcrumb a {
	color: #0e4097;
}

#squeeze-map {
	float: left;
	width: 700px;
	margin-top: 10px;
	margin-left: 10px;
}

#sidebar-right-map {
	float: right;
	width: 300px;
	padding-top: 7px;
}

#header-region-map {
	border: 0px solid #ff0;
	padding: 0px;
	margin: 0px;
	float: right;
}

.logo-map #search {
	padding-top: 5px;
	border: 0px solid #f00;
	margin-right: -18px;
	*margin-right: -21px;
}

.captcha {
    clear: both;
	position: relative;
	    border: 0px solid #f00;
		background: #f0f0ee;
		    *margin-top: -40px;
		    }
		    
		    .box .captcha legend {
			display: none;
			}
			
			.captcha .description {
			    display: none;
			    }
			    
			    .captcha img{
				padding: 0px;
				    margin: 0px;
					*float: right;
					    padding-left: 5px;
						*padding-left: 0px;
						    *margin-right: 20px;
							border: 0px solid #000;
							}
/*#comment-form div {
	width: 100%;
}*/

/*#header-region #block-menu-primary-links #menu-wrapper #submenu #menu-644 a{
	color: #f00;
	font-weight: bold;
}*/

.GRRcalendar-wrapper {
	border: 0px solid #000;
	width: 100%;
	height: 100%;
	clear: both;
	display: block;
	padding-top: 10px;
	position: relative;
}

.GRRcalendar-left {
	float: left;
}

.GRRcalendar-hour-wrap {
	width: 88px;
	float: left;
	border: 0px solid #f00;
	margin-left: 12px;
}

.GRRcalendar-hour-top {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/chas_top.png) center center;
	width: 87px;
	height: 3px;
	float: left;
}

.GRRcalendar-hour-center {
	background: #f3f3f3;
	width: 87px;
	height: 38px;
	float: left;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	padding-top: 15px;
}

.GRRcalendar-hour-bottom {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/chas_bottom.png) center center;
	width: 87px;
	height: 3px;
	float: left;
}

.GRRcalendar-text-wrap {
	width: 257px;
	float: left;
	border: 0px solid #f00;
	margin-left: 12px;
}

.GRRcalendar-text-top {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/sabitie_top.png) center center;
	width: 256px;
	height: 3px;
	float: left;
}

.GRRcalendar-text-center {
	background: #f3f3f3;
	width: 256px;
	float: left;
	font-size: 12px;
	text-align: center;
	padding-top: 12px;
}

.GRRcalendar-text-center strong{
	font-size: 14px;
	text-align: center;
}

.GRRcalendar-text-bottom {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/sabitie_bottom.png) center center;
	width: 256px;
	height: 3px;
	float: left;
}

.GRRcalendar-dest-wrap {
	width: 202px;
	float: left;
	border: 0px solid #f00;
	margin-left: 15px;
}

.GRRcalendar-dest-top {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/mqsto_top.png) center center;
	width: 201px;
	height: 3px;
	float: left;
}

.GRRcalendar-dest-center {
	background: #f3f3f3;
	width: 201px;
	float: left;
	font-size: 12px;
	text-align: center;
	padding-top: 12px;
}

.GRRcalendar-dest-center strong{
	font-size: 14px;
	text-align: center;
}

.GRRcalendar-dest-bottom {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/mqsto_bottom.png) center center;
	width: 201px;
	height: 3px;
	float: left;
}

.calendar-wrap-node {
	border: 0px;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	padding: 0px;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	width: 661px;
	position: relative;
	z-index: 1;
	display: block;
	clear: both;
}

/*		novata galeria (fotoreportaj)		*/
#photoControls #photoContainer img, 
#photoControls #photoContainer ul, 
#photoControls #photoContainer ol, 
#photoControls #photoContainer li {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent
}
#photoControls #photoContainer ol,
#photoControls #photoContainer ul {
	list-style:none
}

#photo {
	width: 650px;
}

#photo a.photoGalleries:hover {
	color: #e70000;
}

#photoContent {
	clear: both;
	position: relative;
	padding-top: 5px;
}

#image-counter {
	width: 62px;
	height: 40px;
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/broi-snimki.png) no-repeat; 
	float: left;
	padding-top: 20px;
	padding-left: 25px;	
}

#photoControls {
	overflow: hidden;
	margin-left: 10px;
	float: left;
	width: 550px;
}

#photoControls a {
	display: block;
	float: left;
}

#photoControls a#phPrev {
	position: relative;
	width: 21px;
	height: 60px;
	margin-right: 9px;
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/previous.png) no-repeat;
}

#photoControls a#phNext {
	position: relative;
	width: 21px;
	height: 60px;
	margin-left: 9px;
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/next.png) no-repeat;
}

#photoControls #photoContainer {
	float: left;
	width: 480px;
	height: 50px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	overflow: hidden;
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/thumbnails-bar.png) no-repeat #e8f1fa;
}

#photoControls #photoContainer ul {
	overflow: hidden;
	width: 1000px;
}

#photoControls #photoContainer ul li {
	float: left;
}

#photoControls #photoContainer a {
	float: left;
	width: 57px;
	height: 37px;
	margin-right: 8px;
}

#photoControls #photoContainer a:hover, 
#photoControls #photoContainer a.zActive {
	border: solid 1px #000;
}

#photoHover {
	display: none;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 390px;
	padding: 8px 10px;
	text-decoration: none;
	font-size: 11px;
	color: #fff;
	line-height: 12px;
	text-align: justify;
	margin-bottom: 15px;
	*margin-bottom: 13px;
}

#photoHover h3 {
	margin-right: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font: 11px "Times New Roman";
	font-weight: bold;
}

#photoHover p {
	clear: both;
	margin-bottom: 5px;
	margin: 0px;
	padding: 0px;
	color: #fff;
}

#photoHover p a {
	text-decoration: none;
	color: #0097de;
}


/*		novata galeria (fotoreportaj)	kraj	*/

.LB-button-galery {
	border: 0px solid #f00;
	margin-right: -10px;
	display: bloxk;
	text-align: center;
}

.grreporter-name {
	padding-left: 15px;
	font-weight: bold;
}

tr.mceLast {
	display: none;
}

#gallery-text-wrapper {
	border: 0px solid #f00;
	padding-left: 5px;
	margin-left: 3px;
	margin-right: 16px;
	font-size: 11px;
	font-style: italic;
}

.audio-player{
	clear: both; 
	float: left; 
	padding-top: 10px;
	padding-left: 2px;
	padding-right: 20px;
}

/*	za snimkite v anketata	*/
.poll-img-btn {
	float: right;
	/*border: 0px solid #103f99;*/
	width: 15px;
	height: 15px;
	padding: 0px;
	margin: 0px;
	margin-left: 1px;
	position: relative;
	/*background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/button_square_blue.gif) no-repeat center center;*/
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/blue.png) no-repeat center center;
}

.poll-img-btn-active {
	float: right;
	/*border: 1px solid #103f99;*/
	width: 15px;
	height: 15px;
	margin-left: 1px;
	position: relative;
	
}

.poll-active-img-link {
	/*background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/button_square_white.gif) no-repeat center center;*/
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/white.png) no-repeat center center;
	width: 15px;
	height: 15px;
	padding: 0px;
	margin: 0px;
}


.poll-img-btn, .poll-GRGimg-galery, .poll-GRGhelp-galery {
	margin-top: 8px;
	margin-right: 2px;
}

.poll-GRGimg-galery, .poll-GRGhelp-galery {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/button_gallery.png) no-repeat center center;
	float: right;
	border: 0px solid #103f99;
	width: 60px;
	height: 14px;
	padding: 0px;
	margin: 0px;
	margin-left: 1px;
	margin-top: 11px;
	margin-right: 2px;
	position: relative;
	color: #000;
}

.poll-GRGimg-galery a, .poll-GRGhelp-galery a {
	color: #fff;
	margin-top: -4px;
	padding-top: -4px;
	display:block;
}

.poll-GRGimg-galery a:hover, .poll-GRGhelp-galery a:hover {
	color: #000;
	margin-bottom: -5px;
	padding-bottom: -5px;
}

.poll-img-btn a {
	color: #fff;
	position: relative;
	top: -2px;
}

/*	za snimkite v anketata	*/


/*	poll two	*/

#block-GRRhelp-0 {
	background: #f3f3f3 url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bgr_poll_top.png) no-repeat top right;
}

#block-GRRhelp-0 h2{
	font-size: 11px;
	padding-left: 5px;
	padding-top: 2px;
}

#block-GRRhelp-0 .vote-form   {
	text-align: right;
	float: left;
	padding-left: 0px;
	border: 0px solid #f00;
	width: 90%;
}

#block-GRRhelp-0 .vote-form .choices  {
	border: 0px solid #f00;
	padding: 0px;
	margin: 0px;
	margin-left: 5px;
	width: 100%;
}

#block-GRRhelp-0 .vote-form .choices .form-item {
	border: 0px solid #f00;
	padding: 0px;
	margin: 0px;
}

#block-GRRhelp-0 .vote-form .title  {
	margin: 0px;
  padding: 0px;
  margin-left: 0px;
  margin-top: -6px;
	height: 30px;
	width: 85%;
	position: relative;
	border: 0px solid #f00;
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
}

#block-GRRhelp-0 .content .poll .title {
	margin-top: 1px;
}

#block-GRRhelp-0 #edit-vote  {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/button_vote_blue.gif) no-repeat;
	color: #fff;
	width: 60px;
	height: 14px;
	border: 0px;
}

#block-GRRhelp-0 .links ul.links li.comment_add a {
  display: none;
}

/*	end poll two	*/
/*	start afroditi	*/

.afrodita-wrapper {
	margin-left: 7px;
}

.afrodita-title {
	padding-bottom: 5px;
	color: #19caf0;
	font-size: 16px;
	font-weight: bold;
}

.afrodita-top {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/afroditi-article-nagrada-bgr.jpg) no-repeat center top;
	width: 634px;
	height: 400px;
}

.afrodita-first, .afrodita-second {
	float: left;
	width: 285px;
	height: 105px;
	padding-top: 20px;
	padding-left: 25px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

.afrodita-second {
	text-align: right;
}

.afrodita-info {
	color: #fff;
	float: left;
	padding: 0px;
	margin: 0px;
	padding-left: 25px;
	width: 80%;
	font-size: 12px;
}

.afrodita-info span, .afrodita-info �{
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	line-height: 10px;
	font-size: 12px;
	color: #fff;
}

.afrodita-other {
	float: left;
	margin-top: 40px;
	padding-top: 5px;
	padding-left: 25px;
	width: 600px;
}

.afrodita-other-left {
	float: left;
	width: 200px;
}

.afrodita-other-right {
	float: left;
	width: 380px;
	color: #000;
	margin-top: 10px;
	font-size: 10px;
}

.afrodita-other-right span{
	font-weight: bold;
}

#block-GRRwomen-0 {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/afroditi-homepage-kare-bgr.png) no-repeat center center;
	width: 300px;
	height: 270px;
}

.afrodita-block-title {
	color: #fff;
	padding-top: 5px;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
}

.afrodita-block-image {
	padding-top: 15px;
	clear: both;
	height: 120px;
	border: 0px solid #f00;
}

.afrodita-block-text {
	padding-top: 15px;
	clear: both;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 5px;
	line-height: 15px;
}

.afrodita-block-text span{
	font-weight: bold;
}

.afrodita-block-left {
	float: left;
	color: #fff;
	padding-top: 20px;
	padding-left: 15px;
	font-size:  12px;
	font-weight: bold;
	width: 100px;
}

.afrodita-block-right {
	float: right;
	padding-right: 15px;
}

#block-GRRwomen-0 {
	margin-top: 20px;
}

/*	end afroditi	*/

/**
 * GRRadvpoll.module
 */
 
 #block-GRRadvpoll-0 {
	background: #f3f3f3 url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bgr_poll_top.png) no-repeat top right;
	
}

#block-GRRadvpoll-0 h2{
	font-size: 11px;
	padding-left: 5px;
	padding-top: 2px;
}

#block-GRRadvpoll-0 .vote-form   {
	text-align: right;
	float: left;
	padding-left: 0px;
	border: 0px solid #f00;
	width: 90%;
}

#block-GRRadvpoll-0 .vote-form .choices  {
	border: 0px solid #f00;
	padding: 0px;
	margin: 0px;
	margin-left: 5px;
	width: 100%;
}

#block-GRRadvpoll-0 .vote-form .choices .form-item {
	border: 0px solid #f00;
	padding: 0px;
	margin: 0px;
}

#block-GRRadvpoll-0 .vote-form .title  {
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-top: -6px;
	height: 30px;
	width: 85%;
	position: relative;
	border: 0px solid #f00;
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
}

#block-GRRadvpoll-0 .content .poll .title {
	margin-top: 1px;
}

#block-GRRadvpoll-0 #edit-vote, 
#block-GRRadvpoll-0 #edit-vote-binary-0, 
#block-GRRadvpoll-0 #edit-vote-binary-1, 
#block-GRRadvpoll-0 #edit-vote-binary-2  {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/button_vote_blue.gif) no-repeat;
	color: #fff;
	width: 60px;
	height: 14px;
	border: 0px;
	float: right;
	margin-right: 10px;
}

#block-GRRadvpoll-0 .links ul.links li.comment_add a {
  display: none;
}

#block-GRRadvpoll-0 .links {
  font-size: 9px;
	clear:both;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 140px;
	margin-top: -9px;
}

#block-GRRadvpoll-0 h3 {
	display: none;
}

#block-GRRadvpoll-0 .content p {
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	margin-top: -5px;
	/*height: 30px;*/
	width: 85%;
	min-height: 45px;
	position: relative;
	font-weight: bold;
	border: 0px solid #f00;
	line-height: 11px;
	font-size: 10px;
}

#block-GRRadvpoll-0 .choice-header {
	display: none;
}

#block-GRRadvpoll-0 .vote-choices {
	padding-top: 10px;
	clear: both;
}

.vote-choices a {
	color: #000;
	cursor: pointer;
}

#block-GRRadvpoll-0 .form-checkboxes {
	padding: 0px;
	padding-left: 3px;
	margin: 0px;
	padding-bottom: 1px;
	font-size: 10px;
	line-height: 11px;
	/*height: 12px;*/
	position: relative;
	width: 80%;
}

#block-GRRadvpoll-0 .votes {
	display: none;
}

#block-GRRadvpoll-0 .poll {
	clear: both;
}

#block-GRRadvpoll-0 .percent {
	padding: 0px;
	margin: 0px;
	margin-top: -30px;
	float: right;
	position: relative;
	width: 17%;
}

#block-GRRadvpoll-0 .messages {
	clear: both;
}

#block-GRRadvpoll-0 .total {
	top: 5px;
	position: relative;
}

#block-GRRadvpoll-0 p {
	display: none;
}

/**
 * GRRadvpoll.module
 */
 
 /**
 * footer menu
 */
 
 .f-wrapper {
	background-color: #f5f5f5;
	height: 175px;
	padding-top: 10px;
	margin-top: 23px;
	margin-bottom: 20px;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	border-radius: 3px 3px 3px 3px;
 }
 
 .f-menu {
	border: 0px solid #f00;
	width: 175px;
	height: 190px;
	float: left;
	padding-top: 0px;
	padding-left: 22px;
}

.f-menu .footer-links {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/foot_menu_bullet.png) no-repeat center left;
	margin-right: 15px;
	padding-right: 15px;
}

.f-menu .footer-links,
.f-menu .footer-links a { 
	color: #000; 
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.f-menu .footer-links:hover,
.f-menu .footer-links a:hover { 
	color: #999;
	text-decoration: none;
}

.f-menu .footer-links img {
	position: relative;
	top: 2px;
}

.flogo {
	width: 153px;
	height: 30px;
	padding: 5px 0 0 0;
}

.fdata {
	font-size: 10px;
	line-height: 19px;
	padding-top: 0px;
	color: #000;
}
 /**
 * footer menu
 */
#fotowrapper {
	background-color: #ddd;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	border-radius: 3px 3px 3px 3px;
	height: 210px;
	margin-top: 15px;
}

#block-GRhoms-0, #block-GRhoms-1 {
	margin-top: 20px;
}

#block-GRRextra_block-0 {
	margin-top: 27px;
	border: 0px solid #f00;
}
 
.ls-block-wrapper {
	margin-top: 8px;
	border: 0px solid #f00;
}
 
 .top-wrapper {
	width: 675px;
	height: 340px;
	margin: 0px;
	padding: 0px;
}

.top-news {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/vodeshta_novina.png) no-repeat #fff;
	float: left;
	width: 303px;
	height: 343px;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	padding-left: 2px;
	font-size: 10px;
	line-height: 14px;
}

.top-news h2 {
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 7px;
	color: #000;
}

.top-news h2 a {
	color: #000;
}

.next-top-news {
	float: left;
	border-left: 1px solid #f3f3f3;
	border-right: 1px solid #f3f3f3;
	margin-left: 15px;
	width: 360px;
	height: 332px;
	margin-top: 0px;
	padding-top: 2px;
	margin-left: 2px;
}

.next-top-news-top {
	float: left;
	border: 0px solid #f00;
	width: 362px;
	height: 4px;
	margin-left: 2px;
	margin-top: 10px;
	padding-top: 2px;
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bgr_top5news_top_big.png) no-repeat center center;
}

.next-top-news-bottom {
	float: left;
	border: 0px solid #f00;
	width: 362px;
	height: 4px;
	margin-left: 2px;
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bgr_top5news_bottom_big.png) no-repeat center center;
}

.small-title  h2 a{
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding: 0px;
	padding-left: 5px;
	margin: 0px;
}

.small-text {
	float: left;
}

hr {
	clear: both; 
	text-align: center; 
	width: 96%;
	height: 1px;
	padding: 0px;
	margin: 0px;
	margin-left: 2%;
	color: #f3f3f3;
}

.single-first {
	border: 0px;
	border-left: 1px solid #e8f1fa;
	border-right: 1px solid #e8f1fa;
	float: left;
	width: 127px;
	width: 161px;
	text-align: center;
	margin-left: 0px;
	padding-bottom: 0px;
	height: 266px;
	position: relative;
	z-index: 10;
	/*background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bgr_5news-2-4_bottom.gif) no-repeat left bottom;*/
}

.single {
	border: 0px;
	border-left: 1px solid #e8f1fa;
	border-right: 1px solid #e8f1fa;
	float: left;
	width: 127px;
	width: 161px;
	text-align: center;
	margin-left: 9px;
	padding-bottom: 0px;
	height: 266px;
	/*background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bgr_5news-2-4_bottom.gif) no-repeat left bottom;*/
}
.single-last {
	border: 0px;
	border-left: 1px solid #e8f1fa;
	border-right: 1px solid #e8f1fa;
	float: left;
	width: 127px;
	width: 161px;
	text-align: center;
	margin-left: 9px;
	padding-bottom: 0px;
	height: 266px;
	/*background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bgr_5news-2-4_bottom.gif) no-repeat left bottom;*/
}

.news-block {
	margin: 0px;
	padding: 0px;
	padding-left: -3px;
	width: 100%;
	height: 270px;
}

.news-block-2 {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 270px;
}

.news-title a {
	font-weight: bold;
	font-size: 10px;
	line-height: 11px;
	text-align: left;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
	color: #000;
	clear: both;
	height: 42px;
	border: 0px solid #f00;
}

.news-teaser {
	font-weight: none;
	font-size: 10px;
	line-height: 11px;
	text-align: left;
	float: left;
	margin-left: 8px;
	clear: both;
}

.block-category {
	font-weight: none;
	font-size: 12px;
	text-align: left;
	float: left;
	margin-left: 8px;
}

.block-top-image {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bgr_5news-2-4_top.gif) no-repeat;
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/162pix_top.png) no-repeat;
	width: 127px;
	width: 165px;
	height: 4px;
	padding: 0px;
	margin: 0px;
	margin-top: -3px;
	position: relative;
}

.block-top-image-rozov {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/Svetski_labirinth.png) no-repeat;
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/162pix_top_labirint.png) no-repeat;
	width: 165px;
	height: 4px;
	padding: 0px;
	margin: 0px;
	margin-top: -3px;
	position: relative;
}

.block-bottom-image {
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/bgr_5news-2-4_bottom.gif) no-repeat left bottom;
	background: url(/web/20130929204819/http://www.grreporter.info/en/sites/all/themes/grreporter_new/images/162pix_bottom.png) no-repeat left bottom;
	width: 135px;
	width: 173px;
	height: 4px;
	padding: 0px;
	margin: 0px;
	margin-top: -2px;
	float: left;
	border: 0px solid #f00;
}

.logo-image {
	margin-left: -10px;
	margin-top: -7px;
	position: relative;
	width: 202px;
	height: 65px;
}

.test {
	font-size: 12px;
}

.comment-img {
	border: 1px solid #f00;
}

#sidebar-right .block {
	border: 0px solid #f00;
	padding: 0px;
	margin: 0 0 20px 0;
}
 
 /*	za podravniavane	*/
 .GRspecialblock-wrapper {
	border: 0px solid #f00;
	position: relative;
	top: -8px;
}
#galleria-content-block {
	border: 0px solid #f00;
	position: relative;
	top: -27px;
}
 /*	za podravniavane	*/
 
.zzzzz-node-grrelement {
	color: #000;
	background-color: #e8f1fa;
	float: left;
	width: 300px;
	/*border: 0px solid #dcdcdc;
	border-radius: 5px;*/
	padding: 5px;
	margin: 10px 10px 0 0;
	font-size: 20px;
	font-weight: normal;
	font-family: "Segoe Print";
}

