/* -------------------------------------------------------------------------------
 	Colors
	Yellow-main	#F8BB00
	background	#666666
	lines		#444444
	inner-bg	#999999
	button-yellow_1	#FFB400
	button-yellow_2	#E79300
	
 -------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------
		General
--------------------------------------------------------------------------------- */
body {
	background-color:#666666;
	font-size: 10px;
	margin:0px;
	padding:0px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
	font-weight: normal;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
}
img {
	border: 0px;
}
h1 {
	font-family:  Verdana;
	font-size: 16px;
	color: #333333;
	line-height: 28px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-align: left;
}
hr.text {
	padding: 0px;
	margin-left: 0px;
	margin-top: 16px;
	margin-bottom: 16px;
	width: 390px;
}
p	{
	padding-top: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
	margin: 0px;
}
p.kontakt	{
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	font-size: 10px;
}
a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}
a.text {
	text-decoration: underline;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
a.text:hover {
	text-decoration: none;
}
strong.nadpis {
	font-family:  Verdana;
	font-size: 16px;
	color: #333333;
	line-height: 28px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-align: left;
}
strong.white {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
strong.grey {
	font-size: 13px;
	line-height: 16px;
	color: #222222;
	font-weight: bold;
}
strong.yellow {
	color: #FFB400;
	font-size: 14px;
	font-weight: bold;
}

strong.yellow a{
	color: #FFB400;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-decoration:underline;
}

strong.kontakt {
	color: #222222;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}
td.normal	{
	color: #000000;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
}
td.normal_right	{
	color: #000000;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	text-align: right;
}
/* -------------------------------------------------------------------------------
		Background
--------------------------------------------------------------------------------- */
#main {	position: relative;
	width: 800px;
	height: 1000px;
	top: 0px;
	left: 0px;
	background-color: #999999;
}
#head {	position: relative;
	width: 800px;
	height: 100px;
	top: 0px;
	left: 0px;
	background-color: #FFFFFF;
}
#logo {	position: absolute;
	width: 150px;
	height: 100px;
	top: 0px;
	left: 650px;
	background-image: url('../images/logo.jpg');
}
#lista {	position: relative;
	width: 800px;
	height: 30px;
	top: 0px;
	left: 0px;
	background-image: url('../images/lista.jpg');
	color: #444444;
	font-family: Verdana;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	letter-spacing: 7px;
	line-height: 9px;
}
#lista_sk {	position: relative;
	width: 800px;
	height: 30px;
	top: 0px;
	left: 0px;
	background-image: url('../images/lista_sk.jpg');
}
#lista_en {	position: relative;
	width: 800px;
	height: 30px;
	top: 0px;
	left: 0px;
	background-image: url('../images/lista_en.jpg');
}
#lista_ru {	position: relative;
	width: 800px;
	height: 30px;
	top: 0px;
	left: 0px;
	background-image: url('../images/lista_ru.jpg');
}
#lista_hu {	position: relative;
	width: 800px;
	height: 30px;
	top: 0px;
	left: 0px;
	background-image: url('../images/lista_hu.jpg');
}

#lista_de {	position: relative;
	width: 800px;
	height: 30px;
	top: 0px;
	left: 0px;
	background-image: url('../images/lista_de.jpg');
}

#label	{
	position: absolute;
	top: 200px;
	right: 0px;
	height: 111px;
	width: 30px;
	background-image: url('../images/label.png');
}
#lista2 {	position: absolute;
	width: 800px;
	height: 20px;
	bottom: 0px;
	left: 0px;
	background-image: url('../images/lista2.jpg');
}
#col1 {	position: absolute;
	width: 190px;
	height: 700px;
	top: 200px;
	left: -40px;
	text-align: justify;
	background-image: url('../images/menu_bg.jpg');
}
#col2 {	position: absolute;
	width: 457px;
	height: 800px;
	top: 200px;
	left: 171px;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	background-color: #bbbbbb;
}
	#inner2 {
		position: absolute;
		width: 428px;
		height: auto;
		top: 10px;
		left: 30px;
		text-align: left;
	}
