@charset "utf-8";
/* CSS Document */

body {
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background:fixed #FFFFFF url(../_gfx/tiler_main.png);
	background-repeat:repeat-x;
}
body, td, th {
	font-size: 14px;
	font-family: Calibri;
}
.solo_justify {
	text-align: justify;
	color:#555555;
}
.solo_title {
	color:#222222;
	font-weight:bold;
}
.naslov {
	font-size: 20px;
	font-weight:bold;
}
/* Program: Tabela */
.tdcont {
	background-color:#DFD7C4;
	padding:4px;
}
.tdlab {
	background-color:#B7A38A;
	color:#FFF;
	font-size:16px;
	text-indent:10px;
}

/* H4 LINK */
h4 a {
	text-decoration:none;
	color:#000;
}

h4 a:hover {
	text-decoration:underline;
	color:#000;
}

/* ### SUBMENU ### */
.submenu_biciklisti {
	text-indent:10px;
	font-size:16px;
	font-weight:bold;
	color:#F8F4EF;
}
.submenu_webteam {
	background:url(../_gfx/submenu_webteam_title.png) no-repeat;
	text-indent:10px;
	font-size:16px;
	color:#F8F4EF;
	vertical-align:middle;
	width:350px;
	height:42px;
}
.submenu_dck {
	background:url(../_gfx/submenu_dck_title.png) no-repeat;
	text-indent:10px;
	font-size:16px;
	color:#F8F4EF;
	vertical-align:middle;
	width:280px;
	height:42px;
}
.submenu_contents {
	background:#DFD7C4;
	font-size:13px;
	text-align:justify;
	padding:10px 10px 10px 10px;
}
/* ### FIKSIRANI ELEMENTI:: MULTIMEDIA: START ### */
#mm_sidebar {
	background:#DFD7C4;
	width:300px;
	float:right;
	padding:5px;
	margin:0px;
	text-align:left;
}#mm_sidebar_c {
	width:314px;
	float:right;
	margin:0px;
	text-align:left;
	clear: right;
}
#mm_galerije {
	width:560px;
	padding:0px;
	margin:0px;
	float:left;
}
#mm_god {
	background:#DFD7C4;
	width:560px;
	padding:5px;
	margin:0px;
	clear:both;
	text-align:left;
	font-size:16px;
}
#mm_gall {
	width:580px;
	padding:0px0;
	margin:0px;
	clear:both;
	text-align:left;
}
#mm_gall img{	
	border-color:transparent;

}
#mm_autor {
	width:560px;
	height:45px;
	padding:0px;
	margin:0px;
	clear:both;
	text-align:left;
	text-indent:10px;
	font-size:11px;
}
/* ### FIKSIRANI ELEMENTI:: MULTIMEDIA: END ### */


/* ### FIKSIRANI ELEMENTI ### */
#subtitles {
	position:relative;
	background: #DFD7C4;
	font-size:15px;
	font-weight:bold;
	color: #555555;
	height:20px;
	padding-left:5px;
	padding-top:2px;
}
#sidebar {
	/*background:#666666;*/
	width:300px;
	height:100%;
	float:right;
	position:static;
	padding:0px 0px 10px 10px;
}
#sidebar_l {
	/*background:#666666;*/
	width:300px;
	height:100%;
	float:left;
	position:static;
}
#sidebar_r {
	/*background:#666666;*/
	width:300px;
	height:100%;
	float:right;
	position:static;
}
#marshisto {
	font-size: 14px;
	font-family: Calibri;
	text-align: justify;
	color:#555555;
}

#kontejner {
	padding:0px;
	margin:0px;
}
#columna {
	width:300px;
	padding:0px;
	margin:0px;
	float:left;
}
#naslov_bic {
	background:url(../_gfx/submenu_biciklisti_title.png) no-repeat;
	padding:0px;
	margin:0px;
	width:300px;
	height:42px;
	float:left;
}
#naslov_dck {
	background:url(../_gfx/submenu_dck_title.png) no-repeat;
	padding:0px;
	margin:0px;
	width:300px;
	height:42px;
	float:left;
}

#sadrzaj {
	width:270px;
	background:#DFD7C4;
	font-size:13px;
	text-align:justify;
	padding:10px 10px 10px 10px;
	float:left;
}

#naslov_op {
	background:url(../_gfx/submenu_op_title.png) no-repeat;
	padding:0px;
	margin:0px;
	width:300px;
	height:42px;
	float:left;
}
#sadrzaj_op {
	width:280px;
	background:#DFD7C4;
	font-size:13px;
	text-align:justify;
	padding:10px 10px 10px 10px;
	float:left;
}
#bottomizer {
	width:100%;
	height:32px;
	padding:0px;
	margin:0px;
	background:#3333FF;
}
