body {
	margin: 0;
	font: 12px/15px "Trebuchet MS", trebuchet, Arial, Helvetica, sans-serif;
	color: #000;
	background: #fde4b6 url(../images/autumn_bg.gif) repeat-x;
}
img {
	border: none;
	display: block;
}
a:focus {
	outline:none;
}
a {
       color:#000000;
}
a:hover {
       text-decoration: none;
}
form {
	margin: 0;
	padding: 0;
}
.skip {
	display: none;
}
#main {
	margin: 0 auto;
	width: 1002px;
	position: relative;
	overflow: hidden;
}
/* header start */
#header {
	width: 1002px;
	height: 208px;
	background: url(../images/autumn_header-bg.png) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
/* logo */
.logo {
	position: absolute;
	top: 14px;
	left: 28px;
	background: url(../lokalni/slike/glava/logoRR2.gif) no-repeat;
	width: 194px;
	height: 77px;
	text-indent: -9999px;
	overflow: hidden;
}
/* login data */
.loginData {
	position: absolute;
	top: 4px;
	left: 700px;
	width: 288px;
	height: 17px;
	text-align: right;
	color: #333;
	font-size: 12px;
	float: right;
	overflow: hidden;
}
/* banner */
.top-banner {
	position: absolute;
	top: 56px;
	left: 262px;
	width: 728px; 
	text-align: center;
}
/* headings links start */
.headings {
	position: absolute;
	top: 156px;
	left: 203px;
	margin: 0;
	padding: 0;
}
.headings li {
	float: left;
	display: inline;
	background: url(../images/autumn_sep.gif) no-repeat;
	padding: 0 0 0 1px;
}
.headings li.first {
	background: none;
}
.headings li h2 {
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	margin: 0;
}
.headings li a {
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	float: left;
	width: 149px;
	text-align: center;
}
.headings li a span {
	position: relative;
	display: block;
	width: 149px;
	padding: 8px 0 7px 0;
	cursor: pointer;
}
.headings li a:hover {
	text-decoration: underline;
	background: url(../images/yellow-opacity.png) repeat;
}
.headings li a.active {
	background: url(../images/yellow-opacity.png) repeat;
}
/* headings links end */
/* moja ringaraja */
.moja-ringaraja-link {
	background: url(../images/autumn_item-bg.gif) no-repeat;
	width: 203px;
	height: 26px;
	text-align: center;
	position: absolute;
	top: 156px;
	left: 0;
	padding: 7px 0 0;
	font-weight: bold;
	font-size: 15px;
	line-height: 18px;
	color: #fff;
	text-transform: uppercase;
}
.moja-ringaraja-link:hover {
	text-decoration: none;
}
/* form search start */
.form {
	background: url(../images/autumn_item-bg.gif) no-repeat;
	position: absolute;
	top: 156px;
	right: -1px;
	width: 203px;
	height: 27px;
	padding: 6px 0 0;
}
.form .input {
	float: left;
	border: 1px solid #ccc;
	width: 121px;
	padding: 2px 3px 1px;
	display: inline;
	margin: 0 0 0 21px;
}
.form #btn-search {
	float: left;
	display: inline;
	margin: 0 0 0 5px;
}
/* form search end */
/* main nav start */
#main-nav {
	position: absolute;
	top: 0;
	left: 262px;
	margin: 0;
	padding: 0;
}
#main-nav li {
	float: left;
	display: inline;
	font: bold 13px/16px Arial, sans-serif;
}
#main-nav li a.item-2 {
	margin: 0 0 0 -10px;
}
#main-nav li a.item-3 {
	margin: 0 0 0 -10px;
}
#main-nav li a {
	text-decoration: none;
	color: #000;
	position: relative;
	z-index: 12;
	float: left;
}
#main-nav li a span {
	float: left;
	height: 22px;
	padding: 3px 8px 0 12px;
	cursor: pointer;
}
#main-nav li a.item-1 span {
	background: url(../images/autumn_item-1-bg.gif) no-repeat;
	padding-left: 9px;
}
#main-nav li a.item-2 span {
	background: url(../images/autumn_item-2-bg.gif) no-repeat;
}
#main-nav li a.item-3 span {
	background: url(../images/autumn_item-2-bg.gif) no-repeat;
}
#main-nav li a span.bg {
	background: url(../images/autumn_item-1-bg-right.gif) no-repeat;
	width: 5px;
	height: 25px;
	padding: 0;
}
#main-nav li.hover .drop-down,
#main-nav li.open .drop-down {
	display: block;
}
/* drop down styles */
.drop-down {
	position: absolute;
	display: none;
	left: 0;
	top: 22px;
	z-index: 9;
	background: url(../images/autumn_drop-down-bg.gif) no-repeat;
	width: 728px;
	height: 24px;
	z-index: 9;
}
#main-nav li.hover .drop-down {
	z-index: 10;
}
.drop-down ul {
	margin: 3px 0 0 -7px;
	padding: 0;
	float: left;
	position: relative;
}
#main-nav .drop-down ul li {
	float: left;
	display: inline;
	font: 11px/14px Arial, Helvetica, sans-serif;
	background: url(../images/sep-2.gif) no-repeat 100% 2px;
	padding: 2px 13px 0 13px;
}
#main-nav .drop-down ul li a {
	background: none;
	padding: 0;
	width: auto;
	display: inline;
}
#main-nav .drop-down ul li a:hover {
	text-decoration: underline;
}
#main-nav li.hover a span,
#main-nav li.open a span{
	background-position: 0 -25px;
}
#main-nav .drop-down .more {
	float: right;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	margin: 5px 21px 0 0;
	display: inline;
	background: none;
	width: auto;
	padding: 0;
}
#main-nav .drop-down .more:hover {
	text-decoration: underline;
}
/* main nav end */
/* header end */

