body {
	font-family: Arial, lucida, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #f3f2f2;
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
}

a {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #3aa246;
	margin: 0 0 5px 0;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #3aa246;
	margin: 0 0 5px 0;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #3aa246;
	margin: 0 0 5px 0;
}

table {
	font-size: 11px;
}

form {
	margin: 0;
	padding: 0;
}
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#page {
	width: 887px;
	background-image: url(../design/page_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0 auto;
	padding-top: 9px;
}

#content {
	text-align: left;
	width: 885px;
	margin: 0 auto;
	background-color: #fff;
	border-left: 1px solid #d5dbdd;
	border-right: 1px solid #d5dbdd;
}

#main {
	float: right;
	width: 651px;
	padding: 10px 20px 0 20px;
}
#main h1 {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #bdc1c3;
	margin: 0 0 5px 0;
}
#main p {
	line-height: 17px;
	margin: 0;
}
#main .static_p {
  width: 475px;
  text-align: justify;
  float: left;
}

#poradna {
  width: 475px;
  float: left;
}

#boxes {
	padding: 40px 0 30px 20px;
}

#boxes .box_green, #boxes .box_orange, #boxes .box_blue {
	width: 160px;
	float: left;
	margin-right: 55px;
}

#boxes .box_green h2, #boxes .box_orange h2, #boxes .box_blue h2 {
	color: #fff;
	text-align: center;
	font-weight: bold;
	padding: 5px 0;
	margin: 0 0 5px 0;
}
#boxes .box_green h2 a, #boxes .box_orange h2 a, #boxes .box_blue h2 a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#boxes .box_green h2 a:hover, #boxes .box_orange h2 a:hover, #boxes .box_blue h2 a:hover {
	text-decoration: underline;
}
#boxes .box_green .p, #boxes .box_orange .p, #boxes .box_blue .p {
	line-height: 17px;
	padding: 0 5px;
}
#boxes .box_green a.more_info, #boxes .box_orange a.more_info, #boxes .box_blue a.more_info {
	display: block;
	height: 25px;
	font-weight: bold;
	margin: 5px 0 5px 18px;
	padding: 8px 0 0 0;
}

#boxes .box_green {
	border: 1px solid #37a144;
}
#boxes .box_orange {
	border: 1px solid #f49a30;
}
#boxes .box_blue {
	border: 1px solid #449ecd;
	margin: 0;
}

#boxes .box_green h2 {
	background-color: #37a144;
}
#boxes .box_orange h2 {
	background-color: #f49a30;
}
#boxes .box_blue h2 {
	background-color: #449ecd;
}

#boxes .box_green a.more_info {
	background-image: url(../design/ico_keys.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 32px;
}
#boxes .box_orange a.more_info {
	background-image: url(../design/ico_money.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 37px;
}
#boxes .box_blue a.more_info {
	background-image: url(../design/ico_arrows.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 35px;
}

#main_left {
	float: left;
	width: 290px;
	margin-right: 40px;
}
#main_left .hp_article {
  text-align: justify;
}

#main_right {
	float: left;
	width: 290px;
}

#main_left h2, #main_right h2 {
	border-bottom: 1px solid #bdc1c3;
	margin: 0 0 5px 0;
}
#main_left p, #main_right p {
	line-height: 15px;
	margin: 0 0 20px 0;
}
#main_left p img {
	float: left;
	margin: 0 5px 0 0;
}

#main_left .label {
	font-weight: bold;
	color: #37a144;
	text-decoration: none;
}
#main_left .label:hover {
	text-decoration: underline;
}

#main_left .date {
	font-size: 10px;
	font-weight: normal;
	color: #737373;
}

#main_left p .more, #main_right p .more {
	background-image: url(../design/link_bullet.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 13px;
	margin-left: 5px;
}

#main_left p.advert a, #main_right p.advert a {
	color: #37a144;
}

#left {
	float: right;
	width: 188px;
	padding-top: 3px;
	background-image: url(../design/menu_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#cover_left {
	width: 186px;
	border-left: 1px solid #cadae3;
	border-right: 1px solid #cadae3;
	background-color: #e2f5ff;
	padding-bottom: 20px;
}

#cover_left .logo {
	display: block;
	width: 186px;
	height: 74px;
	background-image: url(../design/logo.jpg);
	background-repeat: no-repeat;
}

#menu {
	padding: 20px 0;
}

#menu a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 176px;
	height: 22px;
	padding: 7px 0 0 10px;
	background-image: url(../design/menu_item.jpg);
	background-repeat: no-repeat;
	border-bottom: 2px solid #bdc1c3;
}

#cover_left h3 {
	margin: 0;
	padding: 0 5px 5px 10px;
}

#exchange {
	width: 165px;
	border-collapse: collapse;
	border: 1px solid #bdc1c3;
	margin: 0 0 20px 10px;
}

#exchange td {
	padding: 4px 5px;
	background-color: #fff;
}
#exchange tr.first_tr td{
	padding-top: 15px;
}
#exchange tr.last_tr td {
	padding-bottom: 15px;
}

#inquiry {
	width: 153px;
	margin-left: 10px;
	padding: 10px 5px;
	border: 1px solid #bdc1c3;
	background-color: #fff;
}
#inquiry p {
	margin: 0 0 10px 0;
}

#inquiry label {
	font-weight: bold;
}

#inquiry .button {
	text-align: center;
	padding-top: 10px;
}

#left_footer {
	width: 188px;
	height: 9px;
	background-image: url(../design/menu_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.clear {
	clear: both;
}

#footer {
	clear: both;
	width: 887px;
	height: 9px;
	background-image: url(../design/page_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 20px;
	padding-top: 15px;
}
.abl, .abl a {
  font-size: 10px;
  color: #999;
}

#form_poradna {
	text-align: center;
	padding: 10px 0 15px 0;
	border-bottom: 1px solid #bdc1c3;
}
#form_poradna textarea {
	width: 300px;
	height: 80px;
}

#form_poradna table {
	text-align: left;
	width: 450px;
	margin: 0 auto;
	border: 1px solid #e2f5ff;
}
#form_poradna table td {
	padding: 2px 10px;
}
#form_poradna .button {
	text-align: center;
}

.error {
	color: #ff0000;
	font-weight: bold;
}

.poradna_item, .poradna_item_background {
	border-bottom: 1px solid #bdc1c3;
	padding-top: 10px;
}
#main .poradna_item p, #main .poradna_item_background p {
	margin: 0 0 10px 0;
	padding: 0 5px;
}
.poradna_item_background {
	background-color: #e2f5ff;
}

#strankovani {
	text-align: center;
}
#strankovani a {
	text-decoration: none;
	font-weight: normal;
}
#strankovani a:hover {
	text-decoration: underline;
}
#strankovani a.active {
	text-decoration: underline;
	font-weight: bold;
}
