*{
	padding:0;
	margin:0;
}

body
{
	padding:0;
	margin:0;
	background:rgb(102,102,102) url(img/fondo.jpg) center repeat-y;
	background-color:rgb(255,255,255);
}

#WholePage
{
	background:rgb(102,102,102) url(img/fondo.jpg) center repeat-y;
	}
	
.page-container {
	width:962px;
	margin:0px auto;
	border:solid 1px rgb(150,150,150);
	font-size:1em;
	height: auto;
	background: transparent url(css-mas/img/bg_main_withnav_reverse.jpg) top left repeat-y;
}

.main {
	clear:both; 
	width:961px; 
	padding-bottom:30px; 
	background:transparent url(../img/bg_main_withnav_reverse.jpg) top left repeat-y;}

.main-navigation {
	display:inline /*Fix IE floating margin bug*/;
	float:right;
	width:200px;
	overflow:hidden /*IE6*/;
}
.main-content {
	display:inline; /*Fix IE floating margin bug*/
	float:left;
	width:730px;
	margin:0 0 0 10px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
}
.main-subcontent {
	display:inline /*Fix IE floating margin bug*/;
	float:right;
	width:185px;
	margin:15px 15px 0 0;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
}

.header-breadcrumbs {
	clear:both;
	width:560px;
	padding:0 0 0 0;
	float:left;
	font-size:70%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.header-breadcrumbs ul {
	float:left; 
	width:560px; 
	list-style:none; 
	padding:0 0 0 15px; 
	}

.header-breadcrumbs ul li {
	display:inline; 
	padding:0 0 0 10px; 
	background:transparent url(css-mas/img/bg_bullet_arrow.gif) no-repeat 0 50%; 
	font-weight:bold; 
	color:rgb(125,125,125); 
	font-size:60%;}

.header-breadcrumbs ul a {color:rgb(70,122,167); text-decoration:none;}
.header-breadcrumbs ul a:hover {color:rgb(42,90,138); text-decoration:underline;}

	
#Container
{
	width: 962px;
	margin: 0px auto;
	background-color: rgb(204,204,204);
}

#Top
{
	padding:0;
	margin:0;
	height: 302px;
	background: url("img/main-pictureele.jpg") left 71px no-repeat;
}


#Header
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 61px;
	padding-top: 10px;
	padding-left: 25px;
	background: url('img/header-background.png') repeat-x left top;
	
}

.header {
	width:961px; 
	font-family:"trebuchet ms",arial,sans-serif;}

.header-top {
	width:961px; 
	height:80px; 
	background:rgb(240,240,240) url(css-mas/img/bg_head_top.jpg); 
	overflow:visible !important /*Firefox*/; 
	overflow:hidden /*IE6*/;}





.name
{
	font-size: 26px;
	color: #FFF;
}

.adress
{
    font-size: 14px;
	color: white;
}

#Menu
{
	height: 53px;
	margin-top: 0px;
	padding-left: 3px;
	background: url('img/menu-background.png') repeat-x left top;
}


#Menu a
{
	height: 53px;
	line-height: 50px;
	padding-right: 18px;
	padding-left: 18px;
	background: url('img/menu-devider.png') right top no-repeat;
	float: left;
	margin-left: 3px;
	text-decoration: none;
	color: white;
	font-size: 14px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#Menu form
{
	padding-right: 18px;
	padding-left: 18px;
	float: right;
	margin-left: 3px;
	margin-top:12px;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#Menu form input.field {
  
	border:solid 1px rgb(200,200,200); 
}

#Menu form input.button {
 
	text-align:center; 
	color:rgb(150,150,150); 
	font-size:100%;}

#Menu form input.button:hover {
	cursor: pointer; 
	color:rgb(80,80,80);}

#Top #Menu a:hover, #Top #Menu a.active
{
	color:#999;
}



#Content
{
	padding-left: 8px;

}
#Content, #Left
{

	padding-top: 3px;
}

#Footer
{
	background-image: url("img/bottom_pattern.gif");
	background-repeat: repeat-x;
    background-position: left top;
    height: 32px;
    width: 100%;
    float: left;
    margin: 0px auto;
    
}

#Bottom
{
	height: 32px;
	width: 962px;
	background: url('img/footer-background.png') repeat-x left top;
	text-align: center;
	line-height: 32px;
	clear: left;
	margin: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFF;
}

#Bottom a 
{
text-decoration: none;
color: white;
}
#Bottom a:hover
{
text-decoration: underline;

}

#Middle,
#Left
{
float: left;
}
#Left
{
	width: 200px;
}
#Middle
{
	width: 761px;
}

.Part,.TopPart,#LeftMenu
{
	border: 2px solid #d0d1d0;
	background-color: #69C;
}

#LeftMenu
{
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
}
.Part
{

}
.TopPart 
{
border: 0px;
background: url('img/first-banner.png') no-repeat left top;
height: 184px;
padding: 8px;
}
.Part,.TopPart
{
	margin-bottom: 8px;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: justify;
}

.Part p
{
margin-left: 8px;
margin-right: 8px;
}
.TopPart p
{
margin-bottom: 0px;
margin-top: 6px;
}


.Part 
{
clear: left;
padding-left: 0px;



}
.Part img
{
float: left;
margin: 8px;

}
#Content p
{
padding-left: 0px;

}
#LeftMenu ul
{
padding: 0px;
margin: 0px;
padding-top: 8px;
padding-bottom: 10px;
margin-bottom: 8px;
background: url('img/left-side-devider.gif') no-repeat center bottom;
}
#LeftMenu li
{
margin-top: 3px;
list-style-type: none;


}

