body  {
	behavior: url(../images/"csshover.htc");
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #faf9f7 url(../images/bg010000.jpg) left top repeat-x;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #6f727d;
	font-size: 12px;
}

/*p{
	padding-left: 10px;
	padding-right: 10px; 
}*/

A { color: #de9400; }
A:hover { color: #b67200; }
A.NL { color: #de9400; text-decoration: none; }
A.NL:hover { color: #b67200; text-decoration: underline; }

.MErr { color: red; font-size: 14px; }
.MSucc { color: green; font-size: 14px; }

td.descript { line-height: 140%; }
.twoColFixRt #container { 
	text-align: left; 
	background: url(../images/bg020000.jpg) top repeat-y;
	margin: 0px auto;
	padding: 0px;
	width: 1015px;
}

.twoColFixRt #whiteLeftSpace{
	width: 17px; 
	float: left;
	font-size: 1px;
	line-height: 1px;
}

.twoColFixRt #rightContent{
	width: 980px;
	float: left;
}

.twoColFixRt div#rightContent table#topMenuContainer{
	width: 980px;
	height: 86px;
	background: url(../images/topmenu0.jpg) left top no-repeat;
}

#logo{
	background: url(../images/logo0100.jpg) center top no-repeat;
	width: 200px;
	height: 72px;
	cursor: pointer;
}

#logo a{
	display: block;
	width: 100%;
	height: 100%;
}


/* 
**************  Vyber jazyku ********************
*/


#languageMenu{
	padding: 0px;
	margin: 0px;
	width: 740px;
	height: 51px;
}

ul#language{
	width: 164px;
	text-align: right;
	height: 28px;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
}

ul#language li{
	color: #FFFFFF;
	padding: 0px;
	float: left;
}

ul#language li a{
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #FFFFFF;
}

ul#language li.activated a, ul#language li.activated a:hover, ul#language li a:hover{
	text-decoration: none;
	color: #bdbdc4;
}

ul#language li div.languageButton{
	background: url(../images/button_l.jpg) bottom no-repeat;
	width: 53px;
	height: 22px;
	text-align: center;
}

ul#language li.activated div.languageButton{
	height: 28px;
}

ul#language li div.languageButton a{
	position: relative;
	margin: 0px;
	padding: 0px;
}

ul#language li div.languageButton a span{
	position: absolute;
	left: 19px;
	top: 1px;
}


ul#language li.activated div.languageButton a {
	top: 7px;
}



/* 
**************  Hlavni menu ********************
*/


ul#mainMenu{
	margin: 0px;
	padding: 0px 15px;
	text-align: right;
	
}

ul#mainMenu li{
	display:inline;	
	padding-right: 0px;
	padding-left: 0px;
}


ul#mainMenu li a span.arrowRight, ul#mainMenu li a span.arrowLeft{
	width: 10px;
}

ul#mainMenu li a:hover span.arrowRight, ul#mainMenu li.activated a span.arrowRight{
	background: url(../images/arrow020.png) left no-repeat;
}

ul#mainMenu li a:hover span.arrowLeft, ul#mainMenu li.activated a span.arrowLeft{
	background: url(../images/arrow010.png) left no-repeat;
}

ul#mainMenu li a{
	padding-right: 0px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px; 
}

ul#mainMenu li.activated a{
	color: #848691;
}

ul#mainMenu li a:hover{
	color: #848691;
}


/* 
**************  4 ctverce ********************
*/

table#fourSqueres{
	width: 980px;
	border: none;
	border-spacing: 0px;
	border-style: none;
}

table#fourSqueres td#sq01, table#fourSqueres td#sq02, table#fourSqueres td#sq03, table#fourSqueres td#sq04{ }
table#fourSqueres td#sq01_en, table#fourSqueres td#sq02_en, table#fourSqueres td#sq03_en, table#fourSqueres td#sq04_en { }
table#fourSqueres td#sq01_de, table#fourSqueres td#sq02_de, table#fourSqueres td#sq03_de, table#fourSqueres td#sq04_de { }

