body {
 background-color : #00194F;
 background-image : url(img/body.jpg);
 background-position : top;
 background-repeat : repeat-x;
}
a {
 color: #FDFFCE;text-decoration:none
}
a:hover {
	color : White;
}
td {
 color : #FDF5E6;
 font-family: Arial, Helvetica, sans-serif;
 font-size:11px
}
td.top {
 background-image : url(img/tlo_gora.jpg);
 background-repeat : repeat-x;
 background-position : bottom;
 background-color : #013299;
}
td.adr {
 background-image : url(img/adr.jpg);
 text-align: right;
}
td.tmen {
 background-image : url(img/men.jpg);
 background-color : #001543;
}
td.bot {
 background-image : url(img/bot.jpg);
 background-position : top;
 background-repeat : repeat-x;
}
td.wst {
 background-image : url(img/d2.jpg);
 font-family : "trebuchet MS", Verdana, Geneva, Arial, Helvetica, "sans-serif";
 font-size : 13px; line-height:15px
 
}
td.menu {
	color:white; font-family : trebuchet MS,Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:14px;font-weight:bold
}
td.topdd {
	background-image : url(img/topp.jpg);
}
td.calosc {
 background-image : url(img/ofert.jpg);
 background-position : top;
 background-repeat : repeat-x;
 background-color : #003197;
}
p.tyt {
 font-size:22px;
 font-weight:bold;
 margin:30px;
 color : #D0DFFF;
 margin-bottom:0;
 font-family : "trebuchet MS", Verdana, Geneva, Arial, Helvetica, "sans-serif";
}
td.hr {
	background-image : url(img/kropki.gif);
}
a.nr {
 color : #A1BEFF;
}
em.og {
	font-style : normal; font-weight : normal; font-size:13px
}
.podt {
 color : #FFA500;
 font-size:15px
}
input,textarea {
 border : 1px solid #0044CC;
}
input.ff {
 background-color : #001642;
 color: white;
 border : 1px ridge #0044CC;
 width: 120px;
 height:30px;
 margin:10px
}