#col3 {	position: absolute;
	width: 190px;
	height: 699px;
	top: 201px;
	left: 651px;
	text-align: justify;
	line-height: 19px;
	font-size: 14px;
	background-color: #777777;
}

#toplist {	position: absolute;
	top: 910px;
	left: 770px;
	
}

	#inner3 {
		position: absolute;
		width: 170px;
		height: 680px;
		top: 20px;
		left: 20px;
		font-size: 11px;
		line-height: 11px;
		text-align: left;
	}
	

	#inner3 p {
		padding:5px 0;
		margin:0;
	}
	
	
#linka1 {
	position: absolute;
	width: 1px;
	height: 700px;
	top: 200px;
	left: 150px;
	background-color: #444444;
}
#linka1_2 {
	position: absolute;
	width: 1px;
	height: 700px;
	top: 200px;
	left: -41px;
	background-color: #444444;
}
#linka2 {	position: absolute;
	width: 1px;
	height: 700px;
	top: 200px;
	left: 650px;
	background-color: #444444;
}
#linka2_2 {	position: absolute;
	width: 1px;
	height: 700px;
	top: 200px;
	left: 841px;
	background-color: #444444;
}
#image {	position: absolute;
	width: 420px;
	height: 200px;
	top: 700px;
	left: 190px;
	background-image: url('../images/image01.jpg');
}
#copyright {
	position: absolute;
	width: 800px;
	height: 10px;
	bottom: 5px;
	left: 0px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
	font-weight: normal;
	font-size: 10px;
	line-height: 10px;
	letter-spacing: 2px;
	text-align: center;
}
#shade_left {
	position: absolute;
	left: -15px;
	top: 0px;
	width: 15px;
	height: 1000px;
	background-image: url('../images/shade_left.jpg');
}
#shade_right {
	position: absolute;
	right: -15px;
	top: 0px;
	width: 15px;
	height: 1000px;
	background-image: url('../images/shade_right.jpg');
}
#shade_bottom {
	position: absolute;
	left: -15px;
	bottom: -25px;
	width: 830px;
	height: 25px;
	background-image: url('../images/shade_bottom.jpg');
}
#back {
	position: absolute;
	right: 25px;
	top: 5px;
	width: 50px;
	height: 15px;
	background-image: url('../images/buttons/off/back.jpg');
}
#back_en {
	position: absolute;
	right: 25px;
	top: 5px;
	width: 50px;
	height: 15px;
	background-image: url('../images/buttons/off/back_en.jpg');
}
#back_ru {
	position: absolute;
	right: 25px;
	top: 5px;
	width: 50px;
	height: 15px;
	background-image: url('../images/buttons/off/back_ru.jpg');
}

#back_hu {
	position: absolute;
	right: 25px;
	top: 5px;
	width: 60px;
	height: 15px;
	background-image: url('../images/buttons/off/back_hu.jpg');
}

#back_de {
	position: absolute;
	right: 25px;
	top: 5px;
	width: 70px;
	height: 15px;
	background-image: url('../images/buttons/off/back_de.jpg');
}

#lang1	{
	position: absolute;
	left: 6px;
	top: 130px;
	width: 26px;
	height: 23px;
	background-color: #333333;
}
#lang2	{
	position: absolute;
	left: 38px;
	top: 130px;
	width: 26px;
	height: 23px;
	background-color: #333333;
}
#lang3	{
	position: absolute;
	left: 70px;
	top: 130px;
	width: 26px;
	height: 23px;
	background-color: #333333;
}
#lang4	{
	position: absolute;
	left: 102px;
	top: 130px;
	width: 26px;
	height: 23px;
	background-color: #333333;
}

#lang5	{
	position: absolute;
	left: 134px;
	top: 130px;
	width: 26px;
	height: 23px;
	background-color: #333333;
}


#lang6	{
	position: absolute;
	left: 166px;
	top: 130px;
	width: 26px;
	height: 23px;
	background-color: #333333;
}