/* footer start */
.footer {
	background-color: #fff;
	width: 979px;
	margin: 0 0 19px 11px;
	padding: 12px 0 12px;
	overflow: hidden;
}
.footer p {
	text-align: center;
	color: #000;
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 0 48px;
}
/* footer end */

/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash .modul-box h2 span {
	visibility: hidden;
	font-size: 17px;
	letter-spacing: -1px;
}


/* main container start */
.container {
	overflow: hidden;
	width: 100%;
	margin: 208px 0 0;
	padding: 0 0 10px;
}
/* top area start */
.top-area {
	background: url(../images/top-area-bg.gif) repeat-y 100% 0;
	width: 980px;
	margin: 10px 0 0 11px;
}
.top-area .top-area-bg {
	background: url(../images/autumn_top-area-top.gif) no-repeat 100% 0;
}
.top-area .top-area-bg-bottom {
	background: url(../images/autumn_top-area-bottom.gif) no-repeat 100% 100%;
	overflow: hidden;
	width: 100%;
	padding: 0 0 7px;
}
/* right big image start */
.main-image-box {
	margin: 10px 9px 0 0;
}
.main-image-box span {
	display: block;
	text-align: right;
	font-size: 10px;
	line-height: 12px;
	margin: 3px 1px 0 0;
	padding: 0 0 1px;
}
/* right big image end */
/* gallery start */
.gallery-holder {
	background: url(../images/autumn_gallery-top-bg.png) no-repeat;
	overflow: hidden;
	width: 100%;
	height: 282px;
}
.gallery {
	background: #fff6e6 url(../images/autumn_gallery-top.gif) no-repeat;
	width: 630px;
	overflow: hidden;
}
.gallery .gallery-bg {
	overflow: hidden;
	width: 100%;
	background: url(../images/autumn_gallery-bottom.gif) no-repeat 0 100%;
	min-height: 267px;
	padding: 0 0 3px;
}
* html .gallery .gallery-bg {
	overflow: visible;
	height: 267px;
}
/* news list */
.news {
	margin: 7px 0 0;
	padding: 0 0 0 10px;
	overflow: hidden;
	width: 177px;
	float: left;
}
.news li {
	background: url(../images/line.gif) no-repeat;
	overflow: hidden;
	width: 100%;
	margin: -1px 0 0;
	padding: 0;
	vertical-align: top;
	list-style: none;
}
.news li div {
	width: 176px;
	height: 58px;
	margin: 4px 0 4px 1px;
	cursor: pointer;
}
.news li.active div {
	background: url(../images/autumn_news-item-bg.png) no-repeat;
}
.news li .image {
	float: left;
	width: 49px;
	margin: 8px 0 0 9px;
}
.news li .image img {
	border: 1px solid #f0f7f9;
}
.news li .text {
	float: left;
	width: 111px;
	text-decoration: none;
	color: #000;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	display: inline;
	margin: 6px 0 0 1px;
}
.news li.active div .image img {
	border: 1px solid #fff;
}
.news li.active div .text {
	color: #fff;
}
/* news image */
#news-slides {
	float: left;
	width: 437px;
	overflow: hidden;
	height: 260px;
}
#news-slides .post {
	display: none;
}
#news-slides .active {
	display: block;
}
.gallery .news-image {
	float: left;
	border: 1px solid #a7acae;
	margin: 17px 0 0 5px;
	display: inline;
}
/* news text */
.gallery .news-content {
	float: left;
	width: 190px;
	margin: 16px 0 0 11px;
	display: inline;
}
.gallery .news-content h2 {
	margin: 0;
	padding: 0 0 13px;
	color: #000;
	font-size: 19px;
	line-height: 20px;
	font-weight: normal;
}
.gallery .news-content h2 a {
	color: #000;
	text-decoration: none;
}
.gallery .news-content h2 a:hover {
	text-decoration: underline;
}
.gallery .news-content p {
	margin: 0;
	font-size: 12px;
	line-height: 14px;
}
.gallery .news-content p a {
	color: #f00;
	text-decoration: none;
	font: 12px/14px Arial, sans-serif;
}
.gallery .news-content p a:hover {
	text-decoration: underline;
}
/* gallery end */
.content-area {
	background: #fff url(../images/container-bg.gif) no-repeat;
	width: 980px;
	margin: 10px 0 0 11px;
}
.content-area .bg-holder {
	background: url(../images/container-bottom.gif) no-repeat 0 100%;
	overflow: hidden;
	width: 100%;
}
/* left column */
.col-1 {
	float: left;
	width: 644px;
	padding: 0 0 11px 0;
}
/* tab box start */
.tab-box {
	background: url(../images/box-bg.gif) repeat-y 100% 0;
	margin: 7px 3px 0 0;
}
.tab-box-bg {
	background: url(../images/box-top.gif) no-repeat 100% 0;
}
.tab-box-bg-bottom {
	background: url(../images/box-bottom.gif) no-repeat 100% 100%;
	overflow: hidden;
	width: 100%;
	padding: 0 0 5px;
}
.tab-box .tab-col-1 {
	float: left;
	width: 186px;
	display: inline;
	margin: -3px 0 0 6px;
}
/* Kaj vam ponuja Ringaraja? button */
.tab-box .button {
	background: url(../images/autumn_btn-kaj-vam.gif) no-repeat;
	width: 181px;
	height: 108px;
	overflow: hidden;
	text-align: center;
}
.tab-box .button h3 {
	margin: 12px 0 0;
	padding: 0 0 11px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
}
.tab-box .button a {
	color: #fff;
	font-size: 13px;
}
.buttonNK {
	border: 1px solid #fe0000;
	background-color: white;
}
.tab-box .button a:hover {
	text-decoration: none;
}
/* tab buttons start */
.tabset {
	margin: 1px 0 0;
	padding: 0 0 0 4px;
}
.tabset li {
	list-style: none;
	background: url(../images/line.gif) no-repeat;
	padding: 4px 0 4px;
	overflow: hidden;
	width: 100%;
}
* html .tabset li {
	margin-bottom: -1px;
}
*+html .tabset li {
	margin-bottom: -1px;
}
.tabset li a {
	display: block;
	width: 170px;
	height: 39px;
	text-align: center;
	text-decoration:none;
	color: #000;
	font-size: 19px;
	line-height: 22px;
	margin: 0 0 0 1px;
	padding: 19px 6px 0 0;
}
.tabset li a.active {
	background: url(../images/autumn_tab-bg.gif) no-repeat;
	color: #fff;
}
/* tab buttons end */
.tab-col-2 {
	float: left;
	width: 439px;
	margin: 10px 0 0;
}
.tab-col-2 p {
	margin: 0 20px 0 0;
	padding: 0 0 7px;
	font-size: 12px;
	line-height: 15px;
}
/* content inside tabs start */
.lists {
	background: url(../images/dotted-line.gif) repeat-x;
	height: 100px;
	padding: 9px 0 0;
}
.lists .list-1,
.lists .list-2 {
	float: left;
	width: 231px;
	padding: 0 0 0 1px;
}
.lists .list-2 {
	width: 203px;
}
.lists h3 {
	margin: 0;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
}
.lists ul,
.forum-list {
	margin: 0;
	padding: 0;
}
.forum-list {
	margin: 10px 9px 10px 10px;
	padding: 0 0 6px;
	border-bottom: 1px solid #e0e0e0;
}
.lists ul li,
.forum-list li {
	list-style: none;
	padding: 5px 0 9px;
	overflow: hidden;
	width: 100%;
	vertical-align: top;
}
.forum-list li {
	padding: 4px 0 4px;
}
.lists ul li .image,
.forum-list li .image {
	float: left;
	width: 48px;
	margin: 0 0 0 1px;
}
.forum-list li .image {
	margin: 6px 5px 0 5px;
}
.lists ul li .text,
.forum-list li .text {
	float: left;
	width: 153px;
}
.forum-list li .text {
	width: 240px;
}
.forum-list h3 {
	margin: 0;
	font-size: 12px;
	line-height: 14px;
}
.lists ul li .text h4,
.forum-list li .text h4 {
	margin: 0;
	font-size: 12px;
	line-height: 14px;
}
.lists ul li .text h4 a,
.forum-list li .text h4 a {
	text-decoration: none;
	color: #000;
}
.lists ul li .text h4 a:hover,
.forum-list li .text h4 a:hover {
	text-decoration: underline;
}
.lists ul li .text p,
.forum-list li .text p {
	margin: 0;
	font-size: 10px;
	line-height: 12px;
	padding: 0;
}
.lists ul li .text p a,
.forum-list li .text p a {
	color: #000;
}
.lists ul li .text p a:hover,
.forum-list li .text p a:hover {
	text-decoration: none;
}
.lists ul li .text p a:visited,
.forum-list li .text p a:visited {
	text-decoration: none;
	color: #999;
}
/* content inside tabs end */
/* tab box end */

