/*******************************************/
/****       ORIGINÁL GAMEHOUSE        ******/
/*******************************************/

/*****************LAYOUT**************************/
body {
	   background: rgb(131, 131, 131);
	   font-family: Arial, Helvetica, sans-serif;
       font-size: 10px;
	   text-align: justify;
}

#kabat{
       width:1003px;          /* při větší šířce je v IE posuvník */
       margin-right:auto;
       margin-left:auto;
       margin-top:0px;
       padding:0px;
       background: rgb(163, 163, 170);
}

#stred {
       width: 554px;
       padding:0px;
       float:left;
       background: rgb(163, 163, 170);
}

#levy {
       width:155px;
       padding:0px;
       float:left;
       background: rgb(163, 163, 170);
}

#pravy {
       width: 294px;
       padding:0px;
       float:left;
	   background: rgb(163, 163, 170);
}

#paticka {
       clear: both;
       background: rgb(163, 163, 170);
}

#telo {
	   background: rgb(163, 163, 170); /* Zbytečný div, který když se odstraní tak zlobí IE6 */
}

.hlavin {
       float: left;
	   margin: 0;
	   padding: 0;
	   border: none;
}

* { padding: 0; margin: 0; } /* kreslení oválných nadpisů */

.hlavin2 {
       float: left;
	   margin: 0;
	   padding-left: 1px;
	   border: none;
}

.hlavintab {
       background: rgb(163, 163, 170);
}

.hlavintd {
       background: rgb(163, 163, 170);
	   height: 4px;	   
}

#detail_popis_scroll{
	   height: 90px;
	   overflow: auto;
}

/* Tabulka v detailu produktu*/
.telicko_detail_L{
	   width: 90px;
	   padding-left: 5px;
	   border-top: 1px solid #dddddd;
   	   border-right: 1px solid #dddddd;
	   border-left: 1px solid #dddddd;
}
.telicko_detail_P{
	   padding-left: 5px;
	   border-top: 1px solid #dddddd;
	   border-right: 1px solid #dddddd;
}

/* Tabulka login */
.telicko_login_info{
       width: 200px;
       padding-left:15px;
	   padding-right: 15px;
	   text-align: justify;
}
.telicko_login_L{
       height: 22px;
	   width: 140px;
	   padding-left: 15px;
}
.telicko_login_P{
       height: 22px;
	   padding-left: 5px;
}
/* --Tabulka Login */
input, select{
    font-family: Arial, Helvetica, sans-serif;
    background-color: #cccccc;
	border: 1px solid #808080;
	font-size: 10px;
}
/***********KONEC LAYOUT**************************/


/***********ČLÁNKY*******************************/
.clanek_nadpis
{
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: black;
    float: left;
    margin-right: 2px;
    text-indent: 0px;
    clear: none;
}

.clanek_levyobr
{
    float: left;
    margin: 5px;
    border: 1px solid grey;
}

.clanek_pravyobr
{
    float: right;
    margin: 5px;
    border: 1px solid grey;
}

.clanek_odstavec
{
    margin-top: 10px;
    margin-bottom: 10px;
}

/***********KONEC ČLÁNKY*******************************/


/***********TABULKY*******************************/
#table1 {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 10px;
	   text-align: justify;
       width: 100%;
   	   border-right: 2px solid #a3a3aa;
   	   border-left: 2px solid #a3a3aa;
}

#table2 {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 10px;
	   text-align: justify;
	   width: 100%;
	   border-right: 2px;
	   border-left: 2px;
}

.table2{
       font-family: Arial, Helvetica, sans-serif;
       font-size: 10px;
	   text-align: justify;
	   width: 100%;
	   border-right: 2px;
	   border-left: 2px;
}

.tdhardfirst{
       text-align: center;
	   width: 93px;
}

.tdhardmid{
       text-align: center;
	   width: 92px;
}

.tdhardlast{
       text-align: center;
	   width: 93px;
}

#box2 {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 10px;
	   text-align: justify;
	   width: 100%;
   	   border-right: 2px;
	   border-left: 2px;
}

.box2mid{
       width: 100%;
	   background: #dddddd;
}

td.box2 {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 10px;
	   text-align: justify;
       background: rgb(163, 163, 170);
}

img.box2{
       vertical-align: middle;
}

.img_64x64{
       border: 1px solid gray;
	   width: 64px;
	   height: 64px;
}

.img_64x90{
       border: 1px solid gray;
	   width: 64px;
	   height: 90px;
}

.img_46x64{
       border: 1px solid gray;
	   width: 46px;
	   height: 64px;
}

.img_46x46{
       border: 1px solid gray;
	   width: 46px;
	   height: 46px;
}

.img_30x40{
       border: 1px solid gray;
	   width: 30px;
}

.imgnews_L{
	   float: left;
	   border: 1px solid gray;
}

.imgfolder_main{
       float: left;
       text-align: left;
	   border: 0;
}

.cara {
       border: 1px solid #dddddd;
}

