h1{font-size:10px; text-align:center; color:#FFF0D7}

body,table,td
{
font-family:Verdana,Trebuchet,Tahoma;
font-size:11px;
color:#6F511B;
}

P
{
font-size:11px;
font-weight:bold;
color:#6F511B;
font-family:Verdana,Trebuchet,Tahoma;
}



A.big
{
font-size:14px;
font-weight:bold;
color:#6F511B;
}

A.big:hover
{
text-decoration: underline;
}

A.link
{
font-family:Trebuchet,Tahoma,Verdana;
font-size:11px;
color:#926A22;
text-decoration: none;
}

A
{
font-family:Trebuchet,Tahoma,Verdana;
font-size:11px;
color:#926A22;
text-decoration: none;
}

A.link:hover
{
text-decoration: underline;
}

A.link2:hover
{
text-decoration: underline;
color:#ffffff;
}


tr.podstrona
{
vertical-align: top;
}

tr.table_header
{
background-color:#FFD68E;
vertical-align: middle;
text-align: center;
font-family:Verdana;
}

td.cena
{
color:#6F511B;
font-size:12 px;
font-weight:bold;
}


INPUT
{
color: #6F511B;
background: #FFFFFF url(../images/bg_input.gif);
border: 1px solid #FFCA6E;
font-size: 11px;
font-weight:bold;
}

INPUT.error 
{
background: #FFFFFF url(img/bg-input-error.gif);
border: 1px solid #FFCA6E;
width:250;

}


INPUT.kontakt
{
background: #FFFFFF url(../images/bg_input.gif);
border: 1px solid #FFCA6E;
width:250;
}

INPUT.search
{
width:180;
}


INPUT.submit 
{
	background: #FFFFFF url(../images/bg_submit.gif) repeat-x;
	font-family: Trebuchet,Tahoma,Verdana,sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #6F511B;
	border: 1px solid #0F2446;
	width: 65px;
	height: 19px;
}

SELECT
{
	font-family: Trebuchet,Tahoma,Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #6F511B;
	background: #FEE8BF url(img/bg_input.gif);
        border: 1px solid #FFCA6E;
	height: 20px;
	padding-left: 1px;
	width:180;
}

TEXTAREA
{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height: 15px;
	color: #6F511B;
	background: #FEE8BF url(../images/bg_textarea.gif);
	border: 1px solid #FFCA6E;
	padding-left: 3px;
	width: 250px;
        background-repeat: repeat-x;
}

.ramka
{
 border: solid 1px #F37F56;
 padding: 1px;
}



