@IMPORT url("definitions.css");
body {
	font-family: Arial, Tahoma, Verdana, Georgia, "Times New Roman";
	font-size: 12px;
	color: #000;
	background-color: #fff;
	line-height:normal;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	line-height: 34px;/*	margin:0px;*/
}
h2 {
	font-size: 16px;
	font-weight: normal;
	border-bottom:1px solid #e3e3e3;
	padding-bottom:7px;
	clear:both;
}
h3 {
	font-size: 14px;
	line-height: 18px;
}
h1 a, h2 a, h3 a {
	text-decoration: none;
}
.content {
	width: 980px;
	margin: 0 auto;
}
.p {
	padding: 0px 5px;
}
h1.title {
	width:200px;
	border:1px solid #ff0;
	font-size:16px;
	padding:10px;
	margin:3px 0;
}
/*
 * COLORS
 */
.yellow {
	color: #ffdd11;
}
.green {
	color: #8cab13 !important;
}
.blue {
	color: #5da1d6 !important;
}
.darkblue {
	color: #02507e;
}
.orange {
	color: #f7971d !important;
}
.orangedark {
	color: #d78b00;
}
.violet {
	color:#9279b5 !important;
}
.darkbrown {
	color: #7f0200 !important;
}
/*
 * HEADER
 */

#header {
	width: 100%;
	min-width: 1000px;
	height: 111px;
	background: /*#82bcea*/ #2c77be url('/data/images/header_Edliny.jpg') no-repeat top center;
}
#header #logo {
	margin-top: 47px;
	float: left;
}
#header #logo a {
	color: #fff;
	font-size: 21px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
#header #contact-info {
	width: 250px;
	height: 60px;
	background: transparent url('/data/images/phone.gif') no-repeat top right;
	color: #fff;
	text-align: right;
	padding-right: 100px;
	padding-top: 10px;
	margin-top: 25px;
	margin-right: 25px;
	float: right;
}
#header #contact-info #phone {
	font-size: 28px;
}
#header #contact-info a {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}
#header #contact-info img {
	float: none;
}
/*
 * MENU
 */

#menu {
	width: 100%;
	min-width: 1000px;
	height: 51px; /* 66 */
	/*background: transparent url('/data/images/menu_bg.jpg') repeat-x bottom;*/
	overflow: hidden;
	position: relative;
}
#menu #buffer1 {
	width: 50%;
	height: 51px;
	background: transparent url('/data/images/buffer1.jpg') repeat-x bottom;
	float: left;
}

#menu #buffer2 {
	width: 50%;
	height: 51px;
	background: transparent url('/data/images/buffer2.jpg') repeat-x bottom;
	float: left;
}

