﻿@import "template.css";
@import "page.css";

/******************PAGE PROPORTIONS*********************/
/*Width of the page */
#container {width: 100%; margin-top: 0px;}

#center {width: 996px; margin: 0px auto 0px auto; padding: 0px 0px 0px 0px;}

/*Header height*/
#header {width: 996px; height: 281px;}

/*Column's width*/
#left {width: 220px;}
#page {width: 710px;}

/*Height of the footer */
#footer {height: 212px;}
#content {width: 950px;}

/******************DESIGN OF PAGE***********************/
/*Common design*/

body {
  font-family: Arial, Helvetica, sans-serif;
  background: #a33636 url(../../images/family-vet/bg-body.png) top repeat-x;
}

#container {
  text-align: left;
  font-size: 12px;
}


/********************
HEADER
********************/

#header {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background: url(../../../images/family-vet/bg_header.jpg) no-repeat;
}

.logo {
  width: 300px;
  height: 281px;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.logo a {
  width: 300px;
  height: 281px;
  display: block;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.logo span {
  display: none;
}


.links {
  width: 417px;
  height: 239px;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 42px 20px 0px 0px;
  text-align: right;
}

.links a {
	color: #0062b5;
	font-size: 12px;
}

.links a.mapa_stranky {

}

.links a:hover {
  text-decoration: underline;

}

.search {
  width: 259px;
  height: 249px;
  margin: 0px 0px 0px 0px;
  padding: 32px 0px 0px 0px;
  float: right;
}

.search .input_search {
  width: 188px;
  height: 33px;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 10px;
  border: none;
  line-height: 33px;
  font-size: 11px;
  color: #939393;
  background: none;
  line-height: 33px;
}

.search .button_search {
  width: 42px;
  height: 33px;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  cursor: pointer;
  background: none;
}


/********************
CONTENT
********************/

#content {
  margin: 0px 0px 0px 0px;
  padding: 0px 23px 212px 23px;
  background: url(../../images/family-vet/bg_content.png) top repeat-y;
  float: left;
}


/********************
LEFT
********************/

#left {
  margin: 0px 0px 0px 0px;
  padding: 20px 0px 30px 0px;
}

#left h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	color: #003f75;
	font-size: 16px;
}

.order_form {
	width: 220px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.order_form .input_order {
  width: 210px;
  height: 36px;
  float: left;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 0px 10px;
  border: none;
  font-size: 11px;
  color: #939393;
  background: url(../../images/family-vet/bg_front_form_input.gif) no-repeat;
  line-height: 36px;
}

.order_form .text_order {
  width: 210px;
  height: 110px;
  float: left;
  margin: 0px 0px 5px 0px;
  padding: 6px 0px 0px 10px;
  border: none;
  font-size: 11px;
  color: #939393;
  background: url(../../images/family-vet/bg_front_form_textarea.gif) no-repeat;
}

.order_form .submit_order {
  width: 109px;
  height: 31px;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  background: url(../../images/family-vet/button_objednat.gif) no-repeat;
  cursor: pointer;
}

/********************
PAGE
********************/

#page {
  margin: 0px 0px 0px 0px;
  padding: 20px 0px 30px 0px;
  color: #22222e;
  text-align: left;
  font-size: 1.2em;
  line-height: 1.5;
}

