
/* body */
    body { 
        font-family: 'Arial', 'Verdana', Helvetica san-serif;
        font-size:13px;
        line-height:21px;
        background:#000 url(body.jpg) no-repeat top;
        color:#525252;
    }
	#container { 
	margin:0 auto;
	width:1000px;
	text-align:center;
    }
	#nopad { 
	margin:0 auto;
	margin-top:400px;
	xheight:300px;
	color:#FFF;
	text-align:justify;
    }
	.button{
		position:absolute;
		margin-left:480px;
		margin-top:195px;
		padding:0;
		top:0;
		}
	h1  { 
	color:#FFF;
    }	
	#footer { 
	margin:0 auto;
	width:1000px;
	font-size:11px;
	text-align:center;
    }
	#footer a { 
	color:#09F;
	text-transform:uppercase;
	padding-left:1px;
	padding-right:4px;
	text-decoration:none;
	border-right:1px solid #09F;
    }
	#footer a:visited{ 
	color:#09F;


}
img{border:0;}
	#footer a:hover{ 
	color:#fff;
    }
.bottom_box1{ width:1000px; height:63px; margin:0 auto; padding:0; background:url(http://www.ronniecoleman.net/images/bottom_bg.png) 0 0 repeat-x; text-align:center; font-size:0; line-height:0;}
.bottom_box1 img{ padding:15px 0 0 0;}


/* CO JE POD TYMTO RIADKOM SOM TU JA PRIDAL    */

.cleaner {
clear: both;
}

.item {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-bottom: 15px;
border: 1px solid #ffffff;
padding: 8px;
}

.item .i_img {
float: left;
width: 130px;
height: 130px;
background: #ffffff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-right: 15px;
margin-bottom: 5px;
border: 1px solid #ffffff;
}
.item .i_img img {
width: 130px;
height: 130px;

}


.item .i_nazov {
width: 820px;
float: left;
}

.item .i_nazov h2 {
font-size: 16px;
font-weight: bold;
color: #FFFF99;
margin-top: 0px;
}

	.item a { 
	color:#09F;
	text-decoration:none;
    }
	.item a:hover{ 
	color:#fff;
    }

.item  .i_nazov h2 a {
color: #FFFF99;
text-decoration: none;
}
.item  .i_nazov h2 a:hover {
text-decoration: underline;
}
.item .i_text {
font-size: 9pt;
line-height: 1.4em;
}