#menu #button_yellow, #menu #button_yellow_selected {
	width: 211px;
	height: 31px; /* 43 */
	display: block;
	background: transparent url('/data/images/button_yellow.png') no-repeat top right;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 15px;
	position: relative;
	left: -10px;
	top: -51px;
	float: left;
}
#menu #button_yellow span, #menu #button_orange_yellow span {
	color: #02507e;
}
#menu #button_brown, #menu #button_brown_selected {
	width: 211px;
	height: 31px; /* 43 */
	display: block;
	background: transparent url('/data/images/button_brown.png') no-repeat bottom center;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom:5px;
	position: relative;
	left: -35px;
	top: -51px;
	float: left;
}
#menu #button_brown span, #menu #button_brown_selected span {
	color: #7f0200;
}
#menu #button_orange, #menu #button_orange_selected {
	width: 211px;
	height: 31px; /* 43 */
	display: block;
	background: transparent url('/data/images/button_orange.png') no-repeat bottom center;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom:5px;
	position: relative;
	left: -62px;
	top: -51px;
	float: left;
}
#menu #button_orange span, #menu #button_orange_selected span {
	color: #f7971d;
}
#menu #button_green, #menu #button_green_selected {
	width: 211px;
	height: 31px; /* 43 */
	display: block;
	background: transparent url('/data/images/button_green.png') no-repeat bottom center; 
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom:5px;
	position: relative;
	left: -90px;
	top: -51px;
	float: left;
}
#menu #button_green span, #menu #button_green_selected span {
	color: #9cff00;
}
#menu #button_blue, #menu #button_blue_selected {
	width: 211px;
	height: 25px; /* 43 */
	display: block;
	background: transparent url('/data/images/button_yellow.png') no-repeat center center;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 21px;
	position: relative;
	top: -108px;
	left: 735px;
	float: left;
}
#menu #button_blue span, #menu #button_blue_selected span {
	color: #800080;
}
/*
#menu #button_yellow,
#menu #button_yellow_selected {
	width: 288px;
	height: 63px;
	display: block;
	position: relative;
	top: -83px;
	left: -20px;
	text-align: left;
	color: #fff;
	text-decoration: none;
	padding-top: 20px;
	float: left;
}

#menu #button_yellow img,
#menu #button_yellow_selected img {
	margin: 0px 10px 0px 70px;
	float: left;
}

#menu #button_yellow:hover,
#menu #button_yellow_selected {
	background: transparent url('/data/images/menu_yellow_hover.gif') no-repeat top center;
	color: #072839;
}

#menu #button_orange,
#menu #button_orange_selected {
	width: 288px;
	height: 53px;
	display: block;
	background: transparent url('/data/images/menu_orange.gif') no-repeat bottom left;
	position: relative;
	top: -83px;
	left: -70px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 30px;	
	float: left;
}

#menu #button_orange:hover,
#menu #button_orange_selected {
	background: transparent url('/data/images/menu_orange_hover.gif') no-repeat top center;
	color: #f7971d;
}

#menu #button_green,
#menu #button_green_selected {
	width: 288px;
	height: 53px;
	display: block;
	background: transparent url('/data/images/menu_green.gif') no-repeat bottom left;
	position: relative;
	top: -83px;
	left: -120px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 30px;	
	float: left;
}

#menu #button_green:hover,
#menu #button_green_selected {
	background: transparent url('/data/images/menu_green_hover.gif') no-repeat top center;
	color: #88df00;
}

#menu #button_blue {
	width: 288px;
	height: 53px;
	display: block;
	background: transparent url('/data/images/menu_blue.gif') no-repeat bottom left;
	position: relative;
	top: -166px;
	left: 694px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 30px;
	float: left;
}

#menu #button_blue:hover {
	background: transparent url('/data/images/menu_blue_hover.gif') no-repeat top center;
	color: #5ba5cd;
}
*/


/*
 * FOOTER LINE
 */

#footer-line {
	width: 100%;
	min-width: 1000px;
	height: 31px;
	padding: 10px 0px;
	margin: 20px 0px;
	background-color: #1a7ab6;
}
#footer-line #links {
	width: 70%;
	color: #fff;
	font-size: 11px;
	margin-top: 10px;
	float: left;
}
#footer-line #links a {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}
#footer-line #banners {
	width: 30%;
	text-align: left;
	float: right;
}
#footer-line #banners img {
	margin-left: 5px;
}
#footer-line  #links a:hover {
	text-decoration:underline;
} 
/* 
 * FOOTER LINKS
 */

#footer-links {
	width: 100%;
	min-width: 1000px;
	margin-bottom: 50px;
} 
#footer-links .links {
	width: 15%;
	float: left;
}
#footer-links .links h3 {
	border: 0px;
	font-size: 12px !important;
	margin-left: 0px !important;
}
#footer-links .links a {
	color: #000;	
}
#footer-links .links ul {
	list-style-type: none;
	margin-top: 20px;
	padding-left: 10px !important;
}
#footer-links .links ul li {
	margin: 2px 0px;
	padding: 0px !important;
}
#footer-links .links ul li a {
	color: #515151;
	text-decoration: none;
	font-size: 10px;
	padding: 0px !important;
}
#footer-links .links ul li a:hover {
	color: #333;
	text-decoration:underline;
}
#footer-links .line {
	border-left: 1px solid #f5f5f5;
	margin-left: 5px;
	padding-left: 5px;
	min-height:250px;
}
/*
 * FOOTER GRAY BOX
 */

