@charset "utf-8";
/* CSS Document */

body {
	background-color: #f1f1f1;
	font-family: "Roboto", Tahoma, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
/*	font-size: 10pt; */
	line-height: 1.2em;
/*	background-image: url(../images/rc-bg.jpg); */
	background-repeat: no-repeat;
	background-attachment: scroll;
	color: #e4022c;
	background-position: center top;
}

body > .container {
/*	background-color: #f1f1f1; */
}
.container {
/*	background-color: #000000; */
}
p,h1,h2,h3,h4,h5,h6 {
	color: #e4022c;
}

table {
	width:100%;
	/*	margin: 1em;*/
	/*	height: 1px; */
	/*	white-space: normal; */
	border-collapse:collapse;
	border: 1px solid #EAEAEA;
}
th {font-weight:bold;}
thead th {
	background-color: #999999;
}
th, td, caption {
	padding:4px 10px 4px 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EAEAEA;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;/*	height: 1.5em; */
}
tbody tr td {
	background-color: #CCCCCC;
}

tbody tr:nth-child(even) td, tbody tr.even td {
	background-color: #FFFFFF;
}

tfoot {font-style:italic;}

.background1 {
	background:#fcebb8;
	padding: 2px;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
}
h3 {
	font-size: 1em;
	font-weight: bold;
}
a {
	color: #e4022c;
	text-decoration: none;
}
a:visited {
	color: #e4022c;
}
a:focus,a:hover {
	color: #6b6764;
}
a.button, button {
	font-family: "Roboto", Tahoma, Arial, sans-serif;
}

small {
	font-size: 8pt;
	line-height: 8pt;
}
textarea {
	height: 10em;
}

#top_layout {
/*	
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
*/
}

/* header */
/* -------------------------- */
.header {
/*	height: 51px; */
}
.header #language {
}
/*
.header #bg1 {
	background-image: url('../images/top-menu-bg.gif');
	height: 51px;
}
*/
.header #logo {
/*	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
*/
}

.highlight_red {
	color: #FF0000;
}

/* -------------------------- */
.header {
/*	background-color: #2a292c;	*/
}

.header #bg1 {
	min-height: 80px;
/*	background-color: #2a292c; */
}

.header .inner_box {
	padding: 5px;
}

.header #box0 {
	margin-top: 40px;
	margin-left: 10px;
	margin-bottom: 15px;
	width: 250px;
	height: 80px;
	padding: 0px;
}

.header #box1 {
	margin-top: 72px;
/*	margin-left: 385px; */
	margin-bottom: 15px;
	width: 900px;
	height: 60px;
	padding: 0px;
}
#logo1 {
/*	margin-left: 10px; */
	margin-top: 44px; 
	margin-bottom: 7px;
}
#logo1 a {
	border: 0px;
}

.header #box1 #top_claim {
	margin-top: 7px;
	margin-bottom: 7px;	
	margin-left: 734px;
}

.header #box1 #language {
	margin-bottom: 7px;
	margin-left: 856px;
}

/* header + footer */
.hr_line {
	background-attachment: fixed;
	background-image: url(../images/line1.png);
	height: 2px;
/*	width: 900px; */
}

/* Menu */
/* -------------------------- */
.menu #top_menu {
	/*
	margin-top:37px;
	margin-left: 135px;
	*/
	font-family: "Roboto", Tahoma, Arial, sans-serif;
	font-weight: light;
	font-size: 12px;
	float: left;
	text-transform: uppercase;	
/*	font-weight: bold; */
/*	margin-left: 2px; */
}

.menu #top_menu ul li {
	width: 130px;
	height: 36px;
	text-align: left;
}

.menu #top_menu ul li li {
	width: 130px;
}

.menu #top_menu .active{
	color: #6b6764;
/*	color: #333; */
	font-weight: bold;
}
.menu #top_menu .active:after { content:" > ";}

.menu #top_menu a {
	text-decoration: none;
	padding-top: 15px;
}

.menu #top_menu a:link {
	color: #e4022c;
}
.menu #top_menu a:visited {
	color: #e4022c;
}
.menu #top_menu a:active {
	color: #6b6764;
/*	color: #333; */
}
.menu #top_menu a:hover {
	color: #6b6764;
/*	color: #333; */
}


/* intro */
/* -------------------------- */
.intro1 {
	width: 900px;
	height: 350px;
	background-color: #e4022c;
}
.intro1 #intro_text {
	padding: 40px;
	color: #fff;
	font-size: 24px;
	line-height: 28px;
	background-image: url(../images/claim1.png);
	background-position: 655px 45px;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
