* {
margin: 0;
padding: 0;
}

body {
font-family: Tahoma, Verdana, Arial, lucida, sans-serif; 
background: #fff;
color: #000;
font-size: small;
text-align: left;
line-height: 1.4;
min-width: 630px; /* 2 x (LC plna-sirka + CC padding) + RC plna-sirka */


}

html>body 
{ font-size: medium; }

* html body
{ overflow: hidden; }

/****************************************/
/*   									Hlavni prvky    									 */
/****************************************/

#container
{
  padding-left: 230px; /* LC plna-sirka 200 */
  padding-right: 225px; /* RC plna-sirka + CC padding 240 */
  position: relative; /* Resi "nekonecnou" stranku v IE7 */
  clear: both;
  overflow: hidden;
}


#center
{
 border: 0px solid pink;
 padding: 0;
 width: 100%;
 margin: 0;
 padding-left: 0px;
 padding-right: 15px;
 }

#editedcenter
{
 border: 0px solid pink;
 padding: 0;
 width: 100%;
 margin: 0;
 padding-left: 0px;
 padding-right: 12px;
 }
 
html>body #editedcenter {
 padding-right: 15px;
}

.hlavlay {
 margin-left:2px;	
}

#left
{
width: 199px;

padding-top:5px;

}



html>body #left 
{ right: 246px; } /* <- */

* html #left
{ left: 209px; } /* -> */ 

 /* tady se ta barva meni poprve a pak jeste u paticky  */
#right
{
  width:  190px; /* RC width 130 */
  color: black;
  padding: 0 5px; /* RC padding */

  text-align:center;

}

.centrvnitrek {
	padding-left:10px;
	padding-right:19px;
}

.levbor {
  border: 1px solid Green; 
}
.pravbor {
 background: url("../img/menu1.png") top left repeat-y;

}


#right p {
 margin: 0;
 padding: 0;
}

/****************************************/
/*   									   Hlavicka     									 */
/****************************************/

* html .minwidth {
	padding-left:1001px;
}

* html .container {
	margin-left:-1001px;
	position:relative;
}

* html .minwidth, * html .container, * html .content, * html .layout  {
	height:1px;
}

.levacasthlavicky{
width: 997px;
margin: 0;
padding: 0;
float: left;
height: 120px;
background: url("../img/lhlavicka.png") top left no-repeat;
border: 0px solid pink;
}


.levacasthlavicky span {
	position:absolute;
	top: -1000px;
	left:0;
	height:1px;
	overflow:hidden; }
	
	
.levacasthlavicky h1 {
	margin:0;
	padding:0; 
}


.levacasthlavicky a {
	display:block;
	height: 116px;
	width: 350px; }



.pravacasthlavicky{
width: 647px;
margin: 0;
float: right;
background: url("../img/rhlavicka.png") top right repeat-x;
height: 117px;
}

.width {
	width:100%;
	min-width:9px;
	height: 117px;
	margin-left: 3px;	
	margin-bottom: 3px;	
	margin-top: 0px;
}

.content {
	border:0px solid #c00;
	padding:0px;
}

/****************************************/
/*   							   	 	Menu        									 */
/****************************************/

ul {
margin: 0 5px;
padding: 0;
}
 
li {
padding: 0;
margin: 0;
list-style:none;
text-decoration:none;
line-height: 1.4;
color: white;
font-weight: bold;

}

html>body li{
margin: 10px 0;

}

.active{
color: #333;
font-weight:bold;
padding-left: 23px;
background: url("../img/tenisak.gif") left 3px no-repeat;
}


.expanded{
color: #333;
font-weight: bold;
padding-left: 23px;
background: url("../img/sipkadolu.gif") left top no-repeat;
} 

li {
height: 20px;
background: url("../img/tenisak.gif") left 1px no-repeat;

}

li a {
text-decoration:none;
padding-left: 23px;
}

.activesubmenu {
padding: 0; 
font-weight:bold;
color: #333;
padding-left: 35px;
} 


.submenu {
text-decoration:none;
color: white;
padding-left: 35px;
margin: 0;
}


