/* main */
@import "blitzer/jquery-ui-1.8.4.custom.css";
blockquote,body,caption,div,dl,dt,dd,form,fieldset,h1,h2,h3,h4,h5,h6,html,li,ul,ol,p,pre,textarea{
	margin:0;
	padding:0;
}
.mainwrap {
	margin: 0 auto;
	width:970px;
	background-color:#fff;
	height:100%;
	min-height:100%;
	width:970px;
	position: relative;
}
html{
	height:100%;
	background: #ccc url(../images/back6.gif) repeat-y 50% 0 fixed;
}
body {
	height:100%;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #111;	
}
a:link    { color: #003588; text-decoration: underline; }
a:visited { color: #003588; text-decoration: underline; }
a:active  { color: #003588; text-decoration: underline; }
a:hover   { color: #003588; text-decoration: none; }


/* bannerline */
.bannerline {
	width:970px;
	float:left;
	height:128px;
	background-image: url(../images/banner1.jpg);
	background-repeat: no-repeat;	
}
.bannermenuwrap {
	width:970px;
	padding:11px 0 0 0;
	float:left;
}
#langmenu {
	width:200px;
	float:left;
	margin:0 0 0 20px;
	font-size: 11px;
	color:#888888;
	font-weight:bold;
}
#langmenu .langlink{
	color:#d9261c;
	text-decoration:none;
	font-weight:bold;
}
.logowrap {
	width:970px;
	float:left;
}
#logo {
	width:228px;
	float:left;
}
#logo img{
	padding:5px 0 0 18px;
}
#klubfield {
	width:213px;
	height:75px;
	float:right;
	margin:15px 8px 0 0;
	padding:5px 5px 5px 15px;
	background-image: url(../images/klub_back.png);
	background-repeat: no-repeat;
	font-size:11px;
}
.utilwrap {
	float:left;
	width:960px;
	padding:12px 5px 10px 5px;
	background-color: #fff;
}
/* contentboxes */
.contnormal {
	float:left;
	width:546px;
	padding:0 12px 0 12px;
}
.contwrap1, .contwrap2{
	float:left;
	width:100%;
}
.contnormal-wide {
	float:left;
	width:736px;
	padding:0 12px 0 12px;
}
.contleft {
	float:left;
	width:195px;
	padding:0 0 0 5px;
}
.contright {
	float:left;
	width:195px;
	padding:0 5px 0 0;
}
/* bannermenu */
#bannermenu {
	width: 600px;
	float:right;
	padding:0;
}
#bannermenu a {
	font-size: 11px;
	color: #111;
	padding:0 5px;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
#bannermenu a:hover { 
	color: #aaa; 
}
#bannermenu ul  {
	margin: 0;
	float:right;
}
#bannermenu ul li {
	float:left;
	list-style: none;
}

/* topmenu */
.topmenuwrap {
	width:970px;
	height:40px;
	float:left;
	background-image: url(../images/back5.jpg);
	background-repeat: no-repeat;
	border-top:1px solid #fff;
}
#topmenu {
	float:left;
	margin:0;
}
.functions {
	float:right;
	padding:6px 0 0 10px;
}
.functionb{
	width:17px;
	height:17px;
	display:block;
	float:left;
	background-image: url(../images/functions.gif);
	background-repeat: no-repeat;
	margin:0 1px 0 0;
	text-indent:-999em;
}
#printlink, #mobilelink{
	text-indent:-999em;
	float:left;
}
#printlink a, #mobilelink a{
	width:17px;
	height:17px;
	display:block;
	background-image: url(../images/functions.gif);
	background-repeat: no-repeat;
	background-position: -36px 0;
	margin:0 1px 0 0;
	text-indent:-999em;
}
#mobilelink a{
	background-position: -54px 0;
}
.fontminus{
	background-position: -18px 0;
}
#topmenu a {
	font-size: 11px;
	color: #fff;
	padding:7px 7px 2px 7px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height:20px;
	float:left;
}