.slider {
	width: 710px;
	height: 275px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

.news_block {
	width: 459px;
	height: 410px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.news_block_head {
	width: 441px;
	height: 48px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	float: left;
	background: url(../../images/family-vet/bg_front_head_news.gif) no-repeat;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #167560;
	line-height: 48px;
}
.news_block_head a {
	color: #fff;
}
.news_block_head a:hover {
	color: #E1F7F2;
}
.news_block_body {
	width: 459px;
	height: 322px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
	float: left;
	background: url(../../images/family-vet/bg_front_body_news.gif) no-repeat;
}

.poradna_block {
	width: 229px;
	height: 410px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}

.poradna_block_head {
	width: 211px;
	height: 48px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	float: left;
	background: url(../../images/family-vet/bg_front_head_poradna.gif) no-repeat;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #167560;
	line-height: 48px;
}

.poradna_block_body {
	width: 229px;
	height: 322px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
	float: left;
	background: url(../../images/family-vet/bg_front_body_poradna.gif) no-repeat;
}

.news {
	margin: 0px 20px 20px 20px;
}

.news_date {
	color: #5f8bb0;
	font-size: 12px;
	letter-spacing: -1px;
	margin-bottom: 4px;
}

.news h2 {
	color: #397467;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}

.news_desc {
	color: #404040;
	font-size: 12px;
	margin-bottom: 8px;
	line-height: 180%;
}

a.news_more {
	width: 80px;
	height: 26px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../../images/family-vet/button_more.gif) no-repeat;
	display: block;
}

.pline {
	background: url(../../images/family-vet/bg_line_small.gif) bottom no-repeat;
}

.nline {
	background: url(../../images/family-vet/bg_line.gif) bottom no-repeat;
}

/********************
FOOTER
********************/

#footer {
  width: 100%;
  border-top: 6px solid #e08686;
  background: #772a2a;
  font-size: 12px;
  margin: 0px 0px 0px 0px;
}

#footercent {
  width: 990px;
  height: 212px;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  color: #ffffff;
  line-height: 140%;
  text-shadow: 1px 1px 1px #341111;
}

#footercent p {
	margin: 0px 0px 13px 0px;
	padding: 0px 0px 0px 0px;
}

#footercent h2 {
	color: #fb8e8e;
	font-size: 15px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

.foot_block_one {
  width: 270px;
  height: 120px;
  margin: 0px 0px 0px 0px;
  padding: 30px 60px 0px 20px;
  float: left;
}

.foot_block_one .input_newsletter {
  width: 158px;
  height: 28px;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 10px;
  border: none;
  line-height: 28px;
  font-size: 11px;
  color: #939393;
  background: url(../../images/family-vet/bg_input_newsletter.gif) left no-repeat;
}

.foot_block_one .button_newsletter {
  width: 32px;
  height: 28px;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  cursor: pointer;
  background: url(../../images/family-vet/bg_input_newsletter.gif) right no-repeat;
}

.foot_block_two {
  width: 320px;
  height: 120px;
  margin: 0px 0px 0px 0px;
  padding: 30px 0px 0px 0px;
  float: left;
  text-align: center;
}

.foot_block_two p b {
	font-size: 16px;
}

.foot_block_three {
  width: 220px;
  height: 120px;
  margin: 0px 0px 0px 0px;
  padding: 30px 20px 0px 0px;
  float: right;
  text-align: right;
}
.newsletter-info {
	padding: 0 0 10px 0;
}
.facebook-block {
	padding: 0 0 15px 0;
}
a.button_facebook {
	width: 202px;
	height: 42px;
	margin: 0px 0px 20px 98px;
	padding: 0px 0px 0px 0px;
	background: url(../../images/family-vet/button_footer_facebook.gif) no-repeat;
	display: block;
}

.footlinks {
	clear: both;
	width: 100%;
	background-image: url("/images/family-vet/bg-links-bottom.png");
    background-position: center top;
    background-repeat: repeat-x;
    padding: 20px 10px 0 10px;
    height: 40px;
}
.footlinks ul {
    margin: 0;
    padding: 10px 0 0;
    width: 560px;
    float: left;
}
.footlinks li {
    display: inline;
    list-style: none outside none;
}
.footlinks a {
    color: #fb8e8e;
    font-weight: bold;
    padding: 0 10px;
    text-decoration: none;
    text-shadow: 0.1em 0.1em 1px #384750;
}
.footlinks a:hover {
    color: #ffaeae;
}
.makedby {
    color: #CDD6DC;
    float: right;
    font-size: 0.9em;
    padding: 10px;
    text-align: right;
    width: 380px;
}
/********************
TOPMENU
********************/
a.homemenu {
	width: 60px;
	height: 48px;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 0px;
	display: block;
	background: url(../../images/family-vet/bg_topmenu_home.gif) no-repeat;
	float: left;
	text-indent: -999em;
}