#advertisement	{
	position: absolute;
	left: 171px;
	bottom: 35px;
	width: 457px;
	height: 50px;
}
#ad1	{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 70px;
	height: 50px;
	background-color: #222222;
}
#ad2	{
	position: absolute;
	left: 129px;
	top: 0px;
	width: 70px;
	height: 50px;
	background-color: #222222;
}
#ad3	{
	position: absolute;
	left: 258px;
	top: 0px;
	width: 70px;
	height: 50px;
	background-color: #222222;
}
#ad4	{
	position: absolute;
	left: 387px;
	top: 0px;
	width: 70px;
	height: 50px;
	background-color: #222222;
}
/* -------------------------------------------------------------------------------
		Buttons
--------------------------------------------------------------------------------- */
#button1 {
	position: absolute;
	width: 190px;
	height: 25px;
	top: 0px;
	left: 0px;
}
#button2 {
	position: absolute;
	width: 190px;
	height: 25px;
	top: 26px;
	left: 0px;
}
#button3 {
	position: absolute;
	width: 190px;
	height: 25px;
	top: 52px;
	left: 0px;
}

#button8 {
	position: absolute;
	width: 190px;
	height: 25px;
	top: 78px;
	left: 0px;
}

#button4 {
	position: absolute;
	width: 190px;
	height: 25px;
	top: 104px;
	left: 0px;
}
#button5 {
	position: absolute;
	width: 190px;
	height: 25px;
	top: 130px;
	left: 0px;
}
#button6 {
	position: absolute;
	width: 190px;
	height: 25px;
	top: 156px;
	left: 0px;
}
#button7 {
	position: absolute;
	width: 190px;
	height: 25px;
	top: 182px;
	left: 0px;
}
/* -------------------------------------------------------------------------------
		Linky - mezi buttons
--------------------------------------------------------------------------------- */
#linka1a {	position: absolute;
	width: 200px;
	height: 1px;
	top: 25px;
	left: -10px;
}
#linka2a {	position: absolute;
	width: 200px;
	height: 1px;
	top: 51px;
	left: -10px;
}
#linka3a {	position: absolute;
	width: 200px;
	height: 1px;
	top: 77px;
	left: -10px;
}
#linka4a {	position: absolute;
	width: 200px;
	height: 1px;
	top: 103px;
	left: -10px;
}
#linka5a {	position: absolute;
	width: 200px;
	height: 1px;
	top: 129px;
	left: -10px;
}
#linka6a {	position: absolute;
	width: 200px;
	height: 1px;
	top: 155px;
	left: -10px;
}
#linka7a {	position: absolute;
	width: 200px;
	height: 1px;
	top: 181px;
	left: -10px;
}
#linka1c {	position: absolute;
	width: 190px;
	height: 1px;
	top: 0px;
	left: 0px;
}
#linka2c {	position: absolute;
	width: 190px;
	height: 1px;
	top: 699px;
	left: 0px;
}
#linka1d {	position: absolute;
	width: 190px;
	height: 1px;
	top: -1px;
	left: 0px;
}
#linka2d {	position: absolute;
	width: 190px;
	height: 1px;
	top: 698px;
	left: 0px;
}
#linka1e {
	position: absolute;
	width: 200px;
	height: 1px;
	top: 46px;
	right: -10px;
}
#linka2e {
	position: absolute;
	width: 200px;
	height: 1px;
	top: 270px;
	right: -10px;
}
#linka_tab1 {
	position: absolute;
	width: 2px;
	height: 80px;
	top: 40px;
	left: 50px;
	background-color: #bbbbbb;
}
#linka_tab2 {
	position: absolute;
	width: 2px;
	height: 80px;
	top: 40px;
	left: 120px;
	background-color: #bbbbbb;
}
#linka_tab3 {
	position: absolute;
	width: 2px;
	height: 80px;
	top: 40px;
	left: 210px;
	background-color: #bbbbbb;
}
#linka_tab4 {
	position: absolute;
	width: 2px;
	height: 80px;
	top: 40px;
	left: 305px;
	background-color: #bbbbbb;
}
#linka_odkaz {
	position: relative;
	width: 390px;
	height: 1px;
	left: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
