body {
	margin : 0px 0px 0px 0px;
	background-image: url(../_images/body_bg_15.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	background-color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #444444;
}

.center
{
	width : 100%;
	margin : 0px 0px 0px 0px;
	text-align : center;
}

.right
{
	float: right;
	text-align: right;
}

.left
{
	float: left;
	text-align: left;
}

.vtop{
	vertical-align: top;
}

.vbottom{
	vertical-align: bottom;
}

#content
{
	width:1000px;
	margin-left : 0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top : 0px;
	background-image: url(../_images/content_bg_06.gif);
	background-position: left;
	background-repeat: repeat-y;
	text-align: center;
	line-height: 60%;
	
}

#right-box
{
	width: 250px;
	height: 556px;
	float:right;
	background-image: url(../_images/right_bg_02.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	
}

#top{
	width:750px;
	height: 56px;
	float:left;
	background-color: #F2F2F2;
	background-image: url(../_images/top_menu_bg_03.gif);
	background-position: right bottom;
	background-repeat: no-repeat;

}
#top-menu
{
	float:right;
	padding-right: 28px;
	margin-top: 20px;
	line-height:120%;
	
}

#top-menu-lang
{
	float:left;
	padding-left:28px;
	margin-top:20px;
	line-height:120%;
}

#top-menu a
{
	display:block;
	line-height:120%;
	float:left;
	margin-left: 20px;
	color: #777777;
}

#top-menu-lang a
{
	display:block;
	line-height:120%;
	float:left;
	margin-right: 20px;
	color: #777777;
}

#head
{
	margin-left : 0px;
	width:750px;
	float:left;
	margin-bottom:0px;
	line-height: 60%;
	text-align: left;
	background-image: url(../_images/head_bg_08.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 140px;
}

#head img.img-logo{
	float:left;
	margin-top:0px;
	margin-left:26px;
}

#menu{
	width: 520px;
	float:right;
	margin-right : 0px;
	margin-top:100px;
	line-height: 120%;
	text-align: right;
	clear: both;
	height : 66px;
}

#menu a{
	display:block;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;	
	padding-left: 15px;
	padding-right: 15px;
}
#menu a:link{	color : #000000;text-decoration: none}
#menu a:visited{	color : #000000;text-decoration: none}
#menu a:active{	color : #000000;text-decoration: none}
#menu a:hover{	color : #555555;text-decoration: none; background-color: #F2F2F2;}

.sub
{
	position: absolute;
	/* tohle byly jediny 2 povinny styly, secko ostatni uz je jen pro paradu */
	padding: 10px 10px 10px 10px;
	width: 169px;
	margin-top: 192px;
	background-color: #E4E3DD;
	background-image: url(../_images/popup_bg_12.gif);
	background-position: right top;
	background-repeat: repeat-y;
	opacity:0.90;_filter: alpha(opacity=90);
	line-height: 120%;
	text-align: left;
}

.sub a{
	display:block;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;	
	padding-left: 15px;
	padding-right: 15px;
}
.sub a:link{	color : #000000;text-decoration: none}
.sub a:visited{	color : #000000;text-decoration: none}
.sub a:active{	color : #000000;text-decoration: none}
.sub a:hover{	color : #555555;text-decoration: none; background-color: #F2F2F2;}


#sub1{
	display: none;
	margin-left: 230px;
}
#sub2{
	display: none;
	margin-left: 299px;
}
#sub3{
	display: none;
	margin-left: 0px;
}
#sub4{
	display: none;
	margin-left: 500px;
}
#sub5{
	display: none;
	margin-left: 0px;
}
#sub6{
	display: none;
	margin-left: 0px;
}

#text
{
	float: left;
	width: 750px;
	text-align:center;
}

#text-content
{
	float: none;
	width: 697px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align : left;
	line-height: 180%;
}

#news-box
{
	float:right;
	width: 170px;
	margin-left:10px;
	padding-left:5px;

	border-left: 10px solid #F2F2F2;
	border-bottom: 5px solid #F2F2F2;
	margin-top:5px;
	
}
#news-box h2{margin-top:0px;}


/*strong{
		color: #F08535;
}*/

#foot{
	width: 100%;
}

	
#copyright {
	margin-left: 26px;
	color: #aaaaaa;
	line-height: 120%;
	font-size:9px;
}

.photos
{
	float:right;
	width: 230px;
	padding-left: 10px;
	font-size: 7pt;
	line-height: 110%;
	text-align:center;
	background-color: white;
}
.photos img
{
	border-left: 10px solid #F2F2F2;
	border-bottom: 5px solid #F2F2F2;
	margin-top:5px;
}

.attachements
{
	background-color: #f2f2f2;
	padding: 5px 5px 5px 5px;
	border: 1px solid #e2e2e2;
	float:left;
	width: 435px;
}
.attachements h3
{
	margin-top: 0px;
	border-bottom: 1px solid #e0e0e0;
}

p {
	/*border-left: 5px solid #F9E4C8;*/
		margin-top: 0px;
		margin-bottom: 15px;
		text-align: justify;
}

span.highlight{
	color: #CC0000;
	font-weight: bold;
}

span.back{
	font-size:8pt;
	padding-top: 12px;
}


hr{
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	height: 1px;
	border-top: 1px solid #f2f2f2;
	border-bottom: none;
	border-left: none;
	border-right: none;
	color: #f2f2f2;	
}

