﻿/* 
Definiční styl pro stránky www.realgs.cz
Media:	Screen
Autor:	Ing. Petr Hladiš, sokolik@sokolik.cz
*/


#www-realgs-cz
  {background-color:#EEEAEB;}
#strana
  {background-color:#EEEAEB;}
#main
  {background-color:#EEEAEB;}
#txt
  {background-color:#EEEAEB;}
a
  {color:#0000ee;}

a:hover
{
  text-decoration:none;
}
html, body, #www-realgs-cz
{
  color: #000000;
  font-family: Tahoma, 'Arial CE', Helvetica, sans-serif;
  margin: 0;
  padding: 0;  	
  line-height:1.3em;
}

#strana
{
  width: 773px;
}

#logo, #main
{
  width: 100%;
}

#logo
{
  height: 102px;
  background-image: url("../images/real-gs-banner.jpg");
}


#logo img
{
  border:0;
}



#main
{

}

#menu
{
  float:left;
  width:140px;
  font-size: 0.75em;
}

#menu a
{
  list-style: none;
  text-align: center;
  display: block;
  background-image: url("../images/button1.gif");  
  padding-top:3px;
  width:138px;
  height:25px;  
  color:#000000;
  font-size:16px;
  text-decoration:none;
}


#menu a:hover
{
  background-image: url("../images/button2.gif");  
}


#txt
{
  padding:20px;
  margin-left:140px;
  font-size:0.9em;
}

.correct
{
  clear:both;
  visibility: hidden;
  height:1px;
  font-size:1px;
}

#txt p
{
  text-align:justify;
}

#txt td, #txt th
{
  font-size:0.9em;
}

h1, h2, h3, h4, h5, h6
{
  color:#0000aa;
font-variant: small-caps; font-weight: bold;  
}

h1
{
  background-image: url("../images/pozadi1.jpg");    
  font-size:140%;

}

h2
{
  background-image: url("../images/pozadi2.jpg");    
  font-size:120%;
}


address 
{
  font-style:normal;
  font-size:0.9em;
}

address strong
{
  display:block;
  float:left;
  width:5em;
}

table.zakazka, table.zakazka1
{
  width:99%;
  border-collapse: collapse;
  border: 1px solid #000000;
}

table.zakazka td
{
  width:50%;
}

table.zakazka1 th
{
  text-align:left;
  width:120px;
}

td.fotky
{
  text-align:center;
}

td.fotky img
{
  margin:3px;
}



.right
{
  text-align:right;
}

img
{
  border:0;
}

textarea
{
  width:99%;
}

p
{
  text-align:justify;
}

.rc_nadpis, .rc_nadpis a{
	font-size: 13px;
	font-weight: bold;
	color: #000099;
} 

.paticka
{
	font-size:9px;
	font-weight: bold;
	color: #000099;	
        clear:both;
}