#topmenu ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style: none;
  list-style-image: none;
  float: left;
}

#topmenu ul li {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  float: left;
}

#topmenu ul li a {
  height: 48px;
  margin: 0px 0px 0px 0px;
  padding: 0px 20px 0px 20px;
  display: block;
  color: #ffffff;
  font-size: 15px;
  line-height: 48px;
  float: left;
  display: block;
  text-shadow: 1px 1px 1px #004680;
}

#topmenu ul li a:hover, #topmenu ul li a.sel1 {
  color: #ffffff;
  background: url(../../images/family-vet/bg_topmenu_hover.gif) repeat-x;
}

/********************
LEFT MENU
********************/

#left .leftmenu {
  width: 220px;
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 0px 0px;
  float: left;
}

#left .leftmenu ul {
  width: 220px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style: none;
  list-style-image: none;
  float: left;
}

#left .leftmenu ul li {
  width: 220px;
  margin: 3px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#left .leftmenu ul li a {
  width: 220px;
  height: 40px;
  background: url(../../images/family-vet/bg-left-menu.png) bottom no-repeat;
  margin: 0px 0px 3px 0px;
  padding: 0px 0px 0px 10px;
  display: block;
  color: #00231b;
  font-size: 15px;
  line-height: 40px;
  float: left;
}

#left .leftmenu ul li a:hover, #left .leftmenu ul li a.sel1 {
  color: #772a2a;
  background: url(../../images/family-vet/bg-left-menu.png) top no-repeat;
}

/******************** LEFT MENU 2. UROVEN ********************/

#left .leftmenu ul li ul {
  width: 218px;
  margin: 0px 0px 3px 5px;
  padding: 0px 0px 0px 0px;
  list-style: none;
  list-style-image: none;
  background: #ffeaea;
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border: 1px solid #ffc0c0;
 	-moz-box-shadow: inset 1px 1px 3px #ffc0c0;
	-webkit-box-shadow: inset 1px 1px 3px #ffc0c0;
	box-shadow: inset 1px 1px 3px #ffc0c0;
	/*Inner elements should not cover inner shadows*/
	/*IE 7 AND 8 DO NOT SUPPORT INSET SHADOWS*/
}	

#left .leftmenu ul li ul li {
  width: 220px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#left .leftmenu ul li ul li a {
  width: 195px;
  height: 35px;
   background: url(../../images/family-vet/bg-leftmenu-sub-plus.png) 10px 13px no-repeat;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 25px;
  display: block;
  color: #004c8d;
  font-size: 13px;
  line-height: 35px;
}

#left .leftmenu ul li ul li a:hover, #left .leftmenu ul li ul li a.sel1 {
  color: #802121;
  text-decoration: underline;
  background: url(../../images/family-vet/bg-leftmenu-sub-plus.png) 10px 13px no-repeat;
}


/******************DESIGN OF MAIN ELEMENTS**************/
h1 {
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 20px 3px;
  text-align: left;
  font-size: 27px;
  color: #204f78;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0px;
}

h2 {
  margin: 10px 0;
  text-align: left;
  font-size: 17px;
  color: #f76f01;
  font-weight: bold;
}

h2 a {
  color: #cc5b00;
}

h3 {
  margin: 10px 0;
  text-align: left;
  font-size: 14px;
  color: #000;
  font-weight: bold;
}

a {
  color: #003968;
  text-decoration: none;
}
a:hover {
  color: #1c507c;
  text-decoration: none;
}