/* modul box styles start */
.modul-box {
	background: url(../images/modul-box-bg.gif) repeat-y;
	width: 631px;
	margin: 10px 0 0 10px;
}
.col-2 .modul-box {
	width: 321px;
	background: url(../images/modul-box-bg-middle.gif) repeat-y;
	margin: 10px 0 0;
}
.col-2 .col-2-1 .modul-box {
	width: 152px;
	margin: 7px 0 0;
}
.col-2 .col-2-1 .modul-box {
	background: url(../images/modul-box-bg-small.gif) repeat-y;
}
.modul-box .modul-box-bg {
	background: url(../images/modul-box-bottom.gif) no-repeat 0 100%;
	overflow: hidden;
	width: 100%;
	padding: 0 0 1px;
}
.col-2 .modul-box .modul-box-bg {
	background: url(../images/modul-box-bottom-middle.gif) no-repeat 0 100%;
}
.col-2 .col-2-1 .modul-box .modul-box-bg {
	background: url(../images/modul-box-bottom-small.gif) no-repeat 0 100%;
}
.col-2 .modul-box .modul-box-top {
	background: url(../images/modul-box-top-middle.gif) no-repeat;
	overflow: hidden;
	width: 100%;
}
.modul-box h2 {
	margin: 0;
	padding: 6px 0 6px 11px;
	background: url(../images/autumn_heading-bg.gif) no-repeat;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	height: 18px;
	overflow: hidden;
}
.col-2 .modul-box h2 {
	background: url(../images/autumn_heading-bg-middle.gif) no-repeat;
}
.col-2 .col-2-1 .modul-box h2 {
	background: url(../images/autumn_heading-bg-small.gif) no-repeat;
}
/* modul box styles end */
/* rubrikes start */
.rubrikes {
	overflow: hidden;
	width: 100%;
}
.rubrike {
	border-top: 1px solid #e0e0e0;
	width: 612px;
	margin: -1px 0 0 10px;
	padding: 7px 0 14px;
	overflow: hidden;
}
.rubrike .image {
	float: left;
	width: 172px;
	margin: 6px 0 0;
}
.rubrike .image img {
	border: 1px solid #b3b3b3;
}
/* text side */
.rubrike .text {
	background: url(../images/dotted-line-2.gif) repeat-y 224px 0;
	float: left;
	width: 440px;
	margin: 1px 0 0;
	min-height: 168px;
}
* html .rubrike .text {
	height: 168px;
}
.rubrike .text .text-col {
	float: left;
	width: 220px;
}
.rubrike .text h3 {
	margin: 0;
	padding: 0 0 9px;
	color: #000;
	font-size: 19px;
	line-height: 20px;
	font-weight: normal;
}
.rubrike .links-col h3 {
	margin: 0 0 0 11px;
}
.rubrike .text h3 a {
	color: #000;
	text-decoration: none;
}
.rubrike .text h3 a:hover {
	text-decoration: underline;
}
.rubrike .text p {
	margin: 0;
	font-size: 12px;
	line-height: 14px;
}
.rubrike .text p a {
	text-decoration: none;
	color: #f00;
	font: 12px/15px Arial, sans-serif;
}
.rubrike .text p a:hover {
	text-decoration: underline;
}
/* links side */
.rubrike .links-col {
	float: left;
	width: 204px;
	display: inline;
	margin: 0 0 0 10px;
}
.rubrike .links-col ul {
	margin: -1px 0 0 4px;
	padding: 0;
}
.rubrike .links-col ul li {
	list-style: none;
	background: url(../images/arrow.gif) no-repeat 0 6px;
	padding: 0 0 3px 7px;
	line-height: 17px;
}
.rubrike .links-col ul li a {
	color: #000;
}
.rubrike .links-col ul li a:hover {
	text-decoration: none;
}
.rubrike .links-col ul li a:visited {
	color: #999;
	text-decoration: none;
}
.rubrike .links-col ul li span {
	background-color: #f00;
	color: #fff;
	font-size: 10px;
	line-height: 10px;
	padding: 0 3px;
}

