@media all  {

h1,h2,h3,h4,h5,div,td,table,input,select,textarea,body
				{
				font-family:tahoma,trebuchet ms,verdana,arial,helvetica,sans-serif;
				line-height:1.4em;
				color:rgb(120,120,120);
				font-size:1em;
				font-weight:normal;
				}

h1				{

				}
				
h2				{
				background:url(../grafika/o1.gif) 0 6px no-repeat;
				font-size:1.6em;
				padding-left:20px;
				color:rgb(150,150,150);
				border-bottom:1px dotted rgb(180,180,180);
				}
				
h3				{
				font-size:1.2em;
				color:rgb(120,120,120);
				font-weight:bold;
				}

body			{
				background:url(../grafika/p2.gif) repeat-y rgb(255,255,255);
				margin:0px;
				padding:0px;
				font-size:75%;
				}

table,img		{
				border:0px;
				}
				
div				{
				position:relative;
				}
				
input			{
				border:1px solid rgb(150,150,150);
				}
				
.tlacitko		{
				font-weight:bold;
				}
				
.strednidelka	{
				width:150px;
				}
				
.strednivelikost
				{
				width:300px;
				height:50px;
				}
				
.tblleva		{
				padding-right:10px;
				font-size:0.9em;
				text-align:right;
				}			
				
.pageinfo		{
				display:none;
				}
				
.dulezite		{
				color:rgb(255,0,0,);
				}

.velkytext		{
				font-size:1.8em;
				}
				
.malytext		{
				font-size:0.9em;
				}
				
.svetlytext		{
				color:rgb(255,255,255);
				}
				
.strednesvetlytext		
				{
				color:rgb(102,153,255);
				}
				
.vlajecka		{
				margin-right:4px;
				}
				
.hornimenu		{
				border-right:1px solid rgb(150,150,150);
				padding:8px 12px;
				float:left;
				height:18px;
				font-weight:bold;
				}
				
.blok_pravy_zahlavi
				{
				width:173px;
				height:24px;
				padding:3px 5px 0 23px;
				color:rgb(255,255,255);
				font-size:1.1em;
				background:url(../grafika/p17.gif) no-repeat;
				font-weight:bold;
				}
				
.blok_pravy		{
				width:155px;
				padding:8px 23px;
				}
				
.podtrzeni		{
				padding-bottom:4px;
				border-bottom:1px dotted rgb(180,180,180);
				margin:0;
				}
				
.obrazek_s_rameckem
				{
				padding:2px;
				margin-right:4px;
				border:1px solid rgb(230,230,230);
				border-bottom:4px solid rgb(230,230,230);
				}
				
.obrazekvpravo	{
				float:right;
				margin-left:10px;
				}
				
.obrazekvlevo	{
				float:left;
				margin-right:10px;
				}
.obrazekstred	{
				float:center;
				}
				
.zvyraznenyblok
			    {
				background:rgb(242,242,242);
				border:1px solid rgb(220,220,220);
				padding:15px;
				}
				
.zvyraznenyblok1
			    {
				background:rgb(242,242,242);
				border:1px solid rgb(220,220,220);
				padding:7px;
				margin-bottom:7px;
				}

.jentisk		{
				display:none;
				}

a {text-decoration:none;}
a:link {color:rgb(51,102,153);}
a:visited {color:rgb(51,102,153);}
a:hover {color:rgb(51,102,200); text-decoration:underline;}
a:active {color:rgb(51,102,153);}

a.u2:link {color:rgb(15,110,59);}
a.u2:visited {color:rgb(15,110,59);}
a.u2:hover {color:rgb(51,102,153); text-decoration:none;}
a.u2:active {color:rgb(15,110,59);}

a.svetla:link {color:rgb(255,255,255);}
a.svetla:visited {color:rgb(255,255,255);}
a.svetla:hover {color:rgb(190,206,222); text-decoration:none;}
a.svetla:active {color:rgb(255,255,255);}
			}
				
@media print 
	   	    {

			}
