/* CSS Document for Mozillaaaaaa
<!--[if IE]><link href="css/basicIE8.css" type="text/css" rel="stylesheet" /><![endif]-->
<!--[if IE 8]><link href="css/basicIE.css" type="text/css" rel="stylesheet" /><![endif]-->
*/

body 
{
	/*background-image: url(../img/basic/bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat;	
	background-attachment: scroll;*/
	font-family: Arial;
	font-size: 12px;
	color: #000;
	background-color:#fff;
	margin:0;
	text-align:center;
	border:0 none;
	padding:0;
}
a{
text-decoration: none;
color:#000;
}

p{
  margin:0px;
  padding:0px;
}

#kontajner 
{ 
	/*background-image: url(../img/basic/background.jpg);	
	background-attachment: fixed;	
	background-repeat: repeat;*/	
	width: 1000px;	
	margin: 0 auto;	
	min-height:800px;	
	padding:0px;	
	border: 0px solid #000;
	/*background-color:rgb(255,204,0);*/
}


#hlava 
{
	margin:0 auto;
	/*background-color:#0f0;*/
	text-align:center;	
	height: 132px;
	width: 1000px;
  /*background:transparent url(../img/basic/voda.png) no-repeat center left;*//**/
  float:left;
  margin-bottom:1px;
}
#hlava img 
{
  border: 0px solid rgb(153,51,204);  
}
#nadhlava 
{
	margin:0 auto;
	/*background-color:#0f0;*/
	height: 80px;
	width: 1000px;
  /*background:transparent url(../img/basic/logoenviconsult2.png)no-repeat top left;
  background:transparent url(../img/basic/menu6.jpg) no-repeat  top left;
  background:transparent url(../img/basic/podmenu.jpg) no-repeat  top left;*/
  float:left;
}

#logo 
{
	margin:0 auto;
	text-align:center;	
	height: 56px;
	width: 221px;
  float:left;
  /*border: 1px solid rgb(153,51,204);*/
	margin: 12px;
	padding: 10px;
	background-color: #fff;
	background:transparent url(../img/basic/logoenviconsult6.png) no-repeat  top left;
}
   
#stred 
{
	margin:0 auto;
	width: 1000px;
	height: auto;
	border: 0px solid rgb(153,51,204);
	float:left;
	/*background:transparent url(../img/basic/okraje.png) repeat-y scroll center center;*/
}

#lavypanel 
{
	margin:0 auto;
	text-align:center;	
	border: 0px solid #00ff00;
	min-height: 690px;
	padding:0px 0 0px 0px;
	margin-bottom:20px;
	float:left;
	width: 190px;
	background-color:#EAF7DA;/*
	background:transparent url(../img/basic/lavypanel.png) repeat-y scroll top left;*/
}
#medzii 
{
	margin-left:10px;
	margin-right:10px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 545px;
	min-height: 480px;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	float:left;
	background-color:#fff;/**/
	color:#000;
	font-size: 12px;
	padding:0px 20px 0px 20px;
	text-align: justify;
	display: block;
}
#medzi 
{
	margin-left:10px;
	margin-right:10px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 748px;
	min-height: 480px;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	float:left;
	background-color:#fff;/**/
	color:#000;
	font-size: 12px;
	padding:0px 20px 0px 20px;
	text-align: justify;
	display: block;
}

#pravypanel 
{
	margin: 0 px;
	text-align: center;
	float:left;
	margin-bottom:20px;
	width: 203px;
	min-height: 460px;
	padding:40px 0px 0px 0px;
	border: 0px solid rgb(153,51,204);
	background-color:#fff;
	/*background:transparent url(../img/basic/pravypanel.png) repeat-y scroll top right;*/
}

#menu 
{
	margin: 0 auto;
	text-align: center;
	float:left;
	width: 1000px;
	height: 26px;
	margin-top:1px;
	padding-top:0px;
	/*border-bottom:7px solid #009900; */
	background-color: #5c8283;
	background:transparent url(../img/basic/menu6.jpg) no-repeat  top left;
	
}

#podmenu 
{
	margin: 0 auto;
	text-align: center;
	float:left;
	width: 1000px;
	height: 7px;
	margin-top:1px;
	padding-top:0px;
	background-color: #5c8283;
	background:transparent url(../img/basic/podmenu.jpg) no-repeat  top left;
	
}

#koniec 
{
	margin: 0 px;
	float:left;
	width: 890px;
	height: 15px;
	border: 0px solid rgb(153,51,204);
	background-color: #009900;
	background:url(../img/basic/koniec.jpg) no-repeat  top left;
	text-align: left;
	color: rgb(255,255,255);
	padding-left: 190px;
	/*position: relative;
  background-color:rgb(153,0,0);
	background:transparent url(../img/basic/koniec.png) no-repeat scroll bottom center;*/
}
#jazyky 
{
	margin:0 auto;
	background-color:#fff;
	text-align:center;	
	height: 20px;
	width: 125px;
	margin:50px 10px 0px 0px;
  /*background:transparent url(../img/basic/logo.png)no-repeat scroll center left;/**/
  float:right;
}
#odhlasenie 
{
	margin:0 auto;
	background-color:#009900;
	text-align:center;
  color:#fff;
  font-weight: bold;
  padding-top:3px;	
	height: 17px;
	width: 100px;
	margin:10px -125px 0px 0px;
  /*background:transparent url(../img/basic/logo.png)no-repeat scroll center left;/**/
  float:right;
}
#odhlasenie:hover 
{
  color:#000;
  text-decoration: underline;
}