#topmenu a:hover { 
	background-image: url(../images/back4.gif);
	background-repeat: repeat-x;
}
#topmenu ul  {
	margin: 0;
}
#topmenu ul li {
	float:left;
	list-style: none;
}

#topmenu .act {
	background-image: url(../images/back4.gif);
	background-repeat: repeat-x;
}
/* submenu */
#submenu, #club_submenu {
	width:193px;
	float:left;
	padding:0 0 12px 0;
	border:1px solid #999;
	background-color:#f2f3f7;
	margin:0 0 10px 0;
}
#submenu a, #club_submenu a {
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color:#013299;
	display: block;
	padding:5px 5px 5px 9px;
}
#club_submenu a {
	color:#2c5cc2;
}
#submenu .level1, #club_submenu li {
	background-color:#fff;
	margin:3px 0 0 0;
}
#submenu a:hover, , #club_submenu a:hover { 
	color: #013299; 
}
#submenu ul li {
	margin: 0;
	list-style: none;
}
#submenu ul li ul {
	padding:4px 0 4px 18px;
	background-color:#f2f3f7;
}
#submenu ul li ul li a {
	font-size: 12px;
	color: #cc3335;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding: 0 0 0 9px;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}
#submenu ul li ul li {
	padding:2px 0 3px 0;
	margin:0;
}
#submenu ul li ul li ul li {
	padding:2px 0 2px 0;
}
#submenu ul li ul li ul li a {
	background-image: none;
}
/* footmenu */
#footmenu1 a,#footmenu2 a,#footmenu3 a {
	text-decoration: none;
	color:#3b3b3b;
	font-weight: normal;
	display: block;
	padding:5px 5px 5px 9px;
}
#footmenu1 a:hover,#footmenu2 a:hover,#footmenu3 a:hover {
	text-decoration: underline;	
}
#footmenu1 ul li a,#footmenu2 ul li a,#footmenu3 ul li a {
	padding: 0 0 0 11px;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}
#footmenu1 ul li,#footmenu2 ul li,#footmenu3 ul li {
	margin:0 0 3px 0;
	list-style: none;
}
/* path */
#path {
	width:97%;
	float:left;
	height:12px;
	padding:0 0 16px 0;
}
#path img {
	margin:3px
}
#path a {
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
#path a:hover { 
	text-decoration: underline;
}
#path ul  {
	margin: 0;
}
#path ul li {
	float:left;
	list-style: none;
}
/* content */
#contentarea {
	width:970px;
	float:left;
	background-color: #FFF;
	padding: 0 0 20px 0;
}
.social {
	float:left;
	width:208px;
	margin:2px 0 15px 0;
}
.social a {
	text-decoration:none;
	color:#111;
	font-size:11px;
}
#normal ul {
	margin:5px 0 5px 0;
}
#normal ul li ul {
	list-style: none;
	padding: 2px 0 2px 0;
}
#normal ul li {
	list-style: none;
	padding: 0 0 0 10px;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	line-height: 17px;
	background-position: 0 7px;
}
#normal .csc-textpic li {
	list-style: none;
	padding:0;
	background-image:none;
}
.csc-textpic-text li, .csc-default li {
    list-style: none;
    padding: 2px 0 2px 13px;
    background-image: url(../images/dot.gif);
    background-repeat: no-repeat;
    line-height: 17px;
    background-position: 0 8px;
}
#contentarea ol li{
	list-style:decimal;
	list-style-position:inside;
	margin:0 0 0 20px;
}
#normal .tx-club-pi1 .club-edit-links-wrap ul li{
	background-image:none;
}
#right {
	color:#666;
	font-size:11px;
}
.border {
	margin: 0 0 12px 0;
	border: 1px solid #999;
}
#right .csc-textpic-text {
	padding:10px;
}
#right p {
	margin:0;
}
.csc-header {

}
#left {
	color:#666;
	font-size:11px;
}
#left .csc-default {
	border: 1px solid #999;
	padding: 0;
	margin: 0 0 12px 0;
}
#left .csc-textpic-text {
	padding:10px;
}
#left p {
	margin:0;
}
h1	{
	font-size: 16px;
	color: #cc3333;
	font-weight: normal;
	margin:5px 0 5px 0;
}
h2	{
	font-size: 16px;
	color: #003399;
	font-weight: normal;
	margin:5px 0 5px 0;
}
h3	{
	font-size: 12px;
	color: #cc3333;
	font-weight: bold;
	margin:5px 0 5px 0;
}
h4	{
	font-size: 12px;
	color: #003399;
	font-weight: bold;
	margin:5px 0 5px 0;
}
h5	{
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	margin:0;
	padding:4px 4px 4px 8px;
	text-transform: uppercase;
	background-color: #173885;
}
hr {
	border: 0;
	color: #999;
	background-color: #999;
	height: 1px;
	width: 100%;
	margin:20px 0 20px 0;
}
.lastwrap hr {
	border: 0;
	color: #999;
	background-color: #999;
	height: 1px;
	width: auto;
	margin:10px 20px 10px 16px;
}
.contenttable {
	border-collapse:collapse;
	margin: 10px 0 10px 0;
}
.contenttable td {
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	border-collapse:collapse;
	padding:5px;
}