#footer-graybox {
	width: 50%;
	background-color: #f5f5f5;
	color: #7f7f7f;
	font-size: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	float: right;
}
#footer-graybox .p {
	padding: 20px;
}
/*
 * SITE LINE
 */
#site-line {
	width: 100%;
	border-bottom: 1px solid #e7e7e7;
	margin: 13px 0px 3px 0px;
	padding-bottom: 10px;
}

#site-line #left-box {
	width: 40%;
	float: left;
}

#site-line #right-box {
	width: 500px;	
	float: right;
}
#formbox {
	height: 60px;
}
#formbox h4 {
	width: 190px;
	height: 16px;
	color: #fff;
	-moz-border-radius-topright: 20px;
	padding: 2px 5px;
	margin: 0px;
}
#formbox #form {
	width: 440px;
	height: 30px;
	padding: 5px;
}
#formbox #form ul {
	width: 22px;
	height: 16px;
	list-style-type: none;
	margin-top: 7px;
	margin: 0;
	padding: 0;
	float: left;
}
#formbox #form input {
	width: 250px;
	color: #000;
	font-size: 14px;
	padding: 3px 5px;
	border: 0;
	margin-top: 3px;
}
#formbox #form button {
	width: 150px;
	height: 25px;
	text-align: center;
	color: #fff;	
}
#formbox a {
	color: #000;
	font-size: 11px;
}
/*
 * SITE CONTENT
 */

#site-content {
	width: 100%;
	min-width: 1000px;
}
#site-content #left-side {
	width: 140px;
	margin-right: -150px;
	position: relative;
	padding: 5px;
	z-index: 10;
	float: left;
}
#site-content #right-side {
	width: 140px;
	margin-left: -170px;
	position: relative;
	padding: 5px;
	z-index: 10;
	float: right;
}
#site-content #center-side {
	float: left;
	width: 100%;
	position: relative;
	z-index: 1;
}
#site-content #center-side #center-side-content {
	border-left: 1px solid #f7f7f7;
	border-right: 1px solid #f7f7f7;
	padding:5px 10px;
	margin-left: 170px; 
	margin-right: 150px;
	z-index: 1;
}
#center-side-content img {
	padding:0 10px;
	margin:0 10px;
/*	background:#fff;
	border:1px solid #e2e2e2;*/

}
#center-side-content table {
	width:100%;
}
#center-side-content table, td {
	border:1px solid #e2e2e2;
	vertical-align:middle;
	text-align:left;
	padding:5px;
}
#center-side-content table, th {
	text-align:center;
	border:1px solid #fff;
}
.img-center-noborder {
	border:0 !important;
	text-align:center !important;
	margin:0 auto;
	padding:0 !important;
	margin:0 !important;
}
.nb {
	border:1px dashed #fff;
	background:#f3f3f3;
	padding:15px;
	margin:20px;
}
/*
 * LIST MENU
 */
ul#listmenu {
	list-style-type: none;
	margin: 0 0px;
	text-align:left;
	padding: 0;
	outline: 0;
	vertical-align: baseline;
	width:150px;
	background:#c2eaff;
}
ul#listmenu li {
	margin: 2px 0px;
	border-bottom: 1px solid #fff;
}
ul#listmenu li a {
	display: block;
	padding: 3px 0px 3px 20px;
	color: #000;
	text-decoration: none;
	font-size: 11px;
}
ul#listmenu li a:hover/*, ul#listmenu li#current a*/ {
	background: #1a7ab6 url('/data/images/arrow.jpg') no-repeat 3px 7px;`
}
/*
 * RIGHT LIST
 */
ul#rightlist {
	list-style-type: none;
	margin:0 0px 10px 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	width:135px;
	background:#c2eaff;
}
ul#rightlist li {
	margin: 2px 0px;
	border-bottom: 1px solid #fff;
}
ul#rightlist li a {
	display: block;
	padding: 4px 0px 4px 30px;
	color: #000;
	text-decoration: none;
	font-size: 11px;
}
ul#rightlist li a:hover/*, ul#rightlist li#current a*/ {
	background: #f7971d url('/data/images/arrow.jpg') no-repeat 10px 7px;
	color: #fff;
}
.line-height {
	line-height: 16px;
}
.hr1 {
	border-top:1px solid #f2f2f2;
	height:1px;
	clear:both;
}
/*
 * PAGING
 */