#jazyky a img 
{
  border: 0px solid rgb(153,51,204);
  margin:0px;
  padding:0px;
  height: 18px;
	width: 35px;
}
#hladat{

	/*background-color:#000;*/
	margin-top:1px;
	color: rgb(204,0,0);
	text-align:right;	
	height: 20px;
	padding-right:5px;
	width: 225px;
  /*background:transparent url(../img/basic/logo.png)no-repeat scroll center left;/**/
  float:right;
}
#fotky{

}
#fotky img {
  border: 0px solid rgb(153,51,204);
  margin-bottom:20px;

}
.panel{
	color: #000;
	border: 1px solid #bbb;
	text-align:left;
  margin-left:12px;	
	height: 120px;
	width: 163px;
	/*background-color: rgb(0,204,204);*/
	margin-bottom: 10px;
  /*background:transparent url(../img/basic/logo.png)no-repeat scroll center left;/**/
  float:left;
}
.panel .foto{
	border: 0px solid #bbb;
	text-align:left;	
	height: 30px;
	width: 30px;
	padding: 0px 0px 0px 0px;
	/*background-color: rgb(0,204,204);*/
  /*background:transparent url(../img/basic/logo.png)no-repeat scroll center left;/**/
  float:left;
}
.panel .foto img{
	border: 0px solid #bbb;

}
.panel .nadpis{   
	border: 0px solid #bbb;
	text-align:left;	
	height: 25px;
	padding:5px 0px 0px 10px;
	width: 123px;
	/*background-color: #bbb;*/
	text-align: left;
  /*background:transparent url(../img/basic/logo.png)no-repeat scroll center left;/**/
  float:left;
}
.panel .popis{
	border: 0px solid #bbb;
	text-align:left;	
	height: 85px;
	padding-top:5px;
	padding-left:5px;
	width: 158px;
	/*background-color:#333;*/
  /*background:transparent url(../img/basic/logo.png)no-repeat scroll center left;/**/
  float:left;
  font-size: 10px;
}

.panel1{
	color: #000;
	border: 1px solid #bbb;
	text-align:left;
  margin-left:12px;	
	height: 170px;
	width: 163px;
	/*background-color: rgb(0,204,204);*/
	margin-bottom: 10px;
  /*background:transparent url(../img/basic/logo.png)no-repeat scroll center left;/**/
  float:left;
}
.panel1 .foto{
	border: 0px solid #bbb;
	text-align:left;	
	height: 30px;
	width: 30px;
	padding: 0px 0px 0px 0px;
	/*background-color: rgb(0,204,204);*/
  /*background:transparent url(../img/basic/logo.png)no-repeat scroll center left;/**/
  float:left;
}
.panel1 .foto img{
	border: 0px solid #bbb;

}
.panel1 .nadpis{  
	border: 0px solid #bbb;
	text-align:left;	
	height: 25px;
	padding:5px 0px 0px 10px;
	width: 123px;
	/*background-color: #bbb;*/
	text-align: left;
  /*background:transparent url(../img/basic/logo.png)no-repeat scroll center left;/**/
  float:left;
}
.panel1 .popis{
	border: 0px solid #bbb;
	text-align:left;	
	height: 135px;
	padding-top:5px;
	padding-left:5px;
	width: 158px;
	/*background-color:#333;*/
  /*background:transparent url(../img/basic/logo.png)no-repeat scroll center left;/**/
  float:left;
  font-size: 10px;
}
.vyhladanie
{
	margin-bottom: 20px;
	width: 555px;
  min-height: 100px;
	border-bottom: 1px solid #009900;
	float:left;
  /*
	color:#0f0!important;*/
	font-size: 12px;
	text-align: justify;
}
.vyhladanie .obsah 
{
	width: 555px;
  min-height: 100px;
	border: 0px solid #009900;
	float:left;
	background-color:#fff;/**/
	color:#000!important;
	font-size: 12px;
	text-align: justify;
}
.vyhladanie .obsah a 
{
	background-color:#fff;/**/
	color:#000!important;
}
.vyhladanie .obsah span 
{
	background-color:#fff;/**/
	color:#000!important;
}
.minipopis
{
	width: 555px;
  height: 15px;
	border: 0px solid #009900;
	float:left;
	background-color:#009900;/**/
	color:#fff;
	font-size: 12px;
	text-align: center;
}

.vyhladanie:hover
{
  filter: alpha(opacity=60);
 	-moz-opacity: 0.6;
 	-khtml-opacity: 0.6;
 	opacity: 0.6;
 	cursor: pointer;
}

.obrazok{
  text-align: center;
	border: 0px solid #bbb;
	margin-bottom:10px;
	margin:0 auto;
}

.obrazok img{
  text-align: center;
	border: 0px solid #bbb;
	padding-bottom:20px;
}