.modul-box-bg .col-3-1 ul {
	margin: -1px 0 0 4px;
	padding-top: 0;
}
.modul-box-bg .col-3-1 ul li {
	list-style: none;
	background: url(../images/arrow.gif) no-repeat 0 6px;
	padding: 0 0 3px 7px;
	line-height: 17px;
}

.modul-box-bg .col-3-2 ul {
	margin: -1px 0 0 4px;
	padding: 0;
}
.modul-box-bg .col-3-2 ul li {
	list-style: none;
	background: url(../images/arrow.gif) no-repeat 0 6px;
	padding: 0 0 3px 7px;
	line-height: 17px;
}

.modul-box-bg .col-3-3 ul {
	margin: -1px 0 0 4px;
	padding: 0;
}
.modul-box-bg .col-3-3 ul li {
	list-style: none;
	background: url(../images/arrow.gif) no-repeat 0 6px;
	padding: 0 0 3px 7px;
	line-height: 17px;
}

.modul-box-bg .col-3-1-1 ul {
	margin: -1px 0 0 4px;
	padding: 13px 0 0 0;
}
.modul-box-bg .col-3-1-1 ul li {
	list-style: none;
	background: url(../images/arrow.gif) no-repeat 0 6px;
	padding: 0 0 3px 7px;
	line-height: 17px;
}

