* {
  margin:0;
  padding:0;
}


.ls {
	font-size:12px;
	font-weight:bold;
	margin:2px;

}

.ls a {
color:red;
}


.ls a:hover {
	text-decoration:none;
}


.inr {
	position:relative;
	padding:5px 5px 5px 5px;
}

.inr a:hover {
	text-decoration:none;
}


/*
.inr:hover {
	background-color:#f5f5e9;
}
*/
.robal {
	position:absolute;
	top:100px;
	left:0px;
	width:550px;
	background-color:white;
	font-size:11px;
	padding-top:15px;
	padding-bottom:15px;
}

.foet {
	position:relative;
}

.etar {
	position:absolute;
	top:0px;
	right:0px;
}

.rekl_nadpis {
	color:black;
	font-size:15px;
	font-weight:bold;
}

.rekl_url {
	color:black;
	font-size:11px;
}

#htfl {
	position:absolute;
	display:block;
	height:125px;
	width:550px;
	top:0px;
	right:0px;
}

a:hover#htfl {
	background:url('img/htfbg.jpg') no-repeat right top;
}

/********************** lista ***************************/


#ib a {
    border-bottom:2px outset;
    color:black;
    display:block;
    font:message-box;
    height:15px;
    line-height:15px;
    padding:5px 0px 5px 25px;
	background:#fff3d7;
	border-bottom:1px solid black;
}

#ib a:hover {
    background:Highlight url('obrazek.png') no-repeat fixed 4px 4px;
    color:HighlightText;
}

/********************************************************/

.pos {
	position:relative;
	background-color:#d9ee91;
	border:1px solid #adca56;
	padding:5px;
	margin-top:10px;
	font-size:12px;
}

.poz {
	position:relative;
	background-color:#f7bfbf;
	border:1px solid #b74242;
	padding:5px;
	margin-top:10px;
	font-size:12px;
}

.r {
	color:red;
}

.b {
	font-weight:bold;
}

.ob {
	background-color:#f8f5e9;
}

.obb {
	background-color:#f8f5e9;
}

table.nazor tr.obb td {
	padding-left:50px;
}


.obred {
	background-color:#f6babd;
}

.blbt {
	display:none;
}

.nazor {
	position:relative;
	width:560px;
	font-size:12px;
}

table.nazor tr td {
	padding:2px 10px 2px 10px;
}

td.mess img {
	float:left;
	margin:3px 5px 3px 5px;
}

.datinf {
	text-align:right;
}

form.naform table {
	position:relative;
	width:560px;
	background:#f8f5e9;
	padding:20px;
}

form.naform input {
	width:200px;
	padding:5px;
}

form.naform textarea {
	width:400px;
	padding:5px;
	height:100px;
}


a.preg {
	position:relative;
	display:block;
	margin-bottom:3px;
	padding:3px 0px 3px 0px;
	color:white;
	font-weight:bold;
	text-decoration:none;
	background-color:black;
}

a:hover.preg {
	background-color:#c62121;
}

.mcursor  {
    cursor:pointer;
}

a#tobl {
	position:absolute;
	display:block;
	left:0px;
	top:0px;
	color:white;
	text-decoration:none;
	background:black;
	top:2px;
	border:1px solid #bebebe;
	padding:3px 15px 3px 15px;
}

a:hover#tobl {
	text-decoration:none;
	background:#727272;
	color:white;
}

h2.aa {
	display:inline;
	font-size:0.8em;
	font-weight:normal;
color:grey;
}

.addfav {
	border:0px solid;
	cursor:pointer;
	margin-top:1px;
}



.reset  {
    clear:both;
}

#footer a {
color:white;
}

#footer a:hover {
text-decoration:none;
}

.bigimg {
	position:absolute;
	top:0px;
	left:0px;
    border:0px solid;
    width:550px;
    height:400px;
}

.bckl {
    padding:10px;
    font-size:0.8em;
    color:grey;
}

.bckl a {
    color:#ea5c5c;
    text-decoration:none;
}

.bckl a:hover {
    text-decoration:underline;
}

body  {
    background:url('img/bg.jpg') fixed repeat center top;
    background-color:#efefdf;
    margin:auto;
    text-align:center;
    
    font-family:'Trebuchet MS';
    font-size:0.9em;
}

#clicklogo  {
    position:relative;
	display:block;
    height:120px;
    width:350px;
}

a:hover#clicklogo {
	background:url('img/logobg.jpg') no-repeat left top;
}

#main {
    position:relative;
    background-color:white;
    border:1px solid #e5e6e8;
    width:986px;
    margin:auto;
}

