/* General */
html,body			{color:#231f20;background:#ffffff;font-family: Arial, Helvetica, sans-serif;}
*					{margin:0;padding:0;}

a					{color:#231f20}
a:hover				{color:#231f20}

			
p					{padding:0px 0px 5px 0px;}
img,fieldset		{border:0}

h1					{font-size:24px;font-weight:normal;padding: 0px 0px 14px 0px;}
h2					{font-size:16px;}

.l					{float:left;}
.r					{float:right;}
.clr				{clear:both;}
.space				{width:2px; height:287 float:left;}

/* Layout */
#wrapper			{width:1032px;margin:0 auto;}

#header				{width:790px;height:287px;float:left; background:url(images/heading.jpg);}
#headerR			{width:41px;height:217px;float:left; background:url(images/heading.jpg); background-position: right;padding: 70px 0px 0px 5px; }

#logo				{width:144px;height:287px;float:left; background:url(images/logo.jpg);}

#header ul li		{ list-style:none;height:1px;float:left;margin-left:5px;}

#header	a			{font-size:11px;font-weight:bold;text-decoration:none;text-align:center;padding-top:60px;}

a.menu1			{float:left;height:15px;width:68px;background:url(images/knapp1_a.jpg) no-repeat;background-position: center; color:#bcbcbc; }
a.menu1:hover	{float:left;height:15px;width:68px;background:url(images/knapp1_b.jpg) no-repeat;background-position: center; color:#000; }
a.active1		{float:left;height:15px;width:68px;background:url(images/knapp1_b.jpg) no-repeat;background-position: center; color:#000; }
a.active1:hover	{float:left;height:15px;width:68px;background:url(images/knapp1_a.jpg) no-repeat;background-position: center; color:#000; }

a.menu2			{float:left;height:15px;width:68px;background:url(images/knapp2_a.jpg) no-repeat;background-position: center; color:#bcbcbc; }
a.menu2:hover	{float:left;height:15px;width:68px;background:url(images/knapp2_b.jpg) no-repeat;background-position: center; color:#000; }
a.active2		{float:left;height:15px;width:68px;background:url(images/knapp2_b.jpg) no-repeat;background-position: center; color:#000; }
a.active2:hover	{float:left;height:15px;width:68px;background:url(images/knapp2_a.jpg) no-repeat;background-position: center; color:#000; }

a.menu3			{float:left;height:15px;width:68px;background:url(images/knapp3_a.jpg) no-repeat;background-position: center; color:#bcbcbc; }
a.menu3:hover	{float:left;height:15px;width:68px;background:url(images/knapp3_b.jpg) no-repeat;background-position: center; color:#000; }
a.active3		{float:left;height:15px;width:68px;background:url(images/knapp3_b.jpg) no-repeat;background-position: center; color:#000; }
a.active3:hover	{float:left;height:15px;width:68px;background:url(images/knapp3_a.jpg) no-repeat;background-position: center; color:#000; }

.menu4			{float:left;height:15px;width:68px;background:url(images/knapp4_a.jpg) no-repeat;background-position: center; color:#bcbcbc; }
.menu4:hover	{float:left;height:15px;width:68px;background:url(images/knapp4_b.jpg) no-repeat;background-position: center; color:#000; }
.active4		{float:left;height:15px;width:68px;background:url(images/knapp4_b.jpg) no-repeat;background-position: center; color:#000; }
.active4:hover	{float:left;height:15px;width:68px;background:url(images/knapp4_a.jpg) no-repeat;background-position: center; color:#000; }

.menu5			{float:left;height:15px;width:68px;background:url(images/knapp5_a.jpg) no-repeat;background-position: center; color:#bcbcbc; }
.menu5:hover	{float:left;height:15px;width:68px;background:url(images/knapp5_b.jpg) no-repeat;background-position: center; color:#000; }
.active5		{float:left;height:15px;width:68px;background:url(images/knapp5_b.jpg) no-repeat;background-position: center; color:#000; }
.active5:hover	{float:left;height:15px;width:68px;background:url(images/knapp5_a.jpg) no-repeat;background-position: center; color:#000; }

.main			{width:797px;height:274px;float:left; background:url(images/main.jpg)}
a.umeny			{text-decoration:none;font-size:10px;}
a.umeny:hover	{text-decoration:underline;font-size:10px;}

input {width:130px;border: 1px solid #000;margin: 2px;padding: 2px;float:left;}
label {float:left;width:95px;margin-top: 2px;}





