body	

	{
	 background-color: #ffffff;
	 background-image: url(images/bg.jpg);
	 background-repeat: repeat-x;
	 margin-top: 0px;
	 margin-bottom: 0px;
	 margin-right: 0px;
	 margin-left: 0px;
	}

.menu	

	{
	 padding-bottom: 1px;
	}

.sipky	

	{
	 padding-right: 10px;
	 padding-top: 5px;
	}

.news	

	{
	 padding-bottom: 5px;
	 padding-top: 5px;
	}

.nadpis	

	{
	 font-family: Tahoma, Arial;
	 font-size: 12px;
	 font-weight: bold;
	 color: #ff5f00;
	}

.text	

	{
	 font-family: Tahoma, Arial;
	 font-size: 12px;
	 color: #3d3d3d;
	}

a	

	{
	 text-decoration: underline;
	 font-family: Tahoma, Arial;
	 font-size: 12px;
	 color: #ff7200;
	}

a:hover	

	{
	 text-decoration: none;
	 font-family: Tahoma, Arial;
	 font-size: 12px;
	 color: #ff7200;
	}

.a_yellow	

	{
	 text-decoration: none;
	 font-family: Tahoma, Arial;
	 font-size: 12px;
	 color: #ffb400;
	}

.a_yellow:hover	

	{
	 text-decoration: underline;
	 font-family: Tahoma, Arial;
	 font-size: 12px;
	 color: #ffb400;
	}

.a_gray	

	{
	 text-decoration: none;
	 font-family: Tahoma, Arial;
	 font-size: 12px;
	 color: #3d3d3d;
	}

.a_gray:hover	

	{
	 text-decoration: underline;
	 font-family: Tahoma, Arial;
	 font-size: 12px;
	 color: #3d3d3d;
	}

.a_nadpis	

	{
	 text-decoration: underline;
	 font-family: Tahoma, Arial;
	 font-size: 12px;
	 font-weight: bold;
	 color: #ff5f00;
	}

.a_nadpis:hover	

	{
	 text-decoration: none;
	 font-family: Tahoma, Arial;
	 font-size: 12px;
	 font-weight: bold;
	 color: #ff5f00;
	}

.a_grey	

	{
	 text-decoration: underline;
	 font-family: Tahoma, Arial;
	 font-size: 12px;
	 color: #3d3d3d;
	}

.a_grey:hover	

	{
	 text-decoration: none;
	 font-family: Tahoma, Arial;
	 font-size: 12px;
	 color: #3d3d3d;
	}

.text_small

	{
	 font-family: Tahoma, Arial;
	 font-size: 10px;
	 color: #3d3d3d;
	 padding-left: 10px;
	}

.panel	

	{
	 background-image: url(images/panel_bg.jpg);
	 background-repeat: repeat-y;
	 width: 173px;
	 padding-left: 5px;
	 padding-right: 5px;
	}

.panel_text

	{
	 font-family: Tahoma, Arial;
	 font-size: 12px;
	 color: #ffffff;
	}

.panel_text_yellow

	{
	 font-family: Tahoma, Arial;
	 font-size: 12px;
	 color: #ffb400;
	 padding-left: 5px;
	 padding-right: 5px;
	}

.panel_text_gray

	{
	 font-family: Tahoma, Arial;
	 font-size: 12px;
	 color: #3d3d3d;
	 padding-left: 5px;
	 padding-right: 5px;
	}

.panel_line

	{
	 padding-top: 3px;
	 padding-bottom: 3px;
	}

.down_line

	{
	 padding-top: 10px;
	 padding-left: 5px;
	}

img.img_border, a img.img_border
	{
	 border: 2px solid #3d3d3d;
	}

a:hover img.img_border
	{
	 border: 2px solid #ff5f00;
	}
