/*body{
	background-image: url('tn/pozadi.gif');
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
	background-color: #666666;
}*/

h1.moje           { font-size:1.6em; color:#FFFF00; }

/* Styly pro zobrazeni vice galerii */

td.gallerka a {
   text-decoration: none
}

td.gallerka {
	text-align: center;
	width: 140px;
	height: 253px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	background-image: url('../images/bg.png');
	vertical-align: top;
	border: 1px solid black;
	}
div.napis {
	margin-top: 5px;
	width: 100%;
	height: 36px;
	background: url('../images/grad.jpg') repeat-x #cdcdcd;
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
	text-align: center;
}
div.popisek {
	width: 135px;
	font-family: arial;
	font-size: 10px;
	color: #454545;
	text-align: left;
	padding-top: 5px;
}

table.teachers tr:hover {
	background-color: #deeaff;
}
table.teachers tr td {
	vertical-align: top;
	color: #0049ce;
	border: 1px solid #a0a0a0;
}
table.teachers tr td a {
	text-decoration: none;
}
table.teachers tr:hover td {
		color: #002f84;
}
table.teachers tr:hover td a {
		color: #002f84;
}

.header_left_btm{
	margin: 5px 0 0 50px;
}

.red { color:red; }

li{
list-style:disc;
}
strong{
font-weight:bold;
}
.customTable{
-x-system-font:none;
font-family:Arial,helvetica,sans-serif;
font-size:75%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.4em;
border-collapse:collapse;
font-size:0.836em;
margin-top:5px;
z-index:1 !important;
}
.customTable th {
border:1px solid #FFFFFF;
padding:3px 5px;
background-color:#4D4D4D;
}
.teachersTable td{
vertical-align:middle;
}
#header .new        { 
background:transparent url('tn/header.jpg') no-repeat scroll 0 0;
}
.gold-button{
display:block;
}

#menu #center{
	background-image: url('tn/bg-menu-main.gif');
	background-repeat: repeat-x;
	background-position: top;
}
#menutop #centertop{
	background-image: url('tn/bg-menu-main-top.gif');
	background-repeat: repeat-x;
	background-position: top;
	background-color: transparent;
	width: 1135px;
	color: white;
	/*margin: 0 0 0 2px;*/
}

#menu .left{
	background-image: url('tn/bg-menu-left.gif');
	background-repeat: no-repeat;
	background-position: top;
	width: 2px;
}
#menu .right{
	background-image: url('tn/bg-menu-right.gif');
	background-repeat: no-repeat;
	background-position: top;
	width: 7px;
}
#menu li{
	background-image: url('tn/bg-menu-mid.gif');
	background-repeat: no-repeat;
}
#menu li p, #menu li a {
color:#FFFFFF;
}
#menu li p, #menu li a:hover {
color:#006EAA;
background-image: url('tn/bg-menu-top.gif');
background-repeat: repeat-x;
background-position: top;
}
#header .top {
background: #006EAA;
background: url('tn/header-top.jpg') no-repeat scroll 0 0;
background-position: bottom;
left:0px;
width:1148px;
}

#menutop .drop{
	background-image: url('tn/bg-menu-main-top.gif');
	background-repeat: repeat-x;
	background-position: top;
	background-color: transparent;
	color: White;
}

#menutop .right{
	background-image: url('tn/bg-menu-right-top.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: transparent;
}
#menutop .left{
	background-image: url('tn/bg-menu-left-top.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: transparent;
	width: 2px;
	display: block;
}
#menutop li{
	background-image: url('tn/bg-menu-mid-top.gif');
	background-repeat: no-repeat;
}
#menutop li a:hover {
color:#006EAA;
background-image: url('tn/bg-menu-top.gif');
background-repeat: repeat-x;
background-position: top;
}


#center li ul ul {
	margin: 0 0 0 -1px;
	padding: 3px 0 0 0;
}
#center li ul {
	padding: 5px 0 0 0;
	margin: 0 0 0 -1px;
}
#center li ul li {
	margin: 0 auto;
}
#center li ul li a {
	color: white;
	font-weight: normal;
	margin: 0 auto;
	/*border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0D0F33;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #006EAA;*/
}
#center li ul li a:hover {
	color:white;
	font-weight: normal;
	background-color: #006EAA;
}
/* Blok ukazující zákaz kourení, levý sloupec nahore */
.left-up{
text-align:justify;
margin-left:5%;
margin-right:5%;
margin-top: 15px;
margin-bottom: 25px;
}

.left-up-logo{
margin-bottom: 0px;
}

/*==== GOLD BUTTON ==========*/
.gold-button{
	margin-top: 0px;
}
.gold-button a{
	color: #006EAA;
	text-decoration: none;
	padding: 0px 30px 0px 30px;
	background-color: #EAF8FF;
	border-bottom: 1px solid #005180;
	border-top: 1px solid #D4F0FF;
	border-left: 1px solid #0087D4;
	border-right: 1px solid #0087D4;
	background-image: url(tn/gb2.gif);
	background-repeat: repeat-x;
	background-position: center;
	line-height: 35px;
	display: block;
}
.gold-button a:hover{
	background-color: White;
	background-image: none;
}
.gold-button .gleft{
	float: left;
	width: 0px;
	height: 50px;
	background-image: none;
	background-color: #FFD700;
	display: none;
}
.gold-button .middle{
	float: left;
	padding: 0;
	position: relative; /*height: 50px;*/
	color: #006eaa; /*padding-top: 8px;*/
	background-image: none;
	background-color: transparent;
	font-family: sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}
.gold-button .gright{
	float:left;
	width:0px;
	height:50px;
	background-image: none;
	background-color: #FFD700;
	display: none;
}
.gold-button .point{
	background-image: none;
	background-color: Red;
	/*top: 0px;*/
	display: none;
}
#searchy{
	/*background-image: none;*/
	top: 201px;
	color: #006EAA;
}

/*==== MAIN ==========*/
#main li{
	margin-left: 16px;
	list-style-image: url(tn/odrazka.gif);
	padding-left: 0px;
	color: #404040;
}

#main li a{
	color: #404040;
}
#main li a:hover{
	color: #006EAA;
	text-decoration: underline;
}

#right{
	color: #404040;
}
#main p{
	margin: 0 5px 5px 5px;
	padding: 0;
	color: #404040;
}
#main h2{
	margin: 15px 0px 0px 0px;
}
#main h3 img{
	margin: 5px 5px 5px 10px;
}

#main h3{
	clear: both;
}
#main img{
	margin: 5px;
}

#left{
	color: #404040;
}