#head_lista {
    position:absolute;
    width:973px;
    height:30px;
    background:url('img/listatopbg.png') repeat-x;
    top:0px;
    left:7px;
}

#head {
	position:absolute;
	top:32px;
	left:7px;
	height:123px;
	width:973px;
	background:url('img/head.jpg') no-repeat left top;
}

#lista  {
    position:absolute;
    height:42px;
    width:973px;
    background:url('img/menubg.png') repeat-x;
    text-align:left;
    top:155px;
    left:7px;
}

#left_menu  {
    position:relative;
    float:left;
    margin-top:200px;
    left:-590px;
    width:185px;
    background-color:#f5f5e9;
    margin-left:7px;
    margin-bottom:30px;
}

#right_menu  {
    position:relative;
    float:right;
    margin-top:200px;
    right:0px;
    width:185px;
    background-color:#f5f5e9;
    margin-right:7px;
    margin-bottom:30px;
}

/******************************************************************************/

.search {
    position:absolute;
    background:url('img/search.png') no-repeat;
    border:0px;
    width:57px;
    height:23px;
    cursor:hand;
    top:10px;
}

.inputpadd  {
    position:relative;
    padding-left:5px;
    padding-right:10px;
    padding-top:5px;
    padding-bottom:5px;
    border:0px;
    font-size:0.7em;
    top:10px;
    margin-left:10px;
}

#toplista {
    position:absolute;
    top:7px;
    right:20px;
}

#toplista a {
    color:black;
    text-decoration:none;
    font-size:0.8em;
    font-weight:bold;
}

#toplista a:hover {
    text-decoration:underline;
}

/****************************** LEVE MENU **************************************/

#left_menu ul li  {
    text-align:left;
    list-style:none;
    cursor:pointer;
    border-bottom:1px solid white;  
}

li:hover  {
    background-color:white;
}

.reklimage {
	position:relative;
	width:125px;
	height:80px;
}

.nkatorange, .reklnadpis {
    background:url('img/morange.png') repeat;
    text-align:left;
    color:white;
    padding:2px 0px 0px 10px;
    font-weight:bold;
}

#right_menu .nkatorange a {
	color:white;
}


#left_menu ul li.akt a {
    position:relative;
padding:4px 0px 4px 25px;
    color:#383838;
    text-decoration:none;
    font-size:0.8em;
    display:block;
       background:url('img/oarrow.png') no-repeat 10px 9px;
    background-color:white;
}

#left_menu ul li a {
background:url('img/oarrow.png') no-repeat 10px 9px;
    position:relative;
    display:block;
	padding:4px 0px 4px 25px;
    color:#383838;
    text-decoration:none;
    font-size:0.8em;
}

/***************************** PRAVE MENU **************************************/

#right_menu ul li  {
    text-align:left;
    list-style:none;
    color:white;
    cursor:hand;    
}

#right_menu img, #left_menu img {
    margin-top:15px;
    margin-bottom:15px;
}

#right_menu p, #left_menu p {
    font-size:0.75em;
    color:#757575;
    padding:0px 20px 0px 20px;
}

#right_menu a, #left_menu .rekl a {
    color:black;
    text-decoration:none;
    font-weight:bold;
}

#right_menu a:hover, #left_menu .rekl a:hover {
    text-decoration:underline;
}

.rekl img {
	border:0px solid;
	width:125px;
	height:85px;
}

/**************************** STRED ********************************************/

.popin  {
    position:absolute;
    top:-22px;
    border:1px solid #bbb9b6;
    background-color:#f6eddd;
    padding:10px 20px 10px 20px;
}

.popis  {
    position:relative;
    border:1px solid #dfdfdf;
    padding:35px 25px 25px 25px;
    font-size:0.8em;
    margin-top:45px;
}

.popis p  {
    text-indent:30px;
}

.adobe {
	background:#ffeae1;
	padding:10px;
	border:1px solid #efc2ae;
}


h2  {
    font-size:1.2em;
}

.popis a  {
    color:red;
}

.popis a:hover  {
    text-decoration:none;
}


#gamekont {
	position:relative;
	width:550px;
	height:400px;
    margin:auto;
    text-align:center;
    color:black;
    border:5px solid #f5f5e9;
    background-color:#fafafa;
}

#hlasovat {
    position:absolute;
    top:40px;
    right:15px;
    font-size:0.8em;
}

#hlasovat img {
    border:0px;
    cursor:hand;
}