.modul-box-bg .col-3-1-2 ul {
	margin: -1px 0 0 4px;
	padding: 13px 0 0 0;
}
.modul-box-bg .col-3-1-2 ul li {
	list-style: none;
	background: url(../images/arrow.gif) no-repeat 0 6px;
	padding: 0 0 3px 7px;
	line-height: 17px;
}

.box-2-in-1 .text p a {
	color: red;
}

.modul-box-bg .col-3-1-3 ul {
	margin: -1px 0 0 4px;
	padding: 13px 0 0 0;
}
.modul-box-bg .col-3-1-3 ul li {
	list-style: none;
	background: url(../images/arrow.gif) no-repeat 0 6px;
	padding: 0 0 3px 7px;
	line-height: 17px;
}
/* rubrikes end */

/* right column */
.col-2 {
	float: left;
	width: 330px;
	display: inline;
	margin: 0 0 0 6px;
	padding: 0 0 13px;
	background: url(../images/autumn_corner-right.gif) no-repeat 100% 0;
}
/* forum links start */
.forum-nav {
	margin: 19px 0 0 15px;
	padding: 0;
	width: 306px;
}
.forum-nav li {
	float: left;
	display: inline;
	background: url(../images/sep-3.gif) no-repeat 0 4px;
	padding: 0 9px 29px 9px;
}
.forum-nav li.first {
	padding-left: 0;
	background: none;
}
.forum-nav li a {
	color: #f00;
}
.forum-nav li a:hover {
	text-decoration: none;
}
/* forum links end */
/* box with apple start */
.text-box  {
	padding: 0 0 4px;
	width: 100%;
	overflow: hidden;
}
.text-box div {
	min-height: 123px;
	overflow: hidden;
}
* html .text-box div {
	height: 123px;
	overflow: visible;
}
.text-box img {
	float: left;
	margin: 11px 17px 0 12px;
	display: inline;
}
.text-box p {
	margin: 11px 10px 0 0;
	font-size: 14px;
	line-height: 17px;
}
.text-box p a {
	color: #000;
}
.text-box p a:hover {
	text-decoration: none;
}
.text-box .more {
	color: #000;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
	float: right;
	margin: 0 10px 0 0;
}
/* box with apple end */
.col-2-1 {
	float: left;
	width: 152px;
}
.col-2-2 {
	float: right;
	width: 160px;
	margin: 7px 10px 0 0;
	display: inline;
}
/* form anketa start */
.anketa-box {
	margin: 0;
}
.anketa-box p {
	margin: 8px 0 0 10px;
	padding: 0 0 7px;
}
.form-anketa {
	margin: 1px 0 0 9px;
}
.form-anketa label {
	padding: 0 0 5px 25px;
	width: 83%;
	display: block;
	text-indent: -25px;
}
* html .form-anketa label {
	padding-bottom: 2px;
}
*+html .form-anketa label {
	padding-bottom: 2px;
}
.form-anketa label input {
	margin: 0 5px 0 0;
	width: 15px;
	vertical-align: middle;
}
* html .form-anketa label input {
	margin: 2px 5px 0 0;
	height: 13px;
}
*+html .form-anketa label input {
	margin: 2px 5px 0 0;
	height: 13px;
}
.form-anketa #btn-glasuj {
	margin: 7px 0 0 21px;
}
/* form anketa end */
.anketa-list {
	margin: 11px 0 0 8px;
	padding: 6px 0 10px;
	border-top: 1px solid #e0e0e0;
	width: 135px;
}
.anketa-list li {
	list-style: none;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	padding: 0 0 4px;
}
.anketa-list li a {
	color: #f00;
}
.anketa-list li span {
	background: url(../images/sep-3.gif) no-repeat 0 4px;
}
.anketa-list li span span {
	background: url(../images/sep-3.gif) no-repeat 100% 4px;
	padding: 0 7px;
}
.anketa-list li a:hover {
	text-decoration: none;
}
/* anketa box end */
/* vreme box start */
.vreme-box {
	margin: 9px 0 0 11px;
}
.vreme-box h3 {
	margin: 0;
	padding: 0 0 14px;
	font-size: 12px;
	line-height: 15px;
}
.vreme-box p {
	margin: 0;
}
.weather-now {
	margin: 3px 0 0 -3px;
}
.weather-now .cloudy {
	background: url(../images/weather-1.gif) no-repeat;
	width: 65px;
	height: 67px;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
}
.weather-now .temp {
	float: left;
	font-size: 25px;
	line-height: 28px;
	margin: 17px 0 0 18px;
}
.weather-now .temp span {
	font-size: 33px;
	position: relative;
	top: 7px;
	left: -2px;
}
/* week weather table start */
.weather {
	margin: 1px 0 6px -4px;
	padding: 0;
	border-collapse: collapse;
	width: 136px;
	clear: both;
	font-size: 11px;
	line-height: 13px;
	border-top: 1px solid #e0e0e0;
}
.weather td {
	vertical-align: middle;
	margin: 0;
	padding: 4px 0 13px 8px;
}
.weather td.weather-ico {
	width: 42px;
	padding-left: 0;
}
.weather .sunny,
.weather .cloudy,
.weather .rainy,
.weather .hard-rainy,
.weather .sunny-cloudy {
	display: block;
	background: url(../images/weather-sun.gif) no-repeat;
	width: 26px;
	height: 25px;
	text-indent: -9999px;
	overflow: hidden;
}
.weather .cloudy {
	background: url(../images/weather-cloud.gif) no-repeat;
	width: 30px;
	height: 28px;
}
.weather .rainy {
	background: url(../images/weather-rain.gif) no-repeat;
	width: 30px;
	height: 28px;
}
.weather .hard-rainy {
	background: url(../images/weather-rain-2.gif) no-repeat;
	width: 30px;
	height: 28px;
}
.weather .sunny-cloudy {
	background: url(../images/weather-cloudy.gif) no-repeat;
	width: 42px;
	height: 23px;
}
/* week weather table end */
/* vreme box end */