table#fourSqueres td#sq01 { background: url(../images/bluesq01.jpg) top left no-repeat; }
table#fourSqueres td#sq02 { background: url(../images/orangesq01.jpg) top left no-repeat; }
table#fourSqueres td#sq03 { background: url(../images/brownsq01.jpg) top left no-repeat; }
table#fourSqueres td#sq04 { background: url(../images/greensq01.jpg) top left no-repeat; }
table#fourSqueres td#sq01_en { background: url(../images/bluesq01_en.jpg) top left no-repeat; }
table#fourSqueres td#sq02_en { background: url(../images/orangesq01_en.jpg) top left no-repeat; }
table#fourSqueres td#sq03_en { background: url(../images/brownsq01_en.jpg) top left no-repeat; }
table#fourSqueres td#sq04_en { background: url(../images/greensq01_en.jpg) top left no-repeat; }
table#fourSqueres td#sq01_de { background: url(../images/bluesq01_de.jpg) top left no-repeat; }
table#fourSqueres td#sq02_de { background: url(../images/orangesq01_de.jpg) top left no-repeat; }
table#fourSqueres td#sq03_de { background: url(../images/brownsq01_de.jpg) top left no-repeat; }
table#fourSqueres td#sq04_de { background: url(../images/greensq01_de.jpg) top left no-repeat; }

.blueSquere, .blueSquereACT { width: 245px; height: 352px;	background: url(../images/bluesq01.jpg) top left no-repeat; cursor: pointer; }
.orangeSquere, .orangeSquereACT { width: 245px;	height: 352px;	background: url(../images/orangesq01.jpg) top left no-repeat;cursor: pointer; }
.brownSquere, .brownSquereACT { width: 245px; height: 352px;	background: url(../images/brownsq01.jpg) top left no-repeat; cursor: pointer; }
.greenSquere, .greenSquereACT { width: 244px; height: 352px; background: url(../images/greensq01.jpg) top left no-repeat; cursor: pointer; }
.blueSquere_en{ width: 245px; height: 352px;	background: url(../images/bluesq01_en.jpg) top left no-repeat; cursor: pointer; }
.orangeSquere_en{ width: 245px;	height: 352px;	background: url(../images/orangesq01_en.jpg) top left no-repeat;cursor: pointer; }
.brownSquere_en{ width: 245px; height: 352px;	background: url(../images/brownsq01_en.jpg) top left no-repeat; cursor: pointer; }
.greenSquere_en{ width: 244px; height: 352px; background: url(../images/greensq01_en.jpg) top left no-repeat; cursor: pointer; }
.blueSquere_de{ width: 245px; height: 352px;	background: url(../images/bluesq01_de.jpg) top left no-repeat; cursor: pointer; }
.orangeSquere_de{ width: 245px;	height: 352px;	background: url(../images/orangesq01_de.jpg) top left no-repeat;cursor: pointer; }
.brownSquere_de{ width: 245px; height: 352px;	background: url(../images/brownsq01_de.jpg) top left no-repeat; cursor: pointer; }
.greenSquere_de{ width: 244px; height: 352px; background: url(../images/greensq01_de.jpg) top left no-repeat; cursor: pointer; }