#page {
    position:relative;
    float:left;
    width:560px;
    margin-top:200px;
    left:198px;
    background:url('img/maintop.png') repeat-x;
    text-align:left;
    padding:15px 15px 15px 15px;
}

h1  {
    font-size:1.3em;
}

#kats {
    color:#bcbcbc;
    font-size:0.8em;
display:inline;
}

a.lin {
    color:#ea5c5c;
	font-weight:normal;
	font-size:1em;
}

a:hover.lin {
	text-decoration:none;
}

#kats a {
    color:#ea5c5c;
}

#kats a:hover {
    text-decoration:none;
}

.kats {
    color:#bcbcbc;
    font-size:0.8em;
display:inline;
}

.kats a {
    color:#ea5c5c;
}

.kats a:hover {
    text-decoration:none;
}

.vp {
    text-align:center;
    margin-top:15px;
}

.vp a {
    color:black;
    text-decoration:none;
	font-size:1.2em;
}

.vp td  {
    padding:10px;
    background-color:#f5f5e9;
    border:1px solid #ddddca;
    font-size:0.7em;
    width:120px;
	color:#bebebe;
}

.vp td a:hover {
	text-decoration:underline;
}

.vp td:hover  {
    background-color:#fafaf0;
}

.vp p  {
    font-size:0.9em;
    margin-top:5px;
    color:#9b9b9b;
}

.vp img  {
    border:0px;
    margin-top:5px;
    margin-bottom:5px;
}

.z  {
    width:115px;
    height:77px;
}

.list {
    background-color:#fafafa;
    border:1px solid #e5e5e5;
    color:black;
    text-decoration:none;
    padding:5px 10px 5px 10px;
    line-height:35px;
    margin:-1px;
}

.list:hover {
    background-color:#f6f5eb;
}

.list_akt {
    background-color:#efeddb;
    border:1px solid #e5e5e5;
    color:black;
    text-decoration:none;
    padding:5px 10px 5px 10px;
    margin:-1px;
}


/*************************** FOOTER ********************************************/

#footer {
    background:#313131;
    margin:8px;
    padding:20px 0px 20px 0px;
    font-size:0.8em;
    color:#efefdf;
}

/******************************************************************************/

.kbox {
    font-size:0.7em;
    background-color:white;
    border:1px solid #fafafa;
    padding:10px;
    cursor:hand;
}

.kbox:hover {
    background-color:#f4f2e4;
}

.inkont {
    color:black;
    font-size:0.9em;
}

.inlink {
    cursor:hand;
}

.inlinkk {
    position:absolute;
    top:270px;
    width:450px;
    left:20px;
    z-index:1;
    cursor:pointer;
    background-color:#f4f2e4;
    padding:25px 50px 25px 50px;
}

.inlinkk:hover {
    background-color:white;
}

.inlink:hover {
    background-color:#f4f2e4;
}

.np {
    color:black;
    font-weight:bold;
}

.kmini  {
    font-size:0.8em;
    color:black;
}

.clear  {
    clear:both;
}

.nor {
	font-size:1em;
	font-weight:normal;
	display:inline;
}

.link {
	color:white;
	text-decoration:none;
}

.paddit {
	margin-bottom:1px;
}

h2.ln, h3.ln {
	font-weight:normal;
	font-size:1em;
	display:inline;
}


h2.ln a, h3.ln a {
	color:red;
	text-decoration:underline;
	font-size:1em;
	font-weight:normal;
}

.pp {
	text-indent:30px;
	padding:5px;
	font-size:0.8em;	
}


strong {
	font-weight:normal;
}

.novinka {
	color:red;
	font-weight:bold;
	vertical-align:super;
	font-size:0.8em;
}

.st1 {
	position:relative;
	background:url('img/star_active.png') repeat-x left top;
	width:14px;
	height:14px;
	float:left;
}

.st2 {
	position:relative;
	background:url('img/star_active.png') repeat-x left top;
	width:28px;
	height:14px;
	float:left;
}

.st3 {
	position:relative;
	background:url('img/star_active.png') repeat-x left top;
	width:42px;
	height:14px;
	float:left;
}

.st4 {
	position:relative;
	background:url('img/star_active.png') repeat-x left top;
	width:56px;
	height:14px;
	float:left;
}

.st5 {
	position:relative;
	background:url('img/star_active.png') repeat-x left top;
	width:70px;
	height:14px;
	float:left;
}

.sto {
	position:relative;
	background:url('img/star_inactive.png') repeat-x left top;
	height:14px;
	width:70px;
	margin:auto;
}

.nadp {
	position:relative;
	display:inline;
	font-weight:normal;
	font-size:1.2em;
}