#box3 {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 10px;
	   text-align: justify;
	   width: 100%;
   	   border-right: 2px solid #a3a3aa;
   	   border-left: 2px solid #a3a3aa;
}

table.box3 {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 10px;
	   text-align: justify;
	   width: 100%;
   	   border-right: 2px solid #a3a3aa;
   	   border-left: 2px solid #a3a3aa;
}

.box3mid{
       width: 100%;
	   background: #dddddd;
}

td.box3 {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 10px;
	   text-align: justify;
	   background: #dddddd;
}

img.box3{
       vertical-align: middle;
}

.box_top_katalog{
       background: #dddddd url("../images/box_top.gif") 0 0 no-repeat;
	   padding-left: 5px;
}

.box_top_katalog_short{
       background: url("../images/box_small.gif") 0 0 no-repeat;
	   padding-left: 5px;
}

.box_paticka{
	   background: #a3a3aa url("../images/paticka.gif") 0 0 no-repeat;
}

/***********KONEC TABULKY*************************/

/*********** UCHO KATALOG *******************/
.ucho_kat-nadpis /* Div nadpisu */
{
    margin-top:5px;
	width: 257px;
	height: 34px;
	background: url("../media/ucho_kat-nadpis.gif") 0 0 no-repeat;
}

.ucho_kat-nadcon /* Vlastní obsah nadpisu */
{
    position: relative;
    top: 5px;
	left:5px;
	color: white;
}

.ucho_kat-middle	/* Kreslí střed (okraje) ucha katalogu */
{
	width: 255px;
    height: 113px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
    background-color: #C0C0C0;
}

.ucho_kat-midcon  /* Vlastní obsah ucha <p> */
{
    margin-top: 0px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}

.ucho_kat-predel  /* Delitko katalogu <div> */
{
	width: 255px;
	height: 9px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
    background-color: #C0C0C0;
}

.ucho_kat-botmid  /* Stred patičky katalogu <div> */
{
	width: 255px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
    background-color: #C0C0C0;
}

.ucho_kat-botcon  /* Vlastní obsah patičky katalogu <p> */
{
    width:190px;
	float:left;
	margin-top: 0px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 0px;
}

.ucho_kat-bottom /* Dolni okraj - patička ucha katalogu */
{
	width: 257px;
	height: 9px;
	background-image: url("../media/ucho_kat-bottom.gif");
    background-position: bottom;
	background-repeat: no-repeat;
    background-color: #C0C0C0;
}

/*********** /UCHO KATALOG ******************/

/***********NADPISY*******************************/
H1  {
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: black;
	text-align: center;
}

H2  {
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: black;
	text-align: center;
}

H3  {
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: black;
	text-align: center;
}

H4  {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: black;
	float: left;
}

H5{
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: green;
}

/***********KONEC NADPISY*************************/

/***********ODKAZY*******************************/
a{
    color: #000000;
	text-decoration: none;
	cursor: pointer;
}

a:link{
	color: #000000;
	text-decoration: none;
}

a:visited{
	color: #000000;
	text-decoration: none;
}

a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

/***********KONEC ODKAZY*************************/

/***********tlačítka*******************************/
#buttcent  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
	background-color : rgb(163,163,170);
	padding: 0px 0px 0px 0px;
	width: 100px;
	height: 12px;
	border: 1px solid gray;
	text-align: center;
	text-decoration: none;
}

.buttcent{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
	background-color : rgb(163,163,170);
	padding: 0px 0px 0px 0px;
	width: 100px;
	height: 12px;
	border: 1px solid gray;
	text-align: center;
	text-decoration: none;
}

.buttcent_short{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
	background-color : rgb(163,163,170);
	padding: 0px 0px 0px 0px;
	width: 55px;
	height: 12px;
	border: 1px solid gray;
	text-align: center;
	text-decoration: none;
}

/***********kalendářík*******************************/
.klas1
   {
	border: 1px solid black;
	text-align: center;
	background-color: #666666;
	color: #666666;
   }
.klas2
   {
	border: 1px solid black;
	text-align: center;
	background-color: #999999;
   }
.klas3
  {
	border: 1px solid black;
	text-align: center;
	background-color: #cc0000;
	font-weight: bold;
	color: white;
  }
.klas4
  {
	border: 1px solid black;
	text-align: center;
	background-color: #999999;
	font-weight: bold;
	color: white;
  }
.klas5
  {
	border: 1px solid black;
	text-align: center;
	background-color: red;
	font-weight: bold;
	color: white;
  }
.uchotop
  {
   background: url("../media/svrch.png") 0 0 no-repeat;
   height: 25px;
  }
.uchostred
  {
   background: url("../media/stred.png") 0 0 repeat-y;
   min-height: 300px;
  }
.uchobal
  {
   margin-left:25px;
   padding-top:10px;
  }
.uchobot
  {
   background: url("../media/spod.png") 0 0 no-repeat;
   height: 25px;
  }