/* recipes on title */

.col-3-1 {
border-bottom:1px solid #E0E0E0;
float:left;
min-height:274px;
width:196px;
}
.col-3-1-1 {
float:left;
width:196px;
padding-bottom: 30px;
}

.modul-box h2.recipe {
background:transparent none repeat scroll 0 0;
border-bottom:1px solid #E0E0E0;
font-size:20px;
font-weight:normal;
height:20px;
line-height:28px;
margin:0;
overflow:hidden;
padding-bottom:10px;
padding-left:13px;
}

.col-3-3, .col-3-2 {
border-bottom:1px solid #E0E0E0;
float:left;
min-height:274px;
width:196px;
padding-bottom: 15px;
}

.col-3-1-3, .col-3-1-2 {
float:left;
width:196px;
padding-bottom: 15px;
}


.col-3-3, .col-3-1-3 {
margin-left:20px;
}

.modul-box .modul-box-bg {
background:transparent none repeat scroll 0 0;
}

.modul-box {
background:transparent none repeat scroll 0 0;
}

.col-3-1 p, .col-3-2 p, .col-3-3 p {
margin-bottom:5px;
margin-top:9px;
padding-left:13px;
padding-top:0;
}
/* recipes on title */


.breadcrumbs
{background:#FFFFFF no-repeat scroll 0 0;
margin:6px 0 0 11px;
width:980px;
height:20px;
line-height:20px;
padding:0px;
}

.breadcrumbs-left {
background:transparent url(/images/autumn_breadcrumbs-bg-left.gif) no-repeat scroll 0 0;
padding:0;
width:11px;
float:left;
height:20px;
}
.breadcrumbs-middle {
background:#ffecba;
float:left;
height:20px;
line-height:20px;
}
.breadcrumbs-right {
background:transparent url(/images/autumn_breadcrumbs-bg-middle.gif) no-repeat scroll 0 0;
float:left;
width:20px;
height:20px;
}
