h1, h2, h3, h4, h5, h6, td, div
			{
			font-family:verdana, helvetica, arial;
			color: rgb(120,120,120);
			margin-bottom:0px;
			margin-top:0px;
			font-size:12px;
			line-height:130%;
			}

h1			{
			font-size:11px;
			color: rgb(255,255,255);
			font-weight:normal;
			}
			
h2			{
			font-size:10px;
			color: rgb(255,255,255);
			font-weight:normal;
			}
			
h3			{
			font-size:15px;
			color: rgb(91,88,107);
			font-weight:normal;
			}
			
h4			{
			font-size:13px;
			color: rgb(91,88,107);
			font-weight:normal;
			}
h7			{
			font-size:20px;
			color: rgb(91,88,107);
			font-weight:normal;
			}                         
			
.text1		{
			color: rgb(91,88,107);
			}

.col1		{
			background-color:rgb(166,76,39);
			}
			
.col2		{
			background-color:rgb(240,240,240);
			}
			
.ram1		{
			border:1px solid rgb(206,205,211);
			}
			
.ram2		{
			border-color:rgb(230,230,230);
			}
			
.pravybok	{
			position:relative;
			background-repeat:no-repeat;
			background-position:top right;
			margin:0px 387px 0px 0px;
			}
			
body		{
			margin:0px;
			background-color:rgb(91,88,107);
			}

img			{
			border:0px;
			}
			
ul			{
			list-style-image: URL(../obrazky/odrazka1.gif);
			margin-left:25px;
			margin-top:10px;
			margin-bottom:0px;
			padding-left:5px;
			}

li			{
			padding-top:0px; 	
			}

form		{
			margin-top:0px;
			margin-bottom:0px;
			}
			
input,textarea
			{
			font-family:verdana, helvetica, arial;
			font-size:11px;
			border:1px solid rgb(0,0,0);
			color:rgb(0,0,0);
			padding:1px;
			padding-left:4px;
			padding-right:4px;
			vertical-align:middle;
			background-color: rgb(255,255,255)
			}
			
.btn		{
			padding:2px 10px 2px 10px; 
			color:rgb(255,255,255);
			border:0px;
			font-weight:bold;
			background-color: rgb(102,102,102)
			}

A			{
			text-decoration:none;
			}

A:active {color:rgb(0,0,150)}
A:link {color:rgb(0,0,150)}
A:visited {color:rgb(0,0,150)}
A:hover {color:rgb(0,0,255); text-decoration:underline}

A.svetla:active {color:rgb(200,200,200)}
A.svetla:link {color:rgb(200,200,200)}
A.svetla:visited {color:rgb(200,200,200)}
A.svetla:hover {color:rgb(255,255,255); text-decoration:none}