h1 {
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: right;
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	border-bottom: 1px solid #F2F2F2;
	font-size: 16pt;
	font-weight: bold;
	line-height: 150%;
	letter-spacing: 3px;
}


h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:left;
	font-family: Trebuchet MS,Tahoma,Verdana,Arial;
	font-size: 16px;
	text-align:left;
	color: #BB6F2D;
	border-bottom: 1px solid #F2F2F2;
}
h2 a:link{color: #BB6F2D; text-decoration:none;}
h2 a:active{color: #BB6F2D; text-decoration:none;}
h2 a:visited{color: #BB6F2D; text-decoration:none;}
h2 a:hover{color: #366931; text-decoration:underline;}



h3{
	font-size: 9pt;
	margin-top: 5px;
	margin-bottom: 0px;
	border-bottom: 1px solid #F2F2F2;
	color: #000000;
	font-family: Trebuchet MS,Tahoma,Verdana, Arial;
}

h3.message{
	font-size: 10px;
	text-align: center;
	background-color: #000000;
	padding: 2px 2px 2px 2px;
	color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-top: 5px;
}

h4{
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 0px;
	/*color: #999999;*/
	color: #000000;
	font-family: Arial;
}


ul{
	margin-left: 0px;
	margin-top: 10px;
	padding-left:20px;
	margin-bottom: 10px;
	list-style: square;
	list-style-image: url(../_images/li.gif);
	font-weight: normal;
}

ul ul {
		margin-top:0px;
		margin-bottom:0px;
}

li{

	text-align: left;
	margin-bottom: 0px;
}

li.white{
	margin-bottom: 0px;
	margin-top: 0px;
	
}

li.no-li{
	margin-bottom: 0px;
	margin-top: 0px;
	list-style: none;
	
}

ul.strong{
	font-weight: bold;
	list-style: disc;	
}

ul.no-margin{
	margin-bottom: 0px;
	margin-top: 0px;
	
}



ol{
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style: decimal;
}

ol.alpha{
	list-style: upper-alpha;
}

table{
	margin-top: 0px;
	margin-bottom: 10px;
	background: transparent;
	font-size: 8pt;

}


td{
	padding : 5px 5px 3px 3px;
	border-left: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	text-align: left;
	vertical-align:top;
	border-collapse: separate;
}


table.noborder
{
	width: auto;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
table.noborder td
{
	border:none;
}

table td.gray
{
	font-weight:bold;
	background-color:#efefef;
}

form{
	margin: 0px 0px 0px 0px;
}

input{
	border: 1px solid #454545;
	background-color: white;
	font-family: Tahoma,Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

select{
	border: 1px solid #454545;
	font-family: Tahoma,Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

textarea{
	border: 1px solid #454545;
	font-family: Tahoma,Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 500px;
}


fieldset{
	padding: 5px 5px 5px 5px;
	border: 1px solid #888888;
}

legend{
	font-size: 11px;
	font-weight: bold;
	color: #888888;
}

label{
		color: #888888;
}

input.standard{
	width: 110px;
}

input.long{
	width: 290px;
}

input.short{
	width: 30px;
	text-align: right;
	vertical-align: middle;
	margin-top: 3px;
}

input.shortest{
	
	width: 15px;
	text-align: right;
	vertical-align: middle;
}


input.button{
	background-color: #296181;
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	color: #eeeeee;
	font-size: 10px;
	font-weight: bold;
}

input.img-button{
	border: none;
	background: none;
	vertical-align: middle;
	margin: 0px;
}

img{
	margin: 0px 0px 0px 0px;
	border: 0px;
}

img.tree-ico{
	vertical-align: bottom;
}

img.right{
  float: right;
  border-left: 10px solid #eaeaea;
  margin-left: 10px;
}

img.right-no-border{
  float: right;
  border: 0px solid #7ABBA5;
  margin-left: 10px;
}

.clear-all{
	clear: both;
}


a:link {color: #555555;	text-decoration: none;}
a:active {color: #333333;text-decoration: underline;}
a:visited {color: #000000;text-decoration: none;}
a:hover {color: #660000;text-decoration:underline ;}

p a:link {color: #444444;	text-decoration: underline;}
p a:active {color: #333333;text-decoration: underline;}
p a:visited {color: #444444;text-decoration: underline;}
p a:hover {color: #660000;text-decoration: underline;}


#left-box a:link {color: #ffffff; text-decoration: none;}
#left-box a:active {color: #ffffff;text-decoration: underline;}
#left-box a:visited {color: #ffffff;text-decoration: none;}
#left-box a:hover {color: #cccccc;}
#right-box a:link {color: #6a6a6a;	text-decoration: none;}
#right-box a:active {color: #6a6a6a;text-decoration: underline;}
#right-box a:visited {color: #6a6a6a;text-decoration: none;}
#right-box a:hover {color: #333333;}

#left-box a.white:link {color: #222222;	text-decoration: none;}
#left-box a.white:active {color: #222222;text-decoration: none;}
#left-box a.white:visited {color: #222222;text-decoration: none;}
#left-box a.white:hover {color: #DC241F;}


#copyright a:link {	color: #0B8443;text-decoration: underline;}
#copyright a:active {	color: #0B8443;text-decoration: underline;}
#copyright a:hover {	color: #BC7231;text-decoration: underline;}
#copyright a:visited {	color: #0B8443;text-decoration: underline;}