/* -------------------------------------------------------------------------------
		Linky - rozbalovaci menu
--------------------------------------------------------------------------------- */
#linka1_button1 {
	position: absolute;
	width: 2px;
	height: 800px;
	top: 200px;
	left: 170px;
	background-color:  #FFB400;
}
#linka2_button1 {
	position: absolute;
	width: 2px;
	height: 800px;
	top: 200px;
	left: 628px;
	background-color:  #FFB400;
}
#linka1_button2 {
	position: absolute;
	width: 2px;
	height: 800px;
	top: 200px;
	left: 170px;
	background-color:  #E79300;
}
#linka2_button2 {
	position: absolute;
	width: 2px;
	height: 800px;
	top: 200px;
	left: 628px;
	background-color:  #E79300;
}
/* -------------------------------------------------------------------------------
		barva vedle tlacitek
--------------------------------------------------------------------------------- */
#button1_color {	position: absolute;
	width: 40px;
	height: 25px;
	top: 0px;
	left: 170px;
	background-color:  #FFB400;
}
#button2_color {	position: absolute;
	width: 40px;
	height: 25px;
	top: 26px;
	left: 170px;
	background-color:  #E79300;
}
#button3_color {	position: absolute;
	width: 40px;
	height: 25px;
	top: 52px;
	left: 170px;
	background-color:  #FFB400;
}
#button8_color {	position: absolute;
	width: 40px;
	height: 25px;
	top: 78px;
	left: 170px;
	background-color:  #FFB400;
}
#button4_color {	position: absolute;
	width: 40px;
	height: 25px;
	top: 104px;
	left: 170px;
	background-color:  #E79300;
}
#button5_color {	position: absolute;
	width: 40px;
	height: 25px;
	top: 130px;
	left: 170px;
	background-color:  #FFB400;
}
#button6_color {	position: absolute;
	width: 40px;
	height: 25px;
	top: 156px;
	left: 170px;
	background-color:  #e79300;
}
#button7_color {	position: absolute;
	width: 40px;
	height: 25px;
	top: 182px;
	left: 170px;
	background-color:  #FFB400;
}
/* -------------------------------------------------------------------------------
		triangle
--------------------------------------------------------------------------------- */
#tri_1 {
	position: absolute;
	width: 25px;
	height: 25px;
	left: 166px;
	background-image: url('../images/triangle1.jpg');
}
#tri_2 {
	position: absolute;
	width: 25px;
	height: 25px;
	left: 166px;
	background-image: url('../images/triangle2.jpg');
}

#back_sk {
	position: absolute;
	right: 25px;
	top: 5px;
	width: 50px;
	height: 15px;
	background-image: url('../images/buttons/off/back_sk.jpg');
}

#vstup {
        position: absolute;
        width: 190px;
        height: 35px;
        top: 220px;
        left: 0px;
}

#fav {position: absolute; width: 190px; height: 35px; top: 255px; left: 0px;}


#ad1        {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 70px;
        height: 50px;
        background-color: #222222;
}
#ad2        {
        position: absolute;
        left: 97px;
        top: 0px;
        width: 70px;
        height: 50px;
        background-color: #222222;
}
#ad3        {
        position: absolute;
        left: 194px;
        top: 0px;
        width: 70px;
        height: 50px;
        background-color: #222222;
}
#ad4        {
        position: absolute;
        left: 291px;
        top: 0px;
        width: 70px;
        height: 50px;
        background-color: #222222;
}
#ad5        {
        position: absolute;
        left: 387px;
        top: 0px;
        width: 70px;
        height: 50px;
        background-color: #222222;
}

#nabidka	{
	position: absolute;
	left: 330px;
	top: 133px;
	width:468px;
	height:60px;
	background-color: #333333;
}

.tab {border-collapse:collapse;}
.tab { margin:5px 0px 10px 0px; border-collapse:collapse; color:#000000; }
.tab {color:#333333; border: 1px solid #ffffff; font-size: 11px; border-collapse: collapse;}
.tab td {padding: 3px 2px; border: 1px solid #ffffff;  text-align:center;}
.tab th {background: #707173; padding: 3px 2px; border: 1px solid #ffffff; color:#ffffff; font-weight:normal;}




