 body * {
  font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
}

a {
	text-decoration: underline;
	color: black;
}

a:hover {
	color: red;
}
			
/* Fix for MS Office style paragraphs (MsoNormal) */
p {
	margin: 0px;
	padding: 0px;
}

/* Fix for MS Office unindeted lists */
.unIndentedList {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}

.unIndentedList li {
	padding: 0px;
}

/* Fix for MS Office UL lists */
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

/*Template CSS*/


.box_orange {
	border: 1px solid #f3daa9;
	background: #fcf6ea;
	width: 200px;
}
.box_gray {
	border: 1px solid #cfcfcf;
	background: #ffffff;
	width: 200px;
	margin:0;
	padding:0;
}
.box_empty {
	width: 200px;
	margin:0;
	padding:10;
}
.tour_block {
	padding: 10 10 10 10;
	border: 1px solid #f3daa9;
	width: 562px;
	font-size: 12px;
	margin-bottom: 10px;
	background: url(/uws_templates/default/graphics/tour_back.png);
}
.tour_name {
	color: #014672;
	font-size: 14px;
	font-weight: bold;
}
.tour_name a {
	color: #014672;
}
.tour_date {
	color: #fd8328;
	font-size: 11px;
	font-weight: bold;
	padding-top:4px;
}
.tour_pic {
	padding-top:2px;
}
.tour_price {
	color: #3a3a3a;
	font-size: 12px;
	font-weight: bold;
}
.tour_head {
	border-bottom: 1px solid gray;
}

#news_26 {
	padding-left: 10px;
	margin-right: 10px;
}

.content {
	width:548;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 32px;
	text-align: left;
	font-size: 12px;
}

.content h1 {
	padding-top: 0px;
	margin-top: 14px;
	color: #024e7f;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

h2 {
	padding-top: 0px;
	margin-top: 5px;
	color: #024e7f;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 5px;
}

h3 {
	padding-top: 0px;
	margin-top: 5px;
	color: #024e7f;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
.uws_pub_content {
	margin-bottom: 10px;
}
.vyhledavac {
	background-image: url(/uws_templates/default/graphics/sede_linky.gif); 
	background-position: top; 
	background-repeat: repeat-x;
}
.sloupec {
	padding-top: 47px;
	width: 200px;
}
.detail_term {
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	vertical-align: top;
	padding-top: 2px;
	color: gray;
}
.detail_value {
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	vertical-align: top;
}
.tr_detail_header {
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
}
.td_detail_header {
	background: #f3daa9;
}
.term_table {
	font-size: 12px;
}
.term_table td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.tour_description {
	font-size: 12px;
	text-align: justify;
}
.tour_name h1 {
	font-size: 24px;
}
.tour_search {
	color: white;
	font-size: 11px;
}
.tour_type {
	color: white;
	font-size: 11px;
	margin-bottom: 15px;
}
.tour_type td {
	vertical-align: middle;
}
.tour_search td {
	vertical-align: top;
}
.tour_search .check { 
	padding-left: 15px;
}
#show_more { 
	padding-left: 25px;
}
#show_more a { 
	color: white;
}
#more_block td { 
	padding-top:10px;
}
#more_block1 td { 
	padding-top:10px;
}
.label_select { 
	padding-left: 10px;
	padding-right: 5px;
}

.pagination{
padding: 2px;
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 8px;
border: 1px solid #004684;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #fd8934;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}


#i_footer {
		color: white;
		font-family:Arial;
		font-size:10px;
		text-align: center;
}
#i_footer a {
		color: white;
}

#menu  {
	list-style-type: none;
	margin:0;
	padding:0;
}
#menu li {
	margin:0;
	margin:0px 3px 0px 0px;
	text-align: center;
	float: left;
}
#menu li a {
	font-family:Arial;
	font-size:11px;
	color: white;
	text-decoration: none;
}
#menu .tabs {
	background: url(/uws_templates/default/graphics/tabs.png) no-repeat left;
	height: 24px;
	width: 115px;
}
#menu .tabs a {
	color: black;
}
#menu .tabs_on  {
	background: url(/uws_templates/default/graphics/tabs_on.png) no-repeat left;
	height: 24px;
	width: 115px;
}
#menu .tabs_small {
	background: url(/uws_templates/default/graphics/tabs_small.png) no-repeat left;
	height: 24px;
	width: 83px;
}
#menu .tabs_small a {
	color: black;
}
#menu .tabs_small_on {
	background: url(/uws_templates/default/graphics/tabs_small_on.png) no-repeat left;
	height: 24px;
	width: 83px;
}
