@charset "utf-8";
/* Kuglački savez Osječko-baranjske županije */

/*body,td,th {
	font-family      : "Georgia","arial","helvetica";
	font-size        : 11px;

}
*/
body {
	font-family      : "Georgia","arial","helvetica";
	font-size        : 11px;
	margin-top        : 10px;
	background-image  : url(gfx/bg.gif);
}

.search_block{
	position:absolute;
	left:66px;
	bottom:20px;
}

table.sample {
	border-width: 2px 2px 2px 2px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: rgb(225, 225, 225) rgb(225, 225, 225) rgb(225, 225, 225) rgb(225, 225, 225);
	border-collapse: separate;
	background-color: rgb(255, 255, 240);
}
table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: rgb(219, 219, 219) rgb(219, 219, 219) rgb(219, 219, 219) rgb(219, 219, 219);
	background-color: rgb(240, 240, 240);

}
table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: rgb(219, 219, 219) rgb(219, 219, 219) rgb(219, 219, 219) rgb(219, 219, 219);
	background-color: rgb(240, 240, 240);

}

a:link{
	color           : #F47922;
	text-decoration:underline;
}

a:visited{
	color           : #F47922;
	text-decoration:underline;
}

a:active{
	color           : #999999;
	text-decoration:underline;
}

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

a.menu_link:link{
	color           : #000;
	font-size       : 12px;
	font-weight     : bold;
	text-decoration : none;
	font-family     : Arial, Helvetica, sans-serif;
	padding:1px;
}

a.menu_link:visited{
	color           : #000;
	font-weight     : bold;
	font-size       : 12px;
	text-decoration : none;
	font-family     : Arial, Helvetica, sans-serif;
	padding:1px;
}

a.menu_link:active{
	color           : #000;
	font-weight     : bold;
	font-size       : 12px;
	text-decoration : none;
	font-family     : Arial, Helvetica, sans-serif;
	padding:1px;
}

a.menu_link:hover{
	color            : #fff;
	font-weight      : bold;
	font-size        : 12px;
	text-decoration  : none;
	background-color : #FF8100;
	font-family      : Arial, Helvetica, sans-serif;
	padding:1px;
}

a.design_link:link{
	color           : #000;
	font-size       : 12px;
	font-weight     : bold;
	text-decoration : none;
	font-family     : Arial, Helvetica, sans-serif;
}

a.design_link:visited{
	color           : #000;
	font-weight     : bold;
	font-size       : 12px;
	text-decoration : none;
	font-family     : Arial, Helvetica, sans-serif;
}

a.design_link:active{
	color           : #000;
	font-weight     : bold;
	font-size       : 12px;
	text-decoration : none;
	font-family     : Arial, Helvetica, sans-serif;
}

a.design_link:hover{
	color           : #000;
	font-weight     : bold;
	font-size       : 12px;
	text-decoration : underline;
	font-family     : Arial, Helvetica, sans-serif;
}

a.post_link:link{
	color           : #F47922;
	font-size       : 17px;
	font-weight     : bold;
	text-decoration : none;
}

a.post_link:visited{
	color           : #F47922;
	font-weight     : bold;
	font-size       : 17px;
	text-decoration : none;
}

a.post_link:active{
	color           : #F47922;
	font-weight     : bold;
	font-size       : 17px;
	text-decoration : none;
}

a.post_link:hover{
	color            : #999999;
	font-weight      : bold;
	font-size        : 17px;
	text-decoration  : underline;
}

.main{
	width            : 946px;
	border           : 2px solid #000;
	background-color : #fff;
	padding          : 1px;
}

.top{
	position         : relative;
	width            : 100%;
	clear            : both;
	height           : 227px;
	background-image : url(gfx/top.jpg);
}

.digital_clock{
	position : absolute;
	right	 : 190px;
	bottom   : 30px;
}

.middle{
	width      : 100%;
	clear      : both;
	margin-top : 2px;
	text-align : center;
}

.middle_left{
	float    : left;
	width    : 217px;
	position : relative;
}

.middle_center{
	float       : left;
	width       : 508px;
	margin-left : 2px;
	position    : relative;
}

.middle_right{
	position    : relative;
	float       : right;
	width       : 217px;
	margin-left : 2px;

}

.footer{
	clear            : both;
	width            : 100%;
	background-color : #CACACA;
	height           : 57px;
	position         : relative;
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 10px;
}

.copyright{
	position : absolute;
	bottom   : 0px;
	left     : 0px;
	padding  : 10px;
}