/* zobrazuje text bile v cervenem poli */
.intro1 #intro_text p {
	color: #fff;
}
.intro1 #intro_hot {
	padding-left: 365px;
/*	vertical-align: middle; */
}
.intro1 #hot_image {
	padding-top: 8px;
}
.intro1 #hot_claim {
	font-size: 18px;
	width: 120px;
	margin-bottom: 2px;
}
/* About Us */
/* -------------------------- */
#about_text_left {
	padding: 40px 40px;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	float: left;	
}
#about_text_left p {
	color: #fff;
}
#about_text_left h1 {
	color: #fff;
}
#about_text_left h2 {
	color: #fff;
}
#about_text_left h3 {
	color: #fff;
}
#about_text_left h4 {
	color: #fff;
}
#about_text_left h5 {
	color: #fff;
}
#about_text_left h6 {
	color: #fff;
}

#about_text_right {
	padding: 40px 40px;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	float: right;	
}
#about_text_right p {
	color: #fff;
}
#about_text_right h1 {
	color: #fff;
}
#about_text_right h2 {
	color: #fff;
}
#about_text_right h3 {
	color: #fff;
}
#about_text_right h4 {
	color: #fff;
}
#about_text_right h5 {
	color: #fff;
}
#about_text_right h6 {
	color: #fff;
}

/* Contact */
/* -------------------------- */
.map {
	width: 900px;
	height: 360px;
	padding-left: 0px;
}
.contact_desc {
	width: 900px;
/*	height: 220px; */
}

#desc_text_left {
	width: 40%;
	padding: 40px 40px 0px 0px;
	font-size: 12px;
	line-height: 14px;
	float: left;	
}

#desc_text_right {
	width: 40%;
	padding: 40px 40px 0px 0px;
	font-size: 12px;
	line-height: 14px;
	float: right;
}

/* content */
/* -------------------------- */
.content {
/*
	background-color: #333335;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
*/
}

.content .top_header {
	margin-bottom: 50px;
}

.content h2 {
	font-size: 18px;
	color: #FFFFFF;	
}

.content .last_updated {
	font-size: xx-small;
}

/* odsazeni textu od vrchni hrany ikonky */
.content .contact-text-icon {
	padding-top: 6px;
}
/* proklad radek */
.content .contact-text-line {
	padding-top: 6px;
}


/* gallery */
/* portfolio */
/* -------------------------- */
.image_shadow {
	border: 0px;
}
.portfolio_main_menu {
	width: 120px;	
}

.portfolio_img {
/*	border: 1px solid #000; */
}
.portfolio_menu_desc {
	color: #6b6764;
	font-family: 'Roboto', Tahoma, Arial, sans-serif;
	font-style: normal;
	font-weight: 300;
}
#portfolio_list {
	width: 150px;
	margin-top: 86px;
	margin-left: 105px;
	position: fixed;
}
.portfolio_header {
	color: #6b6764;
}
.portfolio_separator {
	margin-top: 3px;
	margin-bottom: 3px;
}
.portfolio_header .active {
	color: #6b6764;
	font-family: 'Roboto', Tahoma, Arial, sans-serif;
 	font-style: normal;
 	font-weight: 700;
}
.portfolio_header .active:after { content:" > ";}

}
.gallery div {
/*	height: 310px;*/
}

.gallery img {
/*	width: 278px; */
	max-width: 900px;
	border: 0px;
}


/* footer */
/* -------------------------- */
.footer {
/*	height: 100px; */
}

.footer #box1 {
	margin-top: 50px;
	width: 900px;
	height: 70px;
	padding: 0px;
}
.footer #box1 #footer_address {
	margin-top: 7px;
}

/* admin */
/* -------------------------- */
.admin_header {
	height: 150px;
}
.admin_bg {

}

.admin_header .active {
	color: #e4022c;
}

.header #top_menu_admin {
	margin-top:0px;
	font-family: "Roboto", Tahoma, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.header #top_menu_admin a {
	text-decoration: none;
	padding-right: 20px;
}

/* -------------------------- */
/* obecne styly */
.align_right {
	text-align: right;	
}
.align_center {
	text-align: center;
}

/* show/hide*/
.show {
	display: block;
}
.hide {
	display: none;
}

div.prepend-top05, .prepend-top05 {
	margin-top:0.5em;
}

.clear {
	clear: both;
}
/* -------------------------- */