@charset "utf-8";

/* cs copyright */
#container_footer
{
    			width: 200px;
    			font-size: 12px;
    			color: #000;
				margin:30px auto 0 auto;
				position:absolute;
				top:0px;
				left:420px;
}
#container_footer_in
{
				text-align: center;	
}
#footer_ew
{
				text-align: center;
				font-family: Arial, Helvetica, sans-serif;
				display:inline;			
}

#footer_ewb
{
	
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				font-weight:bold;
				display:inline;	
				color: #000;
				text-align: center;
}
#footer_ewb a
{
    			text-decoration: none;
				color:#000;
}
#container_footer a:hover
{
    			text-decoration: underline;
				color:#000;
}
#footer_copy
{

    			text-align: center;
				font-family: Arial, Helvetica, sans-serif;
    			font-size: 10px;
				color:#000;
				font-weight:normal;
}
#footer_copy a 
{
				color:#000;
   				text-decoration:none;
}
#footer_copy a>span{display:block;}
/* end cs copyright */

#flash_object_top {	

			position:absolute;
			width:1000px;
			height:373px;
			top:0;
			left:0;
			z-index:1;
}
#flash_object_1 {	

			position:absolute;
			width:190px;
			height:198px;
			top:0;
			left:0;
			z-index:1;
}
#flash_object_2 {	
			position:absolute;
			width:190px;
			height:198px;
			top:0;
			left:0;
			z-index:1;
}
#flash_object_3 {	
			position:absolute;
			width:190px;
			height:198px;
			top:0;
			left:0;
			z-index:1;
}
#flash_object_4 {	
			position:absolute;
			width:190px;
			height:198px;
			top:0;
			left:0;
			z-index:1;
}
#flash_object_5
{
    position: absolute;
    width:190px;
    height:198px;
    top:0;
    left:0;
    z-index:1;
    }
/* layout */
html {		height: 100%;
}
form
{           margin:0;
            padding:0;
            height: 100%;
}
#pageWrap 
{
    min-height: 100%;
	position: relative;
}
#wholePage
{            	min-height: 100%;
				position: relative;
				padding: 0;
				z-index: 20;
}

#header {		background-image:url(../images/header.jpg);
				background-position:0px top;
				background-repeat:no-repeat;
				width:1000px;
				height:371px;
				margin:0 auto 0 auto;				
				position:relative;
				z-index:100;
}
#panelMainWrap {background-image:url(../images/panelmain-background.jpg);
				background-repeat:repeat-y;
				background-position:center top;
				margin:0 auto 0 auto;
				width:1000px;
				padding:0;
				min-height: 100%;
				position:relative;
				z-index:2;
}
#panelMain {
				background-image:url(../images/panelmain-header.jpg);
				background-repeat:no-repeat;
				padding:0;
				margin:0 auto 0 auto;
				position:relative;
				z-index:2;
}
#panelMainWrapper {
				background-image:url(../images/panelmain-footer.jpg);
				background-repeat:no-repeat;
				background-position:center bottom;
				margin:0;
				padding:278px 0 35px 0;
				min-height:800px;
				width:1000px;
				position:relative;
				z-index:2;
				bottom:249px;
}
#boxMain{		
				width:520px;
				float:left;
				margin:0;
				padding-bottom:50px;
				position:relative;
				z-index:2;
}
#panelLeft{	
				width:247px;
				float:left;
				margin:0;
				padding:0;
				z-index:600;
				position:relative;				
}

.facebook {		
				width:157px;
				height:56px;
				margin: 15px 0 80px 50px;
				
}
#panelRight{	
				width:196px;
				float:right;
				margin-right:18px;
				padding:0;
				position:relative;
				top:-8px;
				
}
#footerWrap 
{
				bottom: 0;
				position: absolute;
				z-index: 1000;
				height: 249px;
				width: 100%;
				margin:0;
}
#footer {		background-image:url(../images/footer.jpg);
				background-position:center top;
				background-repeat:no-repeat;
				margin: 0 auto 0 auto;
				width: 1000px;
				height: 249px;
				position:relative;
				z-index:1000;
}
.headline {
	font-size: 12px;
	color:#fff;
	text-align:center;
	margin:8px auto 10px auto;
	padding-top:4px;
	background-image:url(../images/headline.png);
	background-repeat:no-repeat;
	height:20px;
	width:204px;
}
#headerRight {
z-index: 1;
width:50%;
position: absolute;
top: 0px;
left: 50%;
background-color: transparent;
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 499px top;
background-image:url(../images/header-right.jpg);
height:360px;
}
#headerLeft {
z-index: 1;
width:100%;
position: absolute;
top: 0px;
right: 0;
background-color: transparent;
background-repeat: repeat-x;
background-attachment: scroll;
background-position:0px top;
background-image:url(../images/header-left.jpg);
height:622px;
}
#footerLeft {
z-index: 1;
width:100%;
position: absolute;
bottom: 0;
right: 0;
background-color: transparent;
background-repeat: repeat-x;
background-attachment: scroll;
background-position:-298px bottom;
background-image:url(../images/footer-left.jpg);
height:355px;
}
/* end layout */




