*{
	margin: 0;
	padding: 0;
}
:focus{
	outline: none;
}
a img{
	border: 0;
}
ul{
	list-style-type: none;
}
body{
	text-align: center;
	color: #333;
	background: #000 url(http://www.grobnik.hr/templates/public/hr/images/bgr_body.jpg) center top no-repeat;
	width: 100%;
	display: table;
	font: 11px Arial, Tahoma, Helvetica, sans-serif;
}
p{
	line-height:140%;
}
#wrap{
	margin: 0 auto;
	width: 921px;
	background: url(http://www.grobnik.hr/templates/public/hr/images/bgr_main.jpg) top center repeat-y;
}
#container{
	margin: 0 auto;
	width: 890px;
	padding: 24px 15px 0 17px;
	background: url(http://www.grobnik.hr/templates/public/hr/images/bgr_top.jpg) top center no-repeat;
	text-align: left;
}

#header{
	padding: 22px 0 0 0;
}
.logo{
	float: left;
	margin: 0 20px 12px 20px;
}
.contact_top{
	float: left;
	padding-left: 12px;
	width: 400px;
	margin: 40px 0 0 0;
	color: #8c8a8a;
	font-size: 13px;
	background: url(http://www.grobnik.hr/templates/public/hr/images/contact_top_lborder.gif) top left no-repeat;
}
.lang_menu{
	float: right;
	margin: 40px 30px 0 0;
	text-transform: uppercase;
}
.lang_menu li{
	display: inline;
	border-right: 2px solid #800000;
	padding: 0 5px;
}
.lang_menu a{
	color: #800000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.lang_menu a:hover{
	text-decoration: underline;	
}
.slide_intro{
	border-top: 1px solid #747474;
	border-bottom: 1px solid #fff;
	background: #3d3d3d;
	width: 890px;
	height: 240px;
}
.slide_intro img{
	width: 890px;
	height: 240px;
}
.nav_top {
	background: #3d3d3d;
	padding-left: 20px;
	position: relative;
	text-transform: uppercase;
	height:25px;
}
.nav_top a:hover, .nav_top a.active{
	color: #fe0002;
}
.nav_top a{
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}
.nav_top li{
	padding-right: 12px;
	position: relative;
	line-height: 25px;
}
.races_submenu{
	position: absolute;
	background: #3d3d3d;
	top: 25px;
	left: -14px;
	padding: 0 14px;
	width: 120px;
	z-index:10;
}
.nav_top li ul.races_submenu li{
	border-bottom: 1px dashed #fff;
	padding: 4px 0px 8px 0px;
	line-height:16px;
	position:static;
}
.has_sub_submenu{
	position:relative !important;
}
.sub_submenu_blt{
	display:block;
	width:16px;height:16px;
	position:absolute;
	right:-14px;
	top:4px;
	z-index:4;
	background:url(http://www.grobnik.hr/templates/public/hr/images/arrow_grey_right.png) center center no-repeat;
}
.sub_submenu{
	position:absolute;
	right:-161px;top:0;
	background:#3D3D3D;
	width:120px;
	padding:0 14px 0 28px;
}
#content{
	background: #ccc url(http://www.grobnik.hr/templates/public/hr/images/content_bgr.gif) top left repeat-y;
}
.content{
	clear:both;
	overflow:hidden;
}
.content_main{
	width: 620px;
	padding: 25px 30px 10px 30px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #727272;
	float: left;
	/*border-right: 1px solid #dddddd;*/
}
.content_main h2, .content_main p {
	margin-bottom: 15px;
}
.content_main ul{
	list-style-type:disc;
	margin:10px 30px;
}
.item_files{
	margin:10px 30px;
}
.title1, .title2, .title3{
	font-weight: bold;
	color: #3b3b3b;
}
.title1 a, .title2 a, .title3 a{
	color: #3b3b3b;
	text-decoration:none;
	/*text-decoration:underline;*/
}
.title1{
	font-size:16px;
	margin-bottom:15px;
}
.title2{
	font-size: 12px;
	margin-bottom:10px;
}
.title_red{
	color: #a6000e;
}
.home {
	padding: 25px 30px 10px 30px;
}
.heading{
	border: 1px solid #888;
	padding: 5px;
	margin-bottom: 10px;
}
.heading h2 a{
	font-size: 14px;
	font-weight: bold;
}
.secondary{
	width: 190px;
	float: left;
	padding: 5px;
	margin-right: 7px;
}
.secondary h2 {
	height: 32px;
	overflow: hidden;
}
.secondary h2 a{
	color: #fe0002;
	text-decoration:none;
}
.secondary p{
	height: 110px;
	overflow: hidden;
}
/***************************/
.galery{
	width: 465px;
}
.galery_item{
	width: 145px;
	height: 145px;
	padding: 5px;
	margin-top: 10px;
}
.galery_item .img_holder{
	display:block;
	height:97px;
	width:145px;
	overflow:hidden;
}
.galery_item h2{
	font-size: 11px;
}
.galery_item img{
	margin-bottom: 5px;
}
.galery_bottom{
	margin-top: 25px;
	padding-right: 100px;
	width: 445px;
	background: url(http://www.grobnik.hr/templates/public/hr/images/gallery_tab.gif) top right no-repeat;
}
.galery_bottom a{
	vertical-align: top;
}
.galery img, .galery_bottom img{
	width: 145px;
}
/***************************/
.gallery_front img{
	margin-bottom: 5px;
}
.more{
	color: #fe0002;
	text-decoration: none;
	float: right;
}
.more:hover{
	text-decoration: underline;
}
.content_side{
	float: right;
	width: 209px;
	padding-bottom: 80px;
	text-align: center;
}
.banners{
	border-top: 1px solid #dddddd;
	padding: 30px 0 0 0;
	background: url(http://www.grobnik.hr/templates/public/hr/images/gradient_tb.gif) top left repeat-x;
}
.banners img{
	margin-bottom: 10px;
}
.banner_cycle_holder{
	width:190px;
	height:80px;
	margin:0px auto 10px auto;
}
.nav_bottom{
	background: #fff url(http://www.grobnik.hr/templates/public/hr/images/gradient_bt.gif) bottom left repeat-x;
	line-height: 35px;
	text-transform: uppercase;
}
.nav_bottom li{
	display: inline;
	margin-right: 15px;
}
.nav_bottom a{
	text-decoration: none;
	font-size: 10px;
	color: #6a6a6a;
}
#footer{
	text-align: center;
	border-top: 1px solid #dddddd;
}
.copyright{
	line-height: 30px;
	padding: 0 12px;
	font-size: 10px;
	color: #888787;
}
.copyright a{
	color: #888787;
	text-decoration: none;
}
.bottom_misc{
	width:125px;
	height:70px;
	overflow:hidden;
	position: absolute;
	right: 55px;
	top: -80px;
}
.facebook_btn{display:block;margin-bottom:10px;}
/************************************/
#year{
	width: 55px;
}
.calendar_table, .legend{
	width: 450px;
	border-collapse: collapse;
	margin: 0 auto 25px auto;
}
.calendar_table td, .calendar_table th, .color{
	border: 1px solid #666;
	width: 30px;
	text-align: center;
	cursor: help;
}
.calendar_table th{
	font-weight: normal;
	color: #fff;
	background: #666;
	border-bottom: 1px solid #333;
}
.calendar_table .tooltipTIP{
	display: none;
}
.legend td{
	padding: 0 3px 3px 0;
	font-size: 11px;
}
.auto_races{
	background: #0066ff;
}
.moto_races{
	background: #ffff00;
}
.auto_free{
	background: #ff00ff ;
}
.moto_free{
	background: #00ff00;
}
.exclusive{
	background: #ff0000;
}
.tooltip{
	height:14px;
	position:relative;
}
.tooltipTIP {
	position: absolute;
	z-index: 3000;
	border: 1px solid #ccc;
	padding: 5px;
	background: #f5fffa;
	color: #333;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	width: 300px;
	top:5px;
	left:30px;
}
.tooltipTIP h3, .tooltipTIP div {
	margin: 0;
}
.tooltipTIP img{
	margin-right: 5px;
	width: 75px;
	height: 75px;
}
.tooltipTIP p{
	margin-bottom:2px;
}
.tooltipTIP span{
	display: inline-block;
	width: 40px;
}
/*************paging*****************/
.paging{
	/*text-align: center;
	margin: 25px 0 5px 0;*/
	margin: 25px auto 5px auto;
	width:310px;
}
.paging span, .paging a, .paging input{
	margin-right: 3px;
}
.paging a{
	color: #727272;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
.page-goto{
	width: 25px;
	padding: 1px 2px;
}
input.page-goto{
	border: 1px solid #ddd;
}
/************************************/
.photos{
	margin-bottom:30px;
	padding-bottom:20px;
	border-bottom:2px solid #999;
	text-align:center;
}
.lang_menu li.last,
.nav_top ul.races_submenu li.last{
	border: none;
}
.thide{
	position:relative;
}
.thide span{
	position:absolute;
	height:0px;
	width:0px;
	overflow:hidden;
}
.tc{
	text-align:center;
}
.tj{
	text-align: justify;
}
.mb10{
	margin-bottom: 10px;
}
.mb20{
	margin-bottom:20px;
}
.mb60{
	margin-bottom: 60px;
}
.mr15{
	margin-right: 15px;
}
.mr0{
	margin-right: 0;
}
.mtr5{
	margin: 5px 5px 0 0;
}
.mt5{
	margin-top:5px;
}
.mr10{
	margin-right: 10px;
}
.ib{
	display:inline-block;
	vertical-align:middle;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clb{
	clear: both;
}
.none{
	display: none;
}
.ofh{
	overflow:hidden;
}
.rel{
	position:relative;
}
