/*  TABORI CSS */

body
{
	color:black;
	background-color : black;
	font-family:Arial;
	
	font-size: 16px;
	padding-top: 2px;
	padding-bottom: 20px;
	background-repeat: repeat-x;
	
}
h1, h2, h3
{
	font-family: georgia, arial;
	font-style: italic;
	clear: both;
}
h1
{
	font-size: 1.4em;
}
h2
{
	font-size: 1.25em;
}
h3
{
	font-size: 1.15em;
}
a
{
	color: black;
	text-decoration: none;
	
}
a:hover
{
	color: red;
	
}

.divcenter a
{
	text-decoration: underline;	
}

div
{
	margin: 0px;
	padding: 0px;
}

.error
{
	color: red;
}
#divmain
{
	width: 750px;
	margin: 5px auto;
	background-color: black;
	
}

#divtopmenu
{
	background-color: #343434;
}
#divtopmenu2
{
	
	position: relative;
	left: 0px;
}
#uppermenu
{
	float: right;
	background-color: transparent;
	padding: 10px;
	padding-top: 8px;
	margin-right: 50px;
	background-image: url("../img/bg.png");
	background-repeat: no-repeat;
	width: 125px;
	color: white; 
	font-size: 0.8em;
	height: 236px;
}
#uppermenu ul>li
{
	list-style-type: none;
	
}
#uppermenu ul
{
	list-style-position: inside;
	padding-left: 0px;
	margin-top: 2px;
}
.divcenter
{
	width: 490px;
	
	text-align: justify;
	
	margin-top: 0px;
	margin-left: 6px;
	padding: 0px 30px 40px 20px;
	float: left;
	font-size: 0.8em;
	
	
	background-image: url('../img/poz.jpg');
	background-repeat: repeat-y;
}
.divcenter center
{

}
.bigger
{
	
	width: 680px;
}
.divleft
{
	width: 175px;
	height: 311px;
	
	float: left;
	background-color : transparent;
	
	/*background-image: url('../img/left.gif');*/
	/*background-repeat: repeat-y;*/
	padding-top: 45px;
	padding-bottom : 19px;
	padding-left: 35px;
	
	margin-right: 10px;
	text-align: left;
	background-image: url('../img/menu.png');
	background-repeat: no-repeat;
	
	position: relative;
	top: -30px;
}
.divleft-ie
{
	background-image: url('../img/menu.gif');
}
#divright
{
	width: 150px;
	float: right;
	/*background-image: url('../img/right.gif');*/
}
#divtop
{
	width: 750px;
	height: 270px;
	background-repeat: no-repeat;
	background-position: left top;
}
.top-default
{
	background-image: url('../img/top1.jpg');
}
.top-else
{
	
}
#divbottom
{
	width: 750px;
	/* height: 25px; */
	background-color: transparent;
	text-align: center;
	
}
.divcopy
{
	font-family: Georgia;
	font-style: italic;
	width: 710px;
	padding: 3px 20px 0px 10px;
	/* height: 25px; */
	background-color: transparent;
	margin-left: 5px;
	text-align: center;
	margin-top: -40px;
	background-image: url("../img/bottom.jpg");
	background-repeat: no-repeat;
	height: 22px;
	
}
.divcopy-ie
{
	
}
.vbottom
{
	background-image: url("../img/midbottom.png");
	background-repeat: no-repeat;
	position: relative;
	top: -40px;
	height: 116px;
}
.copy
{
	color: black;
	font-size: 12px;
	background-color : transparent;
	text-align: right;
	float: none;
}
.client_sec_l
{
	float: left;
	
	font-size: 12px;
	background-color : transparent;
	padding-left: 6px; 
}
.client_sec_r
{
	float: right;
	color: black;
	font-size: 5px;
	background-color : transparent;
	padding-top: 1px;
	padding-right: 5px; 
}
#divxbottom
{
	/* width: 800px; */
	/* height: 100px; */
	height: 10px; 
	padding: 0px;
	margin: 0px;
	background-color: transparent;
	text-align: center;
	/*background-image: url('../img/bottom.gif');*/
	background-position: top center;
	background-repeat: no-repeat;
}
.menu
{
	list-style-type: none;
	
}
.menu-polozka
{
	font-weight: bold;
}
.menu-polozka
{
	background-color: transparent; 
	padding: 0px 0px 0px 0px; 
	display: block;
	clear: both;
	
	font-family: georgia,arial;
	font-style: italic;
	color: white;
	
}
a:hover.menu-polozka 
{
	background-repeat: no-repeat;
	background-position: left;
	color: red;
	
}
.menu-odd
{
	line-height: 4px;
}

.clearboth
{
	clear: both;
}
.menu-odd-desc
{
	padding: 4px 0px 2px 2px;
	margin: 0px 0px 0px 0px;
	font-family: georgia,arial;
	font-style: italic;	
	font-weight: bold;
	clear: both;
	background-repeat: no-repeat; 
	
}
.menu-odd-desc-ie
{
	
}
.menu-odd-desc-text
{
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	
	border-bottom: 1px solid silver;
}
/*zacatek >> testovaci ucely
 div
{
border: 1px red solid ;
}
*/
.todo
{
	font-family: Courier New;
	list-style-image: url('../img/todo_list.gif');
}
.todo  hr
{
	border: solid navy 1px; 
	border-left: none; 
	border-right: none;
}
.todo  h2
{
	color:red;
}
.todo .done
{
	color: green;
}
.todo .working
{
	color: blue;
}

.note
{
	color: #3A3A3A;
	font-size: 11px;
	font-family: monospace;
}
/*konec >> testovaci ucely*/

.custom-img
{
	margin: 2px 5px;
	border: 5px white solid;
}
.al-center
{
	text-align: center;
}
.noborder
{
	border-width: 0px;
}
.pol-selected
{
	
}
.slideshow
{
	float: left;
	position: relative;
	top: 28px;
	left: 10px;
	cursor: pointer;
}
#midtop
{
	padding: 3px 20px 0px 20px;
	margin: 0px;
	margin-left: 6px;
	clear: both;
	width: 710px;
	height: 14px;
	background-image: url("../img/midtop2.jpg");
	background-repeat: no-repeat;
}
#midtop h1
{
	display: inline;
}

#text-before
{
	overflow: hidden;	
	padding-bottom: 5px;
	width: 690px;
	
	
}
#text-before p,#text-after p
{
	margin : 0px;
	padding: 0px;
}

#text-after 
{
	overflow: hidden;	
	height: 95px;
	width: 610px;	
	padding: 0px;
	margin: 5px 0px 0px 25px;
	
	text-align: left;
	font-size: 12px;
}

.navigace
{
	
	font-size: 0.7em;
	
}
.navigace a,.navigace
{
	color: #252525;
}
.navigace a:hover
{
	color: red;
}

.langbox
{
	float: right;
	margin: 0px;
	padding: 0px;
	padding-right: 8px;
	height: 5px;
	position: relative;
	top: -24px;
}