#LeftMenu span
{
	text-decoration: underline;
	color: #203A68;
	font-size: 15px;
}
#LeftMenu a
{
	color: #FFF;
	text-decoration: none;
}
#LeftMenu a.Links
{
margin-top: 8px;
text-decoration: underline;
}
#LeftMenu a:hover
{
text-decoration: underline;
}
#LeftMenu span,
#LeftMenu a
{
display: block;
padding-left: 9px;
}
#LeftMenu li a
{
background: url('img/green-arrow.gif') no-repeat 9px 4px;
padding-left: 24px;
display: inline;
}
.TopPart h2
{
	margin: 0px;
	color: #000;
	font-size: 18px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.TopPart .Larger
{
font-size: 14px;
}
.LeftHeader
{
margin: 0px;
background: url('img/left-header.png') no-repeat left top;
height: 38px;
}
.Part h2
{
margin: 0px;
background: url('img/content-header.png') no-repeat left top;
height: 37px;
display: block;
font-weight: normal;
}
.LeftHeader,
.Part h2
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #233F70;
	line-height: 37px;
	padding-left: 10px;
}
.Part a
{
	color: #FFF;
}
.Part ul
{
clear: left;
padding: 0px;
margin: 0px;
margin-top: 10px;
margin-bottom: 10px;
padding-left: 10px;
}
.Part li
{
margin-top: 3px;
list-style-type: none;

}
.Part li a
{
padding-left: 14px;
background: url('img/green-arrow-2.gif') no-repeat 0px 5px;

}
#validator
{
clear: left;
float: left;
}
#validator img {

border:0 solid #FFFFFF;
height:31px;
width:88px;
}


#Inter
{
height: 178px;
font-size: 12px;
font-family: arial;
font-weight: bold;
color: white;

}
#Inter ul
{

padding: 0px;
margin: 0px;
padding-top: 90px;

padding-left: 20px;
}

#Inter li
{
margin-top: 3px;
background: url('img/white-arrow.gif') no-repeat 0px 4px;
list-style-type: none;
padding-left: 11px;
}

#RightHeader
{
float: right;
padding-right: 10px;
font-size: 12px;

}
#RightHeader a
{
	padding-left: 16px;
	padding-right: 4px;
	color: #CCC;
	text-decoration: none;
	background: no-repeat 0px 0px;

}

#RightHeader a:hover
{
text-decoration: underline;
color: white;
}
#RightHeader a#sitemap:hover 
{
background-position: 0px -12px; 
}

#RightHeader a#contacts:hover 
{
background-position: 0px -12px; 
}

#RightHeader a#home 
{
background-image: url('img/home-icon.png');
background-position: 0px 2px;
}

#RightHeader a#home:hover 
{
	background-position: 0px -12px;
	color: #CCC;
}

#RightHeader a#sitemap 
{
background-image: url('img/site-map-icon.png');
background-position: 0px 2px;
}
#RightHeader a#contacts 
{
background-image: url('img/contact-icon.png');
background-position: 0px 2px;
}
li,ul /* korekce pro IE6 */
{
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
}



/* MAIN CONTENT */
.column1-unit {
	width:730px;
	margin-bottom:5px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

.column1-animacion {
	width:730px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	margin: auto;
	text-align: center;
	height: 259px;
}

.column2-unit-left {
	float:left;
	width:350px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
.column2-imagen-right {
	float:right;
	width:360px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.column2-imagen-left {
	float:left;
	width:360px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.column2-unit-right {
	float:right;
	width:350px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
}


}
.column3-unit-left {
	float:left;
	width:220px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;

}
.column3-unit-left-contenido {
	float:left;
	width:220px;
	text-align:left;
	
}



.column3-unit-middle {
	float:left;
	width:220px;
	margin-left:20px;

}

.column3-unit-middle-contenido {
	float:left;
	width:220px;
	margin-left:30px;
	text-align:left;
	
}
.column3-unit-right {
	float:right;
	width:220px;

}

.column3-unit-right-contenido {
	float:right;
	width:220px;
	text-align:left;
	margin-right: 5px;
	
}





/******************/
/*  CLEAR FLOATS  */
/******************/
.page-container:after, .header:after, .header-breadcrumbs:after, .main:after, .main-navigation:after, .main-content:after, .main-content div:after, .main-subcontent:after { display:block; height:0; clear:both; visibility:hidden;}
.column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, .column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after { display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-border:after, .subcontent-unit-noborder:after { display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-border-blue:after, .subcontent-unit-border-green:after, .subcontent-unit-border-orange:after { display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-noborder-blue:after, .subcontent-unit-noborder-green:after, .subcontent-unit-noborder-orange:after { display:block; height:0; clear:both; visibility:hidden;}

.clear-contentunit {
	clear:both;
	width:730px;
	height:0.1em;
	border:none;
	background:rgb(210,210,210);
	color:#FFF;
}

/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {.header-top {
	width:900px;
	height:80px;
	background:rgb(240,240,240);
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	padding-left: 10px;
	padding-right: 10px;
}}

@media print {.nav2 {float:left; width:900px; border:none; background:rgb(240,240,240); color:rgb(75,75,75); font-size:1.0em; font-size:130%;}} /*Color navigation bar normal mode*/
@media print {.main {clear:both; width:900px; padding-bottom:30px; background:transparent;}}
@media print {.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:199px; border-right:solid 1px rgb(200,200,200); border-bottom:solid 1px rgb(200,200,200); background-color:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE*/;}}