/* kazalo */
#kazalo a {
	text-decoration: none;
	padding: 0;
}
#kazalo a:hover {
	text-decoration: underline;
}
#kazalo ul li {
	list-style: none;
	padding: 0 0 20px 0;
}
#kazalo ul li a {
	list-style: none;
	font-weight: bold;
	padding: 0 3px 0 12px;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	line-height: 17px;
	background-position: 0 5px;
}
#kazalo ul li a:hover {
	background-image: url(../images/bullet2.gif);
}
#kazalo ul li ul li {
	padding: 2px 0 2px 5px;
}
#kazalo ul li ul li a {
	padding: 0 2px 0 2px;
	background-image: none;
	margin:0 0 0 24px;
}
#kazalo ul li ul li a:hover {
	background-image: none;
}
#kazalo ul li ul li ul li a {
	padding: 0 2px 0 2px;
	background-image: none;
	margin:0 0 0 40px;
	font-weight: normal;
}
#kazalo ul li ul li ul li a:hover {
	background-image: none;
}
#kazalo ul li ul li ul li ul li a {
	padding: 0 2px 0 2px;
	background-image: none;
	margin:0 0 0 60px;
	font-weight: normal;
}
#title {
	padding:0 0 20px 0;
	float:left;
	width:100%;
}
#title h1 {
	color:#cc3333;
	font-size: 16px;
}
.csc-menu {
	padding:10px 0 20px 0;
}
/* news front */
#newsbox1, #newsbox2 {
	float:left;
	width:270px;
}
#newsbox1 {
	margin:0 6px 0 0;
}
.lastwrapfront {
	width:270px;
}
.lastwrapfront {
	width:270px;
	float:left;
	padding:0 0 10px 0;
}
.lastwrapfront a {
	color:#1f1e21;
	text-decoration: none;
}
.lastwrapfront a:hover {
	text-decoration: underline;
}
.lastwrapfront1, .lastwrapfront2 {
	width:250px;
	padding:8px 5px 3px 5px;
	float:left;
}
.fronttitlefront1, .fronttitlefront2, .fronttitlefront3, .fronttitlefront4  {
	width:260px;
	height:29px;
	float:left;
	background-image: url(../images/title_novicefront.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	color: #FFF;
	padding:7px 0 0 10px;
}
.fronttitlefront2 {
	background-image: url(../images/title_razpisifront.gif);
}

.fronttitlefront{
	float:left;
	width:203px;
	height:29px;
}
/* news list */
.fronttitle1, .fronttitle2, .fronttitle3, .fronttitle4, .fronttitle5, .fronttitle_blog  {
	width:535px;
	height:29px;
	float:left;
	background-image: url(../images/title_novice.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	color: #FFF;
	padding:7px 0 0 10px;
}
.fronttitle2 {
	background-image: url(../images/title_razpisi.gif);
}
.fronttitle3 {
	background-image: url(../images/title_novicearh.gif);
}
.fronttitle4 {
	background-image: url(../images/title_razpisiarh.gif);
}
.fronttitle5 {
	background-image: url(../images/title_razpisipotekli.gif);
}
.fronttitle{
	float:left;
	width:478px;
	height:29px;
}
.news_list_expiredate {
	font-size:11px;
	color:#666;
}
.rss{
	float:left;
	width:57px;
	height:29px;
	text-indent:-999em;
}
.rss a{
	display:block;
	width:57px;
	height:29px;
}

.clear {
	clear:both;
}
.lastwrap {
	width:550px;
	float:left;
	padding:0 0 10px 0;
}
.lastwrap a {
	color:#1f1e21;
	text-decoration: none;
}
.lastwrap a:hover {
	text-decoration: underline;
}
.lastwrap1, .lastwrap2 {
	float:left;
	width:250px;
	height:90px;
	padding:8px 0 3px 15px;
}

.lastdate {
	font-size:11px;
	color:#666;
	padding:3px 0 0 0;
}

/* news single */
.news_single_wrap1 {
	padding:0 20px 0 0;
}
.contwrap2-wide .news_single_wrap1 {

}
.news_single_wrap3 {
	float:left;
	width:545px;
	margin:30px 0 0 0;
}
.news_single_date {
	font-size: 11px;
	color: #666;
}
.news_single_text2 {
	float:right;
	width:230px;
	padding: 10px;
	margin:0 0 10px 10px;
	background-color: #f2f3f7;
}
.news_single_expiredate {
	font-size: 12px;
	color: #333;
	margin:10px 0 0 0;
	font-weight: bold;
}
.news_single_title {
	font-size: 16px;
	color: #cc3333;
	margin:3px 0 20px 0;
	font-weight: bold;
}

.news_single_wrap1 h2 {
	font-size:12px;
	margin:0 0 8px 0;
	font-weight: bold;
}
.news_single_subheader h2 {
	align:justify;
}
.news_single_text ul {
	list-style: none;
	padding: 10px 0 10px 0;
}
.news_single_text ul li ul {
	list-style: none;
	padding: 2px 0 2px 0;
}
.news_single_text ul li {
	list-style: none;
	padding: 0 0 0 10px;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	line-height: 17px;
	background-position: 0 7px;
}
.news_single_text2 ul {
	list-style: none;
	padding: 10px 0 10px 0;
}
.news_single_text2 ul li ul {
	list-style: none;
	padding: 2px 0 2px 0;
}
#normal .news_single_text2 ul li {
	list-style: none;
	background-image: none;
}
#normal .news_single_text2 ul li a {
	background-image: url(../images/filelink.gif);
	background-repeat: no-repeat;
	line-height: 17px;
	padding: 0 0 0 17px;
}	
.news-single-backlink {
	margin:20px 0 0 0;
}
.news-single-backlink a {
	font-size: 11px;
	color: #666;
}
.news_single_gallery{
	float:left;
	border:1px solid #cccccc;
	padding:9px 3px 9px 9px;
	margin:10px 0 10px 0;
}
.news_single_gallery a{
	float:left;
	margin:0 5px 5px 0;
}
.news-single-related{
	float:left;
	width:99%;
	margin:10px 0 20px 0;
}
.news-single-related-header{
	background-color:#738fc7;
	color:#b8caed;
	font-size:12px;
	font-weight:bold;
	padding:9px;
}
.news-single-related-item{
	background-color:#b8caed;
	padding:9px;
	border-top:1px solid #fff;
}
.news-single-related-item a{
	color:#000;
	text-decoration:none;
}
.news-single-related-item a:hover{
	text-decoration:underline;
}
.news-single-related-date{
	font-size:10px;
	color:#666666;
	padding:5px 0 0 0;
}
.news-caption {
	display:none;
}
.to_top_link{
	float:right;
	font-size:11px;
	width:150px;
	text-align:right;
}
/* footline */
#footline {
	width:970px;
	float:left;
	padding:20px 0;
	background-color:#dedede;
	margin:0;
}
.logotip1, #footmenu1, #footmenu2, #footmenu3, .logotip2 {
	float:left;
}
.logotip1 {
	width:200px;
}
.logotip1 img {
	margin:10px;
}
.logotip2 {
	width:190px;
}
.logotip2 img {
	margin:10px;
	float:left;
}
#footmenu1, #footmenu2, #footmenu3 {
	width:190px;
}
/* irfaq */
.tx-irfaq-pi1{
	float:left;
	margin:10px 0;
	width:99%;
}
.tx-irfaq-head{
	background-color:#c4c4c4;
	padding:7px;
}
.tx-irfaq-text{
	font-weight:bold;
	color:#003399;
	padding:0 20px 0 0;
}
.tx-irfaq-links{
	color:#000;
	font-size:11px;
}
.tx-irfaq-links a{
	color:#000;
}
.tx-irfaq-pi1 dt{
	background-color:#e5e5e5;
	padding:7px;
	border-top:1px solid #fff;
}
.irfaq_answer{
	padding:7px;
}
/* felogin */
.tx-felogin-pi1 legend{
	display:none;
}
.login-message{
	color:#666666;
	font-size:10px;
	padding:0 0 20px 0;
}
.login-item{
	width:100%;
	float:left;
	padding:0 0 15px 0;
}
.login-item label{
	float:left;
	width:135px;
}
.login-item input{
	float:left;
	width:150px;
	border:1px solid #999999;
	padding:1px;
	font-size:10px;
	color:#999999;
}
.login-button{
	float:left;
	padding:0 0 0 135px;
}
.login-button input{
	border:1px solid #999999;
	font-size:10px;
	color:#111111;
	padding:2px 3px;
}
/* felogin front */
.login-front-header{
	float:left;
	font-style:italic;
	width:213px;
	color:#173885;
	font-weight:bold;
	font-size:12px;
}
.login-front-message{
	float:left;
	width:213px;
	color:#173885;
	padding:5px 0 5px 0;
}
.login-front-item{
	float:left;
	font-size:10px;
	color:#173885;
	margin:0 3px 0 0;
}
.login-front-item label{ 
	float:left;
	padding:3px 1px 0 0;
}
.login-front-fields{
	float:left;
	width:213px;
}
.login-button-front input{
	border:none;
}
.login-button-front{
	float:left;
}
.login-front-links{
	float:left;
	width:213px;
}

