*{
	padding: 0px;
	margin: 0px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

#main {
	background-color: #EEEEEE;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	min-width: 1000px;
	z-index: 2;
	border: 1px solid #999999;
	color:#333333;
}

#top {
	height: 114px;
	min-height: 114px;
	background-image: url(images/szablon_01.jpg);
	background-repeat: no-repeat;
}
#top_menu{
	position:relative;
	top: 65px;
	left: 450px;
	width: 500px;
	height: 20px;
	overflow:hidden;
	font-size:12px;
	text-align:right;
	color:#FFFFFF;
}

#top_menu ul{
	display:inline;
}
#top_menu ul li{
	display:inline;
	list-style:none;
	float:right;
}

#top_menu a{
	color:#FFFFFF;
}
#top_menu a:hover{
	color: #FFFF00;
}

#main_body {
	background-image: url(images/szablon_02.jpg);
	height: 452px;
	overflow-y:hidden;
}

#bottom {
	text-align: center;
	font-size: 10px;
	height: 34px;
	padding-top: 30px;
	background-image: url(images/szablon_03.jpg);
}

#bottom_menu {
text-align:right;
padding-top: 20px;
padding-right: 10px;
color: #AAAAAA;
}

#bottom a{
	color:#AAAAAA;
	text-decoration:underline;
}

#bottom a:hover{
	color:#FF0000;
	text-decoration:underline;
}

#block_up {
	text-align: center;
	clear: both;
}

#block_left{
}

#block_center, #block_center_full{
	width: 620px;
	height: 450px;
	margin-left: 70px;
	margin-top: 8px;
	padding-top: 0px;
	overflow:hide;
}

#block_right{
	margin-left: 5px;
	float: right;
	width: 150px;
	display: inline;
 }

#block_down {
	position: relative;
	top: 1px;
	text-align: center;
	clear: both;
}

.blok1 {
}

.blok1_title {
	color: #CC0000;
	text-align: center;
	padding: 2px;
	font-family: Tahoma, Arial, Helvetica, san-serif;
	font-size: 15px;
	font-weight: bold;
	text-align:left;
	padding-left: 20px;
	margin-bottom: 5px;
}

.blok1_title a{
	font-weight: bold;
	color: #FFFFFF;
}
.blok1_title a:hover{
	font-weight: bold;
	color: #FFFF00;
}

.blok1_main {
	padding: 4px;
	text-align: left;
}

.float_left{
	float:left;
	padding: 5px;
	position:relative;
}
.float_right{
	float:right;
	padding: 5px;
	position:relative;
}

.cell_center_50{
	width:204px;
	padding: 5px;
	float:left;
	margin: 0px;
	position: relative;
}

.cell_full_50{
	width:275px;
	padding: 5px;
	float:left;
	margin: 0px;
	position: relative;
}

.cell_clear{
	clear: both;
	padding:0px;
	margin:0px;
	height: 1px;
}

.border{
	border:#333333 solid 1px;
}

.border_float_left{
	border:#333333 solid 1px;
	float:left;
	margin:3px;
	position: relative;
}
.border_float_right{
	border:#333333 solid 1px;
	float:right;
	margin:3px;
	position: relative;
}