/* top menu*/
#menu {			width:900px;
				position:absolute;
				top:320px;
				left:60px;
				z-index:20;
}
.menuMain {
				list-style:none;
				margin:0 auto 0 auto;
				padding:0;
}
.menuMain li a {
				font-size: 12px;
				color: #9F9F9F;
				text-decoration: none;
				text-transform:uppercase;
				display:block;
				margin:0;
				padding-top:15px;
				height:30px;
}
.menuMain li {
				list-style-image:none;
}
.menuMain li a:hover {
				color: #BFBFBF;
}
/* buttons */
.menuItem0	{
				margin-right:40px;
				float: left;
				background-image:url(../images/odrazka-menu.jpg);
				background-repeat:no-repeat;
				background-position:0 16px;
				padding-left:50px;
}
.menuItem0:hover	{
				color:#fff;
}

.menuItem1	{	
				padding-left:50px;
				float: left;
				background-image:url(../images/odrazka-menu.jpg);
				background-repeat:no-repeat;
				background-position:0 16px;
				margin-left:100px;
}
.menuItem1:hover	{
				color:#fff;
}

.menuItem2	{	
				margin-right:30px;
				padding-left:30px;
				float: right;	
				background-image:url(../images/odrazka-menu.jpg);
				background-repeat:no-repeat;
				background-position:0 16px;
}
.menuItem2:hover	{
				color:#fff;
}
/* end buttons */



#menuLeft	{			
}
.menuMainLeft1 {
				list-style:none;
				position:relative;
				padding-left:29px;
				top:0;}
.menuMainLeft1>li {
				list-style-image:none;
				margin:0;
				padding:0;
				width:195px;				
}
.menuMainLeft1>li a {
				font-family:Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:10px;
				text-transform:uppercase;
				text-decoration: none;
				display:block;
				height:20px;
				padding:8px 0 0 15px;
}
.menuMainLeft1 li:hover>a {
				color:#fff;
}


.menuLeftItem1_1 a{
				background-image:url(../images/tl1a.png);
				background-repeat:no-repeat;
				color:#fff;
}
.menuLeftItem1_1:hover>a{
				background-image:url(../images/tl1b.png);
				background-repeat:no-repeat;
				color:#fff;
}

ul.menuMainLeft2>li {
    display: block;
    vertical-align: bottom;
    position: relative;

    
    margin:0;
    list-style-image:none;
    list-style-type:none;

}

ul.menuMainLeft2>li>a {
   
    background-image:url(../images/tl2a.png);
	background-repeat:no-repeat;
    width: 192px;
    height:20px;
    padding: 10px 0 0 0;
    font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-align:center;
	color: #000;
	text-decoration: none;
}

ul.menuMainLeft2>li>a:hover {	
	background-image:url(../images/tl2b.png);
	background-repeat:no-repeat;
	color: #000;
}

ul.menuMainLeft2 {
    z-index: 60;
    padding: 0;
    margin:0;
    visibility:hidden;
    position: absolute;     
    left: 221px;
    margin-top:-28px;
}

ul.menuMainLeft1>li:hover ul.menuMainLeft2 { visibility: visible; }

/* end left menu*/


/* Right menu*/
#menuMainRight {
				list-style:none;
				position:relative;
				padding: 20px 12px 0 0;	
}
.menuMainRight li {
				list-style-image:none;
				margin:0;
				padding:0;
}
.menuMainRight li a {
				font-family:Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:14px;
				text-transform:uppercase;
				text-decoration: none;
				display:block;
				padding:50px 0 0 0;
				text-align:center;
				margin:0 auto 0 auto;
				color:#000;
}
.menuMainRight li a:hover {
}

/* buttons*/
.menuRightItem0 a{
				background-image:url(../images/tl-architekt.jpg);
				background-repeat:no-repeat;
				background-position:center 0;
				height:42px;
}
.menuRightItem0 a:hover{
				background-image:url(../images/tl-architekt2.jpg);
				background-repeat:no-repeat;
}
.menuRightItem1 a	{
				background-image:url(../images/tl-formular.jpg);
				background-repeat:no-repeat;
				background-position:center 0;
				height:39px;
}
.menuRightItem1 a:hover	{
				background-image:url(../images/tl-formular2.jpg);
				background-repeat:no-repeat;
}
/* end buttons */
/* end left menu*/


/* bottom menu  */
#menu3	{
	width: 1000px;
	text-align:center;
	margin:0px auto 0 auto;
	position:absolute;
	z-index:1000;
	top:-20px;
}
.menuMain3	{
	width: 500px;
	position:relative;
	list-style: none;
	margin:0px auto 0 auto;
}
.menuMain3 li {
    display: inline;
}
.menuMain3 li a	{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    font-weight:bold;
    text-decoration: none;
    padding: 0px 10px 0 10px;
    text-transform:uppercase;
}
.menuMain3 li.last a
{
    border-right: none;
}
.menuMain3 li:hover a
{
    color: #ff3c00;
    text-decoration: underline;
}
/* end bottom menu  */