/* club registration */
.club-register-item{
	float:left;
	width:100%;
	padding:0 0 15px 0;
}
.club-register-txt{
	float:left;
	width:50%;
}
.mandatory_mark{
	display:inline;
	color:#CC3333;
}
.club-register-warning, .club-error{
	color:#CC3333;
	padding:0 0 15px 0;
	float:left;
}
.club-register-right{
	float:right;
	width:50%;
	padding:5px 0 0 0;
	clear:right;
}
.club-register-field{
	float:left;
	width:50%;
}
.select-normal{
	float:left;
	width:248px;
	border:1px solid #999999;
	padding:3px 0 3px 0;
	font-size:10px;
	color:#999999;
}
.select-large{
	float:left;
	width:50%;
	border:1px solid #999999;
	padding:3px 0 3px 0;
	font-size:10px;
	color:#999999;
}
.input-normal{
	float:left;
	width:240px;
	border:1px solid #999999;
	padding:3px;
	font-size:10px;
	color:#999999;
}
.input-medium{
	float:left;
	width:144px;
	border:1px solid #999999;
	padding:3px;
	font-size:10px;
	color:#999999;
}
.input-login-front{
	float:left;
	width:60px;
	border:1px solid #999999;
	padding:1px;
	font-size:10px;
	color:#999999;
	height:14px;
}
.input-login-front-large{
	float:left;
	width:160px;
	border:1px solid #999999;
	padding:1px;
	font-size:10px;
	color:#999999;
	height:14px;
}
.input-small{
	float:left;
	width:40px;
	border:1px solid #999999;
	padding:3px 0 3px 0;
	font-size:10px;
	color:#999999;
}
.club-register-spacer{
	float:left;
	width:6px;
}
.club-register-description{
	width:100%;
	float:left;
	color:#666666;
	font-size:10px;
	padding:10px 0 15px 0;
}
.club-register-button{
	padding:15px 0 0 50%;
	float:left;
}
.button-normal{
	border:1px solid #999999;
	font-size:10px;
	color:#111111;
	padding:2px 3px;
	margin:10px 0 20px 0;
}
.textarea{
	float:left;
	width:244px;
	border:1px solid #999999;
	padding:1px;
	font-size:10px;
	color:#999999;
	overflow:auto;
}
.textarea-large{
	float:left;
	width:100%;
	border:1px solid #999999;
	padding:1px;
	height:300px;
	font-size:10px;
	color:#999999;
	overflow:auto;
}
.ui-datepicker-trigger{
	margin:0 0 0 5px;
}
/* booking */
.calendar_month{
	float:left;
	font-weight:bold;
	padding:0 0 10px 0;
}
.calendar-nav{
	float:left;
}
.dalendar_month_wrap{
	float:left;
	width: 100%;
}
.dalendar_month_wrap a{
	text-decoration:none;
}
.calendar_day_wrap{
	float:left;
	background-image: url(../images/calendar-day-back.gif);
	background-repeat: no-repeat;
}
.calendar_day{
	color:#fff;
	text-align:center;
	font-weight:bold;
	float:left;
	height:25px;
	width:51px;
	padding:8px 19px 0 0;
}
.calendar_date_row{
	float:left;
	width:490px;
}
.calendar_date{
	float:left;
	width:51px;
	height:36px;
	text-align:center;
	font-size:18px;
	color:#666666;
	background-image: url(../images/calendar-back.gif);
	background-repeat: no-repeat;
	padding:15px 0 0 0;
	margin:10px 19px 0 0;
}
.calendar_date a{
	font-size:18px;
	color:#cc3333;
	text-decoration:none;
}
.calendar_date a:hover{
	text-decoration:underline;
}
.booking-timetable-header-wrap{
	float:left;
	width:490px;
	background-color:#173885;
}
.booking-timetable-header{
	height:23px;
	color:#fff;
	font-weight:bold;
	padding:10px 0 0 10px;
	float:left;
}
.booking-timetable-row{
	float:left;
	width:490px;
	border-bottom:1px solid #111111;
}
.booking-timetable-hour{
	float:left;
	width:200px;
	padding:5px 0 0 10px;
}
.booking_free{
	float:left;
	width:130px;
	background-color:#C9D4E8;
	cursor: pointer;
	height:21px;
	padding:5px 0 0 10px;
}
.booking_ocupied{
	float:right;
	width:130px;
	background-color:#DEDEDE;
	height:21px;
	padding:5px 0 0 10px;
	text-decoration:line-through;
}
.booking-timetable-legend{
	float:left;
	width:200px;
	padding:5px 0 5px 10px;
}

