/* CSS MediVet */
li {list-style-position: inside;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #494949;
	font-size: 11px;
}
p {
	margin: 6px 0px 10px 0px;
	text-align: justify;
}
/* Nagłówki */
.header_main {
	font-size: 14px;
	font-weight: bold;
	font-variant:small-caps;
	color: #DC6718;
	padding: 8px 0px 0px 10px;
}
/* LINKI text */
a:link {
	color: #7f7f7f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7f7f7f;
}
a:hover {
	text-decoration: underline;
	color: #7f7f7f;
}
a:active {
	text-decoration: none;
	color: #7f7f7f;
}
/* LINK  Języki */
a.jezyki:link {
	font-size: 11px;
	color: #494949;
	text-decoration: none;
}
a.jezyki:visited {
	font-size: 11px;
	color: #494949;
	text-decoration: none;
}
a.jezyki:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.jezyki:active {
	font-size: 11px;
	color: #494949;
	text-decoration: none;
}
/* LINK  Aktualnosci */
a.news:link {
	color: #7f7f7f;
	text-decoration: none;
	font-weight: bold;
}
a.news:visited {
	text-decoration: none;
	color: #7f7f7f;
	font-weight: bold;
}
a.news:hover {
	text-decoration: none;
	color: #7f7f7f;
	font-weight: bold;
}
a.news:active {
	text-decoration: none;
	color: #7f7f7f;
	font-weight: bold;
}
/* LINK  Produkt */
a.produkt_head:link {
	color: #7f7f7f;
	text-decoration: none;
	font-weight: bold;
}
a.produkt_head:visited {
	text-decoration: none;
	color: #7f7f7f;
	font-weight: bold;
}
a.produkt_head:hover {
	text-decoration: none;
	color: #7f7f7f;
	font-weight: bold;
}
a.produkt_head:active {
	text-decoration: none;
	color: #7f7f7f;
	font-weight: bold;
}
/* LINK  Producenci */
a.producenci:link {
	font-size: 11px;
	color: #494949;
	text-decoration: none;
}
a.producenci:visited {
	font-size: 11px;
	color: #494949;
	text-decoration: none;
}
a.producenci:hover {
	font-size: 11px;
	color: #FC8738;
	text-decoration: none;
}
a.producenci:active {
	font-size: 11px;
	color: #494949;
	text-decoration: none;
}
/* Menu */
a.menu:link {
	font-size: 13px;
	color:  #FC8738;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited {
	text-decoration: none;
	color:  #FC8738;
	font-weight: bold;
}
a.menu:hover {
	text-decoration: none;
	color: #FC8738;
	font-weight: bold;
}
a.menu:active {
	text-decoration: none;
	color: #FC8738;
	font-weight: bold;
}
td.menu {
	padding: 5px 5px 5px 15px;
	background-color: #F8F8F8;
	font-size: 13px;
	font-variant:small-caps;
}
/* Submenu */
a.submenu:link {
	font-size: 11px;
	color: #7f7f7f;
	text-decoration: none;
	font-weight: bold;
	font-variant:small-caps;
}
a.submenu:visited {
	text-decoration: none;
	color: #7f7f7f;
	font-weight: bold;
	font-variant:small-caps;
}
a.submenu:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-variant:small-caps;
}
a.submenu:active {
	text-decoration: none;
	color: #7f7f7f;
	font-weight: bold;
	font-variant:small-caps;
}
td.submenu {
	padding: 4px 4px 5px 20px;
	background-color: #EFEFEF;
	font-size: 11px;
	font-variant:small-caps;
}
/* Reszta */
.data_main {
	color: #888888;
	font-weight:bold;
	padding: 5px;
}
.line_header {
	background-color: #7f7f7f;
}
.obrazek {
	border-right: #B0B0B0 1px solid; 
	border-top: #B0B0B0 1px solid; 
	border-left: #B0B0B0 1px solid; 
	border-bottom: #B0B0B0 1px solid;
}
.obrazek_produkt {
	border-right: #B0B0B0 1px solid; 
	border-top: #B0B0B0 1px solid; 
	border-left: #B0B0B0 1px solid; 
	border-bottom: #B0B0B0 1px solid;
	margin: 0px 10px 5px 0px;
}
.obrazek_news {
	border-right: #B0B0B0 1px solid; 
	border-top: #B0B0B0 1px solid; 
	border-left: #B0B0B0 1px solid; 
	border-bottom: #B0B0B0 1px solid;
	margin: 0px 10px 1px 0px;
}
.zielony_bold {
	color: #7f7f7f;
	text-decoration: none;
	font-weight: bold;
}
.pomarancz_bold {
	color: #FC8738;
	text-decoration: none;
	font-weight: bold;
}
.zielony{
	color: #7f7f7f;
}
.pomarancz{
	color: #FC8738;
}
.nowosc {
	color: #FFFFFF;
	font-size:11px;
	font-weight:bold;
	background-color:#FC8738;
	margin-left: 10px;
}
td.producenci {
	padding: 0px 0px 15px 0px;
}
/* FORM */
input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border: #b0b0b0 1px solid;
	font-weight: bold;
	font-size: 11px;
	color: #494949;
	background-color: #edf0f1; 
}
select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border: #b0b0b0 1px solid;
	font-weight: bold;
	font-size: 11px;
	color: #494949;
	background-color: #edf0f1;
}
/*
a.u_l          { text-decoration: underline;}
a.u_l:link     { text-decoration: underline;}
a.u_l:visited  { text-decoration: underline;}
a.u_l:hover    { text-decoration: underline;}
*/



.miesiac {
	color: #7f7f7f;
	background-color: #d8eaea;
	font-family: Tahoma;
	font-size: 11px;
	height: 15px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	text-transform: capitalize;
	text-indent: 7px;
	letter-spacing: 1px;
}
.miejsce_kolumna {
	text-indent: 10px;
	font-family: Tahoma;
	font-size: 11px;
	color: #494949;
	margin: 1px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.daty {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: right;
}
.impreza_wiersz {
	font-family: Tahoma;
	font-size: 12px;
	color: #dc6718;
	vertical-align: middle;
	text-align: center;
	line-height: 40px;
	text-transform: none;
}
.impreza_kolumna {
	font-family: Tahoma;
	font-size: 11px;
	color: #494949;
	line-height: 12px;
	height: 28px;
	vertical-align: middle;
	text-align: justify;
	margin: 1px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 14px;
}

.imp_wiersz_opis {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	margin: 1px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #7f7f7f;
	font-weight: bold;
	vertical-align: middle;
}
.data_opis {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 1px;
	font-weight: lighter;
}

.impreza_opis {
	font-family: Tahoma;
	font-size: 11px;
	color: #494949;
	text-align: justify;
	margin: 1px;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 2px;
	padding-left: 14px;
	line-height: normal;
}