table#fourSqueres td#sq01 div.blueSquere:hover{ background: url(../images/bluesq02.jpg) top left no-repeat; }
table#fourSqueres td#sq02 div.orangeSquere:hover{ background: url(../images/orangesq02.jpg) top left no-repeat; }
table#fourSqueres td#sq03 div.brownSquere:hover{ background: url(../images/brownsq02.jpg) top left no-repeat; }
table#fourSqueres td#sq04 div.greenSquere:hover{ background: url(../images/greensq02.jpg) top left no-repeat; }
table#fourSqueres td#sq01_en div.blueSquere_en:hover{ background: url(../images/bluesq02_en.jpg) top left no-repeat; }
table#fourSqueres td#sq02_en div.orangeSquere_en:hover{ background: url(../images/orangesq02_en.jpg) top left no-repeat; }
table#fourSqueres td#sq03_en div.brownSquere_en:hover{ background: url(../images/brownsq02_en.jpg) top left no-repeat; }
table#fourSqueres td#sq04_en div.greenSquere_en:hover{ background: url(../images/greensq02_en.jpg) top left no-repeat; }
table#fourSqueres td#sq01_de div.blueSquere_de:hover{ background: url(../images/bluesq02_de.jpg) top left no-repeat; }
table#fourSqueres td#sq02_de div.orangeSquere_de:hover{ background: url(../images/orangesq02_de.jpg) top left no-repeat; }
table#fourSqueres td#sq03_de div.brownSquere_de:hover{ background: url(../images/brownsq02_de.jpg) top left no-repeat; }
table#fourSqueres td#sq04_de div.greenSquere_de:hover{ background: url(../images/greensq02_de.jpg) top left no-repeat; }

.greenSquere a, .orangeSquere a, .brownSquere a, .blueSquere a{ display: block; width: 100%; height: 100%; }
.greenSquere_en a, .orangeSquere_en a, .brownSquere_en a, .blueSquere_en a{ display: block; width: 100%; height: 100%; }
.greenSquere_de a, .orangeSquere_de a, .brownSquere_de a, .blueSquere_de a{ display: block; width: 100%; height: 100%; }

/* 
******************* Obsah stranky ********************
*/

.twoColFixRt div#page_content{
	background: #dce6ef url(../images/content_.jpg) top left repeat-y;
	margin-top: 10px;
}

#mainContent { 
	float: left;
	width: 715px;
	background: url(../images/content0.jpg) top left no-repeat;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
} 

#mainContent table{
	padding-top: 10px;
	text-align: left;
	vertical-align: top;
} 

#mainContent table td.left_space{
	padding-left: 10px;
}

#sidebar1 {
	float: left; 
	width: 225px; 
	background: url(../images/content1.jpg) top left no-repeat; 
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

#sidebar1 div.separator{
	padding-top: 10px;
	background: url(../images/right_se.jpg) left bottom no-repeat;
	width: 233px;
	height: 2px;
	font-size: 1px;
}

#mainContent h1, #mainContent h2, #sidebar1 h3{ 
	padding: 0px;
	margin: 0px;
	padding-left: 18px;
	margin-top: 8px;
	background: url(../images/content2.jpg) left no-repeat;
	font-size: 16px;
	font-weight: bold;
} 

#title_t{
	height: 17px;
	padding: 0px;
	margin: 0px;
}

.newsflash, .contact{
	padding-top: 10px;
}

.newsflash a.newsflashName{
	color: #de9400;
}

.newsflash a.newsflashName:hover{
	color: #b67200;
}


.newsflash p.news, .contact p.address, .contact table.tel{
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}

.newsflash span.date{
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	font-style:italic;
   font-size: 10px;
   color: gray;
}

a.allnews { font-size: 11px; }

.contact p.address{
	font-weight: bold;
}

.contact table.tel td.orangeCol{
	color: #de9400;
	font-weight: bold;
}

#page_content_bottom{
	background: url(../images/content3.jpg) left top no-repeat;
	width: 980px;
	height: 5px;
	font-size: 1px;
}

/* 
************************** spodni menu ***********************	
*/


#bottomMenu{
	background: url(../images/bottom_m.jpg) top no-repeat;
	width: 980px;
	height: 52px;
	text-align: center;	
}

#bottomMenu ul{
	padding-top: 20px;
	color: #000000
}

#bottomMenu li{
	display:inline;	
	padding-right: 0px;
	padding-left: 1px;
}


#bottomMenu li a{
	color: #000000;
}

#bottomMenu li a:hover, #bottomMenu li.activated a{
	color: #6b6e7a
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#bottomLine{
	background:url(../images/bottom01.jpg) top no-repeat;
	width: 1015px;
	height: 17px;
}

.small_space{
	font-size: 4px;
	width: 100%;
	height: 10px;
	margin: 0px;
	padding: 0px; 
}