/* club */
.club-step{
	float:left;
	width:100%;
	padding:10px 0 10px 0;
}
.club-step span{
	font-weight:bold;
}
#all_steps{
	display:inline;
}
#club-functions-menu{
	float:left;
	width:100%;
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;
	padding:10px 0 5px 0;
}
#club-functions-menu ul li{
	float:left;
	list-style:none;
	line-height:12px;
	margin:0 0 5px 0;
	background-image:none;
	padding:0;
}
#club-functions-menu ul .club_menu_spacer{
	float:left;
	width:20px;
	height:13px;
	background-image: url(../images/club_functions_back.gif);
	background-repeat: no-repeat;
	background-position:50% 0;
	padding:0;
}
#club-functions-menu ul .first{

}
#club-functions-menu ul .last{
	background-image: none;
}
#club-functions-menu ul li a{
	color:#003399;
	text-decoration:none;
	float:left;
}
.club-data{
	float:left;
	width:100%;
}
.club-edit-links-wrap{
	float:left;
	width:100%;
}
#normal .club-edit-links{
	float:right;
	padding:5px 0 0 0;
}
#normal .club-edit-links ul li{
	background-image:none;
}
.club-red-link{
	color:#CC3333 !important;
	text-decoration:none !important;
}
.club-edit-links li{
	float:left;
}
.club-edit-links a{
	color:#cc3333;
	text-decoration:none;
}
.club-block{
	float:left;
	width:50%;
}
.club-data-header{
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	float:left;
	width:100%;
	padding:20px 0 10px 0;
}
.club-data-line{
	float:left;
	width:100%;
	padding:0 0 5px 0;
}
.club-data-txt{
	float:left;
	color:#666666;
	padding:0 5px 0 0;
}
.club-data-txt2{
	float:left;
}
.club-data-txt2 a{
	float:left;
	clear:left;
}
.club-data-edit .club-data-txt{
	width:40%;
}
.club-data-edit2 .club-data-txt{
	width:13%;
}
.club-table{
	width:100%;
	float:left;
}
.club-table th{
	font-weight:bold;
}
.club-table th, .club-table td{
	padding:5px;
	border-bottom:1px solid #999999;
}
.club-search{
	float:left;
	width:100%;
}
.club-search .club-data-txt{
	width:40%;
}
/* tag cloud */
.tag_size1{
	font-size:10px;
}
.tag_size2{
	font-size:12px;
}
.tag_size3{
	font-size:14px;
}
.tag_size4{
	font-size:16px;
}
.tag_size5{
	font-size:18px;
}
.tag_size6{
	font-size:20px;
}
.tx-skladitags-pi1{
	width:185px;
	padding:0 0 10px 10px;
	overflow:hidden;
}
.tx-skladitags-pi1 span{
	display:inline-block;
	padding:5px 5px 0 0;
	text-transform:lowercase;
}
#right .tx-skladitags-pi1 a{
	color: #b2b2b2;
	text-decoration:none;
}
#right .tx-skladitags-pi1 a:hover{
	text-decoration:underline;
}
.tx-skladitags-pi2 .main_region{
	font-weight:bold;
}
.tx-skladitags-pi2 .sub_region{
	padding:0 0 0 15px;
}
.tx-skladitags-pi2 .input {
	color:#666;
	font-size:11px;
	height:15px;
	border:1px solid #999999;
}
/* filter */
.selectbox {
	width:182px;
	font-size:11px;
	background-color:#c9d4e8;
	border:1px solid #666;
}
.input {
	width:134px;
	height:14px;
	font-size:11px;
	
}
.button {
	width:50px;
	height:20px;
	background-color:#e3b4ae;
	font-size:11px;
}
/* filter results */
.tx-skladitags-pi3 h3 {
	font-size: 14px;
	padding:0 0 10px 0;
}
.tx-skladitags-pi3 h5 {
	padding:10px 0 20px 0;
	background-color: #FFF;
	text-transform: none;
}
.tx-skladitags-pi3 h5 a {
	font-size: 11px;
	color: #666;
}
/* anketa */
.survey_item input {
	margin:0 5px 0 0;
}
/* newsletter */
.tx-skladinewsletter-pi2 div {
	margin:5px;
}
.newsletter_title {
	padding:12px 0 10px 0;
}
.newsletter_check {
	padding:0 0 12px 0;
}
.newsletter_send {
	padding:20px 0 0 0;
}
/*.newsletter-form input {
	padding:0 0 5px 0;
}*/
/* news blog */
.fronttitle_blog {
	background-image: url(../images/title_novicearh.gif);
}
.news_single_author {
	padding:0 0 3px 0;
	font-size: 11px;
	color: #666;
}
/* blog komentarji */
.tx-comments-comment-2
{
	border: 1px solid #e0e0e0;
	background-color:#C4C4C4;
	margin-bottom: 10px;
	padding: 3px 5px; 
}