a:link, a:visited {
color: #fff;
}

a:link.cerny {
color: black;
}

a:visited.cerny {
color:blue;
}

a:hover {
color: #333;
}

li .submenu {
background-image: none;
}    

/****************************************/
/*   									   Paticka      									 */
/****************************************/

.levacastpaticky{
width: 198px;
margin: 0;
padding: 0;
height: 20px;
margin-left: 0px;

float: left; border: 0px solid yellow;

}
html>body .levacastpaticky {
margin-left: 0px;
}

/* tady je ta druha cast, ale nejak to blbne */

.pravacastpaticky{
width: 210px;
margin-right: 0px;
float: right;
/* background: url("../img/menupaticka.png") top right repeat-x; */
height: 20px; 
/* border-top:1px Solid Green; */


}
html>body .pravacastpaticky {
margin-right: 0px;
}


* html #paticka
{
  float: left;
  position: relative;
  width: 100%;
  padding-bottom: 100010px;
  margin-bottom: -10000px;
  background: #fff;
  border: 0px solid black;
  line-height: 0.5;
  color: black;

  }
#paticka-uvnitr
{
  font-size: x-small;
  text-align: center;
  background: #fff;
  color: #000;
  
}

#paticka-uvnitr a
{
  color: #000;
}
/****************************************/
/*   									   Obsah        									 */
/****************************************/
hr {
color: green;
margin: 0;
padding: 0;
height: 1px;
}

h2{
font-size: large;
color: #789b09;
padding: 20px 0;
}

hr.obsahova {
margin: 0 20px;
height: 1px;
}

a.cerny {
color: black;
}

p a.cerny{
text-decoration: underline;
color: #000;
}

p a.cerny:hover {
text-decoration: underline;
color: #555;
}

p a.cerny:visited{
text-decoration: underline;
color: #0000ff;
}


.zleva { float:left;}
.zprava { float:right; margin: 5 5 5 5; }
.ramobr { border:1px Solid black; margin: 5 5 5 5; } 

.odrazka {
 background-image: url("../img/vlnka.gif");
 background-repeat: no-repeat;
 padding-left:20px;
}
.definice {  font-style: oblique;  padding-right: 20px; }
.pojem { font-weight:bold;}

.okrajel {
margin-right:10px; margin-top:5px;margin-bottom:5px;
}
.okrajep {
margin-left:10px;  margin-right:5px;margin-top:5px;margin-bottom:5px;
}

table.vtextu td{
padding-left: 10px;
vertical-align: top;
}

table.vtextu td.left-col{
border: 0px solid black;
width:90px;
}



a.top{
text-decoration: none;
float: right;
color: green;
}

a.top:hover{
text-decoration: underline;
}

a.top:visited{
color: green;
}

a.video {
margin-right: 85px;
float: right; 
color: #000; 
font-size: 120%
}

a.video:hover {
color: #333;
}

a.video:visited {
color: green;
}

.kurziva{
font-style: italic;
}

.vycisti{
clear: all;
}

.h4
 background-image: url("../img/tenisak_skola.gif");
 background-repeat: no-repeat;
 padding-left:20px;
}

.popiskaram {
	border:1px Solid Black;
	text-align:center;
	width:239px;
}

 p {	
	padding-bottom:10px;
}

li {
padding-bottom:10px;
}

.menitem {
text-decoration:none;
padding-left: 23px;
padding-bottom: 10px;
}



.menitem2 {
padding-left: 33px;

}

.tenis {
background: url("../img/tenisak.gif") left 1px no-repeat;

}

.subnove {
	padding-left:7px;
	padding-top:87px;
	padding-right:7px;
}

.subnove a {
	font-weight:bold;
	text-decoration:none;
}

#patnova {
	width:997px;
	text-align:center;
	font-size:90%;
	border-top:1px dotted green;
	margin-top:10px;
}

.polozka {
	float:left;
	margin-right:10px;
	width:170px;
	height:220px;
	text-align:center;
	height:100px;
	overflow:hidden;
	margin-bottom:10px;
}

img {_behavior: url('/img/iepngfix.htc');}