.paging {
	text-align: center;
	margin: 20px 0px;
	font-weight: normal;
	padding-top: 5px;
}
.paging a.selected {
	width: 15px;
	color: #fff;
	border: 1px solid #707165;
	background-color: #707165;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px;
	margin: 2px;
}
.paging a.normal, .paging a.arrows {
	width: 15px;
	color: #000;
	border: 1px solid #dfdedb;
	text-decoration: none;
	padding: 5px 10px;
	font-weight: normal;
	margin: 2px;
}
.paging a.normal:hover, .paging a.arrows:hover {
	text-decoration: none;
	color: #000;
	border: 1px solid #ff9b05;
	background-color: #fde5c0;
	margin: 2px;
}
.comments {
	padding:20px;
	margin:15px;
	float:left;
	border:1px solid #f8f8f8;
	clear:both;
}
.comments h3 {
	float:left;
}
div.anchor {
	width:50%;
	float:left;
	font-size:14px;
}
div.anchor h4 {
	font-size:18px;
	padding:0 20px;
}


.homeBox {
	border: 1px solid #e7e7e7;
	padding: 10px;
	margin-bottom: 10px;
}

.homeBox img {
	border-right: 1px solid #f7f7f7;
	padding-right: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

.homeBox ol {
	margin: 0px 0px 10px 20px;
	padding: 0px;
	float: left;
}

.homeBox ul {
	margin: 10px 0px 10px 20px;
	padding: 0px;	
}

.homeBox ol li,
.homeBox ul li {
	margin: 2px 0px;
}
.homeBox a {
	color:#000;
}
.homeBox a:hover {
	text-decoration:none;
}
.homeBox p {
	clear: both; 
}
.whiteTransperent {
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	background:#fff;
	padding:30px;
}
.homeBox-vetSoft {
	background:url('/data/images/vetSoft-index.jpg') no-repeat left top;

}
.homeBox-vetSoft a {
color: #5da1d6; 
}
.homeBox-vetBulletin {
	background:url('/data/images/vetBulletin-index.jpg') no-repeat right bottom;
}
.homeBox-vetBulletin a {
	color:#f7971d;
}

.homeBox-vetConsult {
			background:url('/data/images/vetConsult-index.jpg') no-repeat left top;
}

.homeBox-vetConsult a {
	color:#8cab13;
}
.homeBox-vetClub {
		background:url('/data/images/vetClub-index.jpg') no-repeat right top;
}
.homeBox-vetClub a {
	color:#9279b5;
}
.listTitle {
	padding: 5px;
	font-weight: bold;
	font-size: 14px;
}

.listSubTitle {
	padding: 2px;
	font-weight: bold; 
}
.gree a {
	color:#80c151;
	text-decoration:underline;
}
.gree a:hover {
	color:#000; 
}
.journals ul {
	list-style:none;
	overflow:hidden; 
	clear:both;
	padding:0;
	margin:0;
}
.journals li {
	float:left;
}
.journals-text {
	width:65%; padding-left:15px; padding-top:5px;
	
}
.what-new {
	background:#ffcc99;
}

.colored {
	font-weight: bold;
	text-decoration: underline;
	background-color: #ecd9c6;
}

.letters {
	list-style-type: none;
}
.letters li {
	width: 50px;
	font-size: 14px;
	line-height: 16px;
	margin: 10px;
	float: left;
}
.letters li a {
	font-size: 16px;
	font-weight: bold;
}

.photoItem {
	width: 112px;
	height: 120px;
	/*overflow: hidden;*/
	text-align: center;
	margin: 10px;
	float: left;
}
.photoItem img {
	background-color: #fff;
	padding: 3px;
	margin-bottom: 5px;
}

#katerica {	
	margin-top: 12px;
	margin-right: 3px;
	float: right;
}