/* CSS Document */
body
{
margin: 0;
margin-top: 10px;
padding: 0;
text-align: center;
font-family: trebuchet, arial, helvetica, sans-serif;
background-color:#ECF2FD;
background-image: url();
}

p
{
font-size: 12px;
color: #333333;
}

h1 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3366ff;
	font-weight:bold;
}
h2 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #007500;
	font-weight:bold;
	text-align:left;
}
h3 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C00202;
	font-weight:bold;
	text-align:left;
}
h4 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #940000;
	font-weight:bold;
	text-align:left;
}

li {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007540;
	font-weight:normal;
	text-align:left;
}
ul {
	list-style-type: circle;
	line-height:15px;
	margin-top:0px;
	margin-left: 20px;
	margin-bottom:18px;
}
ol {
	list-style-type:decimal;
	line-height:14px;
	margin-top:0px;
	margin-bottom:18px;
}

#container
{
width: 990px;

/* vycentrovanie dokumentu na stred pomocou margin auto a odsadenie zhora a zdola */
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
margin-top: 10px;
text-align: left;
background-color:#FFF;
/* farba textu */
color: #333;
border: 0px solid gray;
line-height: 130%;
}

#header
{
float:left;
width:990px;
clear:both;
height: 194px;
padding: 0px;
background-color: #fff;
background-image: url();
}

#header p
{
padding: 0;
margin: 0;
font-size: 13px;
font-weight: bold;
}

#subheader
{
float:right;
clear:;
width: 910px;
height: 25px;
padding: 5px 0px 0px 80px;
background-color: #79D2F6;
background-image: url();
}

#subheader p
{
padding: 0;
margin: 0;
font-size: 13px;
font-weight: bold;
}


/*link na menu */

.menu a
{
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
	text-decoration: none;
	background-image: url('../images/bg_odkaz.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
	color: #767676
}
.menu span
{
	display: block;
	margin: 0;
	padding: 0;
}

a.menu:link {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a.menu:active {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	color: #04568E;
	text-decoration: underline;
	font-weight: bold;
}

#menuleft
{
float:left;
display: block;
width: 190px;
height: ;
margin-top:10px;
margin-bottom:10px;
padding: 10px;
border: 0px solid #ccc;
background-color: #FFF;
background-image: url();
}

#content
{
float:right;
display: block;
width: 725px;
height: ;
padding: 0 40px 20px 10px;
margin-top:10px;
margin-bottom:10px;
border-left: 2px solid #ccc;
background-color: #FFF;
background-image: url();
}

#footer
{
height: 29px;
clear: both;
margin: 0;
padding: 8px 0px 0px 0px;
color: #444;
background-color: #FFF;
background-image: url(../i/ekoconsult-footer.jpg);
border-top: 0px solid gray;
font-size: 12px;
text-align: center;
}

#leftnav p
{ 
margin: 0 0 10px 0;
text-align: left;
font-weight: bold;
}


a:link {
	color: #04568E;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #04568E;
}
a:hover {
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #04568E;
	font-weight: bold;
}

/*link na footer */

a.footer:link {
	color: #444;
	text-decoration: underline;
}
a.footer:active {
	color: #444;
	text-decoration: underline;
}
a.footer:visited {
	color: #444;
	text-decoration: underline;
}
a.footer:hover {
	color: #000;
	text-decoration: none;
}

#kontakt
{
padding:  0px 40px 0px 0px;
font-size: 12px;
font-weight: normal;
text-align: center;
}

#obsah 
{
	width:640px;	
    height:447px;
	overflow: auto;
	padding:  0px 15px 15px 0px;
	SCROLLBAR-FACE-COLOR: #FF6699;
    SCROLLBAR-HIGHLIGHT-COLOR: #FF6699;
    SCROLLBAR-SHADOW-COLOR: ;
    SCROLLBAR-3DLIGHT-COLOR: ;
    SCROLLBAR-ARROW-COLOR: #FFF; 
    SCROLLBAR-TRACK-COLOR: ; 
    SCROLLBAR-DARKSHADOW-COLOR: ;
	
}

.border
{
	border: 3px solid #79D2F0;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.borderright 
{
	border: 3px solid #FFF;
	
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.borderleft {

	border: 3px solid #79D2F0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}

.borderzlava {
	text-align: center;
	border: 3px solid #7D2800;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.bordertable {

	border-bottom: 1px solid #CCCCCC;
	padding:0px;
	margin:0px;
}


.cierny {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


.ref_left 
{width:400px; float:left;
}

.ref_right 
{width:400px; float:right;
}

.ref_foto img 
{border:none;}

.ref_foto 
{background-color:#CCCCCC; border:none; float:left; margin-right:7px; padding:7px; width:170px; height:120px; display:block;
}

.ref_foto:link 
{background-color:#CCCCCC; border:none;
}

.ref_foto:visited 
{background-color:#CCCCCC; border:none;
}

.ref_foto:hover 
{background-color:#F59703; border:none;
}

#clanky
{
float:left;
width: 380px;
}

#clanky1
{
float:right;
width: 400px;
}

/* -- Main Menu -- */
#mainMenu ul                { position: relative; height: 200px; margin: 0px; padding: 0; list-style: none;}
#mainMenu li                { position: relative; float: left;}
#mainMenu li a:link,visited { display: block; width: 190px; height: 10px; padding: 8px 0 5px 0; float: left; font-size: 12px; color: #04568E; text-decoration: none; text-align: left;}
#mainMenu li a              { display: block; width: 190px; height: 10px; padding: 8px 0 5px 0; float: left; font-size: 12px; color: #04568E; text-decoration: none; text-align: left;}
#mainMenu li.active a,
#mainMenu li a:hover        { background-color: #ECF2FD;}