.tx-comments-comments
{
	margin-top: 15px;

}
 	
.tx-comments-comment-1 {
	border: 1px solid #e0e0e0;
	background-color:#E5E5E5;
	margin-bottom: 10px; 
	padding: 3px 5px; 
}

.tx-comments-comment-input
{
	width: 220px;
}
.tx-comments-comment-form {
	padding:20px 0 0 0;
}
.tx-comments-comment-form TEXTAREA
{
	width: 220px; 
}

.tx-comments-required-error {
	margin-left: 10px; 
	color: red;
	padding: 3px 5px;
	font-size: 10px
}

.tx-comments-comment-date 
{ 
	font-size:11px;
}

.tx-comments-comments hr
{
	background-color: white;
	margin-bottom: 10px;
}

/* edit novic */
.editBody{
	position:relative;
	background-color:#003588;
	padding:10px;
	float:left;
}
.editBody label{
	text-transform:none;
	padding:7px;
	float:left;
}
.editBody label input{
	margin:0 5px 0 0;
	float:left;
}
/* powermail */
.powermail_check_inner {
	padding:2px 0 2px 0;
}
/* powermail captcha */
.tx-powermail-odmik-captcha{
	margin-left:188px;
}

.tx-powermail-odmik-captcha-txt{
	margin-left:199px;
	font-size:11px;
}
/* forum */
.tx-ppforum-pi1 .topic-lastmessage a {
	display:none;
}
.tx-ppforum-pi1 .tools-row {
	/*height:10px;*/
}
.tx-ppforum-pi1 .reply-form .tools-row {
	height:auto;
}