p, td, th, table, body {
	color:#333333;
	font: 13px normal Tahoma, Arial, Helvetica, san-serif;
}
.small, samp {font-family:Tahoma, Arial, Helvetica, san-serif;font-size:10px}
.big, big {font-size:14px; font-weight: bold;color:#003366;margin-top:15px;}

h1 { color: #CC0000;font-size: 18px; font-weight: bold }
h2 {	color: #CC0000;
	font-size: 20px; 
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 10px;}
h3 { color: #FF0000; font-size: 15px; font-weight: bold }
h4 { color: #333333;font-size: 13px; font-weight: bold }
h5 { color: #333333;font-size: 12px; font-weight: normal }
h6 { color: #333333;font-size: 11px; font-weight: normal }

a { color: #CC3300; text-decoration: none; font-weight: normal;}
a:hover {
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline;
}

.a_light { color: #FF8800}
.a_light:hover { color: #FF0000}

.a_dark { color: #660000}
.a_dark:hover { color: #FF0000}

.a_small { color: #993300; text-decoration: none; font-weight: normal;font-size:10px}
.a_small:hover { color: #FF0000; font-weight: normal; text-decoration: underline;font-size:10px}

.a_small_dark { color: #FF0000; text-decoration: none; font-weight: normal;font-size:10px}
.a_small_dark:hover { color: #FF0000; font-weight: normal; text-decoration: underline;font-size:10px}

.a_small_light { color: #999999; text-decoration: none; font-weight: normal;font-size:10px}
.a_small_light:hover { color: #FF7777; font-weight: normal; text-decoration: underline;font-size:10px}

form{
	padding: 0px;
	margin: 0px;
}

select, input, textarea {
	border: 1px solid #333333;
	padding: 1px;
	font-size: 13px;
	background:#CCCCCC;
	color:#333333;
}

.input_error {
	color:#FFAAAA;
	background-color: #666666;
	border: 1px solid #FF0000;
	padding: 1px;
}

.input1{ 
	font-size:10px; 
}
.input2{
	color:#CACEFB;
	border: 1px solid #CACEFB;
	background: #343399;
	padding: 1px;
}
.input3{
	color:#666666;
	background-color: #EEEEEE;
	border: 1px solid #666666;
}

.color1 {color:#CC0000}
.color2 {color:#09691F}
.color3 {color:#FF6600}

.title1 {
	color: #CC0000;
	font-size: 20px; 
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 10px;
}
.title2 {margin-top:5px;font-family:Tahoma, Arial, Helvetica, san-serif;color: #CC0000;font-size: 20px; font-weight: bold}
.title3 {margin-top:5px;font-family:Tahoma, Arial, Helvetica, san-serif;color: #CC0000;font-size: 16px; font-weight: bold;
margin: 1px;}
.title4 {
	color: #CC0000;
	font-size: 15px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, san-serif;
}
.title5 {
	color: #CC0000;
	font-size: 15px;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
}

.tabelka_error {
	color:#440000;
	border: 1px solid #993333;
}

.tabelka1 {
	border: 1px solid #666666;
}
.tabelka1_color1 {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}
.tabelka1_color2 {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}
.tabelka1_color3 {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}
.tabelka1_color4 {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}

.tabelka2 {
	background-color: #FFFFF8;
	border-top: 1px solid #CCCCFF;
	border-right: 1px solid #CCCCFF;
	border-bottom: 1px solid #CCCCFF;
	border-left: 1px solid #CCCCFF;
}
.tabelka3 { 
	border: thin solid #999999
}

.komoreczka {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}

.msg_ok{
	text-align:center;
	font-weight: bold;
	margin: 10px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	position: relative;
	top: 10px;
	bottom: 10px;
	background:#FFFFFF;
}

.msg_error{
	text-align:center;
	color: #CC0000;
	font-weight: bold;
	margin: 10px;
	padding: 5px;
	border: 1px solid #FF0000;
	position: relative;
	top: 10px;
	bottom: 10px;
	background:#FFFFFF;	
}

.no_border{
	border-width: 0px;
	border-style: none;
}

.img_center{
	vertical-align: text-bottom;
}

.left{
text-align:left;
}

.right{
text-align:right;
}

.center{
text-align:center
}

.justyfi{
text-align:justify
}

.table_center{
margin-left: auto;
margin-right: auto;
}

/* ------------ Lista Kategorie -----------------------*/

.lista_kategorie{
	list-style:none;
	text-align: left;
	color:#DDDDDD;
	text-indent: 0px;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 14px;
}

.lista_kategorie li{
	float:left;
	margin-right: 10px;
}

.lista_kategorie a{
	color:#DDDDDD;
}

.lista_podkategorie{
	list-style: none;
	text-align: left;
	color:#CC0000;
	text-indent: 0px;
	margin-left: 0px;
	padding-left: 0px;
}

