/********************************************
   HTML Elements
********************************************/ 

* {margin: 0;padding: 0;}
body {background: url(/img/body_bg.png) repeat-x left top #000000;color: #000000;font-family: Arial, Helvetica;font-size: 12px;line-height: 150%;}

body, p, li, form, ul li p, ol li p {margin: 0;padding: 0;}
ul, ol {margin: 15px;}
ul li {list-style-type: square; margin:0 0 5px 20px;}
ol li {list-style-type: decimal; margin:0 0 5px 20px;}



h2, h3, h4, h5, h6 {margin:0 0 15px; font-weight:normal; color: #CC0000; font-family:Georgia, "Times New Roman", Times, serif}
h1 {font-size: 30px; line-height:110%;}
h2 {font-size: 22px;}
h3 {font-size: 20px;}
h4 {font-size: 18px;}
h5 {font-size: 16px;}
h6 {font-size: 14px;}

p {padding-bottom:15px;}

/* Link */
a, a:visited {color:#CC0000;text-decoration: none;outline: none;}
a:hover {text-decoration: underline;}

/* Tables */

#content table{
	font-size: 12px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	color: #656565;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #656565;
	margin-top: 20px;
	margin-bottom: 20px;
}
#content table thead tr td,
#content table thead tr td th
{
	font-size: 13px;
	font-weight: bold;
	padding: 8px;
	color: #656565;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #656565;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #656565;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #656565;
	background-color: #E1E1E1;
}
#content table tbody tr td
{
	padding: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #656565;
	border-bottom-style: solid;
	border-bottom-color: #656565;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #656565;
	background-color: #ffffff;
}

#content table tbody tr th
{
	padding: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #656565;
	border-bottom-style: solid;
	border-bottom-color: #656565;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #656565;
	background-color: #D1D1D1;
	font-weight:bold;
	color: #656565;
}

/* Banner Right Bottom */

/*a.nagradnaIgra{display:block; width:300px; height:188px; vertical-align:bottom; background:url(/img/banner/nagradna-igra.jpg) no-repeat left top; margin-bottom:10px}*/