.tx-ppforum-pi1 .main-row .left-col {
	font-size:0px;
	color:#eee;
}
.tx-ppforum-pi1 .left-col {
    float: left;
    width: 80px;
}
.tx-ppforum-pi1 .single-topic .main-row {
	background:#dee3f9;
}
.tx-ppforum-pi1 .single-topic .tools-row {
	background:#a3c6fb;
}
.tx-ppforum-pi1 .user-bar {
	padding:5px;
	margin:15px 0;
	background-color:#f2f3f7;
	width:98%;
}
/* netko banner box */
.netko {
	padding:0 0 0 37px;
	background-color:#707173;
}
#c1957 .border{
	border:none;
}
/* banner right */
#bannerright {
	position: absolute;
    right: -270px;
    top: 158px;
    width: 250px;
}
.yform div.error, .person .type-text, .person .type-text label, .yform div.type-text, .yform div.type-select, .yform div.type-check, .yform div.type-button{clear:left;}
.columnar div.error .message {margin: 0 !important;}
.yform div.type-text, .yform div.type-select, .yform div.type-check, .yform div.type-button{padding-left: 0 !important;}

.align-left {text-align: left !important;}
.align-justify {text-align: justify !important;}
.align-right {text-align: right !important;}
.align-center {text-align: center !important;}
b, strong {font-weight: bold !important;}

.news-single-item .news-single-img {overflow: hidden;}
.news-single-item .news-single-img a {float: left; margin: 4px;}

.slickCarousel {padding: 10px 0;}
.slick-prev, .slick-next {display: block; width: 12px; height: 19px; background: url(../images/arrows.png) no-repeat 0 0; text-indent: -9999px;}
.slick-next {background-position: -12px 0;}
.slick-slide a {display: block;}
.slick-slide img {margin: 0 auto;}



label.workshop {
  cursor: pointer;
  display: inline-block;
  position: relative;
}
div.tooltip {
	position: absolute;
	left:-230px;
	background: #173885;
	padding:7px 10px;
}
div.tooltip p{
	width: 175px;
	color: #fff!important;
}
div.tooltip:after, div.tooltip:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

div.tooltip:after {
	border-color: rgba(23, 56, 133, 0);
	border-width: 15px;
	margin-top: -15px;
}
div.tooltip:before {
	border-color: rgba(23, 56, 133, 0);
	border-left-color: #173885;
	border-width: 6px;
	margin-top: -18px;
}


