

/* organizacna struktura */
.struktura {width:550px;}
.ram {border:1px solid rgb(0,153,0); text-align:center; padding:5px 3px 5px 3px;}
.ext {border:1px solid rgb(102,153,102); text-align:center; padding:5px 10px 5px 10px;}

.rr {border:1px solid gray; text-align:center; padding:6px 7px 6px 7px; font-weight: bold; background:rgb(0,102,51); color:white;}


/* menu v referenciach */
.ref_menu p img
{
float:left;
margin-left:30px;
margin-right:10px;
border:1px solid gray;
}

.ref_menu p a
{
font-size:18px;
text-decoration:none;
font-family: Times New Roman,Times,serif; font-weight: normal; 
display:block;
line-height:72px;
color:#6384b6; 
}

.ref_menu p a:hover
{
color:green;

}


/* popois v kto sme */
.popis {font-family: Times New Roman,Times,serif; font-weight: normal; 
font-size:22px; line-height:24px; text-decoration:none; color:#6384b6; padding:0px 0px 0px 0px; }

/*referncie*/

.ref_obal 
{
margin-bottom: 25px;
}

/* obal pre referencne obrazky v jednotlivych referncuach  */
.ref_pic 
{
margin-top:5px;
margin-left:70px;
}

.ref_img
{
border:1px solid gray;
}

body, html 
{ 
 margin:0px; padding:0px;
 font-family: Verdana,Arial,Helvetica,Sans-Serif; font-size:8pt;
 line-height: 15px;  
}

html
{
background: white;
}

#page
{
 background: white;
}

#main
{
 background: white;
}

#header
{
 display:none;
}

#logo
{
 background:  url('./../../templates/main02/logo.jpg') no-repeat 0px 0px; 
 height:100px;
 width:124px;
}


#footer
{
 display: none;
}

#footer a 
{
color: black;
text-decoration:none;
}

#left_block 
{
 display:none;
}



ul { margin-top:0px; margin-bottom:0px; list-style-type: square; }


.title { 
font-family: Times New Roman,Times,serif; font-size:22px;
line-height: 24px;
font-weight: normal;
}


#content 
{
margin-left:0px;
text-align: left;
/*justify*/
}


.label 
{
color: gray;
width: 65px;
text-align: right;
border:0px solid red;
}


#cleaner { clear:both; background:#FF6600; margin:-1px 0 0 0 0; display:none}