/* Logo menu */
#partnersLogo {			
				width:850px;
				position:absolute;
				text-align:center;
				top:100px;
				left:100px;
				z-index:20;
				text-align:center;
}

/* end Logo menu */


.homepic	{ 	
	width:401px;
	margin:0 auto 0 auto;
}
.detaily	{ 	
	width:65px;
	color:#727272;
	background-image:url(../images/odrazka.jpg);
	background-repeat:no-repeat;
	background-position:0 3px;
	padding:0 0 0 15px;
	margin:0 0 0 430px;
	font-style:italic;
}
.detaily a	{ 	
	color:#505050;
	text-decoration:none;
}
.detaily a:hover	{ 	
    color: #935305;
	text-decoration:underline;
}

/* news */
.newsItem	{
	width:166px;
    margin:0 0 20px 3px;
	padding:0 0 0 0;
	position:relative;
	color:#464646;
}
.newsTitle 	{
    font-size: 11px;
	color:#000;
    font-weight:bold;
    margin:0px 0 0 0;
}
.newsTitle a	{
	color:#000;
	text-decoration:none;
}
.newsTitle a:hover	{
    color:#ff5519;
	text-decoration: none;
}
.newsText	{
    font-size: 10px;
	color:#545454;
	text-align:justify;
}
.newsDay	{   
    font-size: 9px;
	color:#ff6000;
	text-align:right;
	padding:2px 0px 0 0;
	float:left;
	width:165px;
}

.newsDetail	{ 	
	width:50px;
	float:left;
}

.newsDetail  a	{ 	
	font-size:9px;
	color:#ff6000;
	font-weight:bold;
	float:left;
	width:50px;
	text-decoration: none;
}

.newsDetail  a:hover
{   color:#ff6000;
	text-decoration: underline;
}

/* end news */

/* galerie panel right */
.galerieItem	{
	position:relative;
	margin:0 0 20px 0;
}
.galerieTitle 	{
    font-size: 12px;
	color:#fff;
    margin:0 auto 0 auto;
	position:relative;
	top:-20px;
	text-align:center;
}
.galerieDetail 	{
	position:relative;
    margin:0px 20px 0 0;
	text-align:right;
	top:-12px;
	background-image:url(../images/odrazka.jpg);
	background-repeat:no-repeat;
	background-position:120px 5px;
}
.galerieDetail a 	{
    font-size: 12px;
	color:#828282;
	text-decoration:none;
}
.galerieDetail a:hover 	{
	text-decoration:underline;
}
/* end galerie panel right */

/*	homepic	*/

/*	homepic	*/
.homepic1	{
   	width:170px;
	float:left;
	margin:0 1px 0 0;
  	position:relative;
	left:-8px;	 
}
.homepic2	{
   	width:170px;
	float:left;
  	position:relative;
}
.homepic3	{
   	width:170px;
	float:right;
  	position:relative;
}

.homepicLink {
	background-image:url(../images/vstoupit.jpg);
	background-repeat:no-repeat;
	position:relative;
	z-index:1000;
	width:170px;
	height:44px;
}

.homepicLink a {
	background-image:url(../images/vstoupit.jpg);
	background-repeat:no-repeat;
	position:relative;
	z-index:1000;
	width:170px;
	height:44px;
}
.homepicLink a:hover{
	background-image:url(../images/vstoupit2.jpg);

}
.homepicLink img	{
 	border:none;
}

/*	end	homepic*/
	  
/* News menu*/

#menuPoll {			
				width:190px;
				position:relative;
				left:39px;
				margin-top:14px;
}

#menuNews {			
				width:190px;
				position:relative;
				left:39px;
				margin:14px 0 14px 0;
}
#menuMainNews {
				list-style:none;
				margin:0 auto 0 auto;
				padding:0 0 0 0;
}
#menuMainNews li a {
				font-size: 10px;
				color: #000;
				text-decoration: none;
				display:block;
				margin:0 0 0 0;
				padding:0 0 0 0;
				height:19px;
				font-weight:bold;
}
#menuMainNews li {
				list-style-image:none;
				float: left;
				margin:0 8px 0 0;
}
#menuMainNews li a:hover {
				color: #5a5a5a;
}
/* buttons */
.menuNewsItem0	{
				padding:0 0 0 20px;
				background-image:url(../images/pro-studenty.jpg);
				background-repeat:no-repeat;
}
.menuNewsItem0 :hover	{
}
.menuNewsItem1	{	
				padding:0 0 0 23px;
				background-image:url(../images/pro-rodice.jpg);
				background-repeat:no-repeat;
}
.menuNewsItem1:hover	{
}
/* end buttons */