.design{
	padding  : 10px;
	position : absolute;
	bottom   : 0px;
	right    : 0px;
}

.middle_title{
	font-family      : arial,helvetica;
	background-color : #CACACA;
	height           : 26px;
	color            : #fff;
	text-align       : left;
	padding-left     : 15px;
	padding-right    : 40px;
	font-size        : 12px;
	font-weight      : bold;
	line-height      : 26px;
}

.middle_title_strijelica{
	position         : absolute;
  	width            : 45px;
	height           : 28px;
	right            : 2px;
	top              : -4px;
	background-image : url(gfx/strijelica_corner.jpg);
}

.width_middle_side{
	width : 162px;
}

.width_middle_center{
	width : 453px;
}

.sidebar_widget{
	margin-left  : 10px;
	text-align   : left;
	margin-right : 10px;
}

.sidebar_border_left{
	border-left : 4px solid #FF952D;
}

.sidebar_border_right{
	border-right : 4px solid #FF952D;
}

.sidebar_widget_body{
	padding-left  : 20px;
	padding-right : 20px;
}

.sidebar_widget_title{
	position    : relative;
	height      : 45px;
	display     : block;
	line-height : 45px;
	color       : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size   : 14px;
	font-weight : bold;
}

.sidebar_widget_footer{
	padding-left  : 20px;
	padding-right : 20px;
	position      : relative;
}

.sidebar_footer_border{
	height           : 4px;
	position         : absolute;
	bottom           : 0px;
	width            : 60px;
	background-color : #FF952D;
}

.sidebar_footer_border_left{
	left : 0px;
}

.sidebar_footer_border_right{
	right : 0px;
}

.sidebar_strijelica_left{
	position         : absolute;
	left             : -10px;
	top              : 0px;
	width            : 34px;
	height           : 45px;
	background-image : url(gfx/strijelica_widget_lijevi.jpg);
}

.sidebar_strijelica_right{
	position         : absolute;
	right            : -10px;
	top              : 0px;
	width            : 34px;
	height           : 45px;
	background-image : url(gfx/strijelica_widget_desni.jpg);
}

.content{
	width   : 500px;
	height  : 300px;
	padding : 1px;

}

.menu_block{
	color       : #000;
	font-weight : bold;
	font-size   : 14px;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 1.5em;
}

.highlightit img{

}

.highlightit:hover img{

}
.content {
	width : 508px;
}

.blog_entry {
	width         : 494px;
	border        : 2px solid #eaeaea;
	padding       : 5px;
	margin-bottom : 10px;
	overflow      : hidden;
	text-align    : left;
}

.blog_entry_left {
	float:left;
	padding:10px;
}

.blog_entry_right {
	float:left;
	width:361px;
	padding-top:10px;
	padding-left:5px;
	padding-right:0px;

}
.blog_entry_right_opsirno {
	float:left;
	width:227px;;
	padding-top:10px;
	padding-left:5px;
	padding-right:0px;
}

.blog_entry_title {
	/*color           : #F47922;*/
	color			: #818181;
	padding-left	: 5px;
	font-weight     : bold;
	font-size       : 17px;
	text-decoration : none;
	float           : left;
	clear           : both;
}

.blog_entry_content_short {
	padding : 5px;
	clear   : both;
}

.blog_entry_info {
	padding     : 5px;
	overflow    : hidden;
	font-family : Arial, Helvetica, Sans-Serif;
	font-size   : 10px;
	color       : #7a7a7a;
}

.blog_entry_title_slike {
	font-size   : 10px;
	color       : #393939;
	font-family : Arial, Helvetica, sans-serif;
}

.blog_entry_opis_slike {
	font-size   : 10px;
	color       : #7a7a7a;
	font-style  : italic;
	font-family : Arial, Helvetica, sans-serif;
}

.blog_entry_attachments {
	padding:5px;
	background-color:#EAEAEA;
}

.blog_entry_content_full {
	padding:5px;
	padding-top:10px;
}

.blog_entry_okvir_slike {
	padding:2px;
	width        : 96px;
		                 height       : 96px;
	border:1px solid #cacaca;
}

.blog_entry_opis_slike_naslov {
	clear:both;
}

.blog_entry_opis_slike_content {
	margin-top : 5px;
}

.blog_entry_timestamp {
	float      : left;
	width      : 50%;
	text-align : left;
}

.blog_entry_author {
	float      : left;
	width      : 50%;
	text-align : right;
}