﻿/*
Credit: http://www.templatemo.com
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background: #413e3e url(images/templatemo_body.jpg) repeat;
}

a:link, a:visited { color: #e5b614; text-decoration: none; font-weight: normal; }
a:active, a:hover { color: #e66a34; text-decoration: none; }

a.odkaz_menu { color: black; text-decoration: none; font-weight: normal; }

a.titul1 {
  color: #FFFFFF;
  text-decoration:none;
  font-stretch: ultra-condensed;
  white-space: nowrap;
}
a.titul1:link, a.titul1:visited { color: #FFFFFF; text-decoration: none; font-weight: normal; }
a.titul1:active, a.titul1:hover { color: #FFFFFF; text-decoration: none; }
  
p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.float_l { float: left; }
.float_r { float: right; }
.float_c { float: clean; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }

/* tlacitka */

.more a {
	display: block;
	width: 86px;
	height: 23px;
	padding: 3px 0 0 0;
	background: url(images/templatemo_button_01.png) no-repeat;
	/*background: url(images/templatemo_button.png) no-repeat;*/
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.more a:hover {
	color: black;
	background: url(images/templatemo_button_01_hover.png) no-repeat;
	/*background: url(images/templatemo_button_hover.png) no-repeat;*/
}

.more2 a {
	display: block;
	width: 280px;
	height: 23px;
	padding: 3px 0 0 0;
	background: url(images/templatemo_button_03.png) no-repeat;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.more2 a:hover {
	color: black;
	background: url(images/templatemo_button_03_hover.png) no-repeat;
	/*background: url(images/templatemo_button_hover.png) no-repeat;*/
}

.more3 a {
	display: block;
	width: 140px;
	height: 23px;
	padding: 3px 0 0 0;
	background: url(images/templatemo_button_02.png) no-repeat;
	/*background: url(images/templatemo3_button.gif) no-repeat;*/
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.more3 a:hover {
	color: black;
	background: url(images/templatemo_button_02_hover.png) no-repeat;
	/*background: url(images/templatemo_button_hover.png) no-repeat;*/
}

/* end of tlacitka */

/* zelene tlacitko */

.cart a {
	display: block;
	width: 80px;
	height: 23px;
	padding: 3px 0 0 0;
	background: url(images/templatecart_button.png) no-repeat;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.cart a:hover {
	background: url(images/templatecart_button_hover.png) no-repeat;
}

/* end of zelene tlacitko */

#templatemo_wrapper {
	width: 980px;
	margin: 0 auto;
}

/* menu */

#templatemo_menu {
	z-index: 8;
	width: 980px;
	height: 63px;
	margin: 0 auto;
	line-height: 5em;
	background: url(images/templatemo_header_bg.jpg) repeat top;
}

#templatemo_menu ul {
	width: 876px;
	margin: 0 auto;
	padding: 0px;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
	line-height: 3.3em;
}

#templatemo_menu ul li a {
	position: relative;
	float: left;
	width: 90px;
	display: block;
	height: 47px;
	padding: 15px 0 0 0;
	margin-right: 1px;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	outline: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	position: relative;
	color: #000;
	background: url(images/templatemo_menu_hover_right.jpg) bottom right no-repeat;
/*Dano	background: url(images/templatemo_menu_hover.png) repeat-x top;*/
}

#templatemo_menu li a:hover span, #templatemo_menu li .current span {
	position: absolute;
	display: inline-block;
	width: 7px;
	height: 48px;
	bottom: 0px;
	left: -7px;
	background: url(images/templatemo_menu_hover_left.jpg) left bottom no-repeat;
}

/* end of menu */

/* header */

#templatemo_header {
	clear: both;
	width: 980px;
	height: 138px;
	margin-top: 10px;
	background: url(images/templatemo_header.png) no-repeat;
}

#templatemo_header  #site_title {
	width: 500px;
	margin: 0 auto;
	padding: 40px 0 0 0;
	text-align: center;
}

#templatemo_header  #site_title h1 {
	margin: 0;
	padding: 0;
}

#templatemo_header  #site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#templatemo_header  #site_title h1 a span {
	display: block;
	margin-top: 5px;
	font-size: 14px;
	color: #e66a34;
	font-weight: bold;
	letter-spacing: 2px;
}

/* end of header */

/* content */

#templatemo_content_wrapper {
	clear: both;
	width: 960px;
	padding: 0 10px;
/*Dano 	background: url(images/templatemo_content.png) repeat-y; */
}

#main_service_section {
	width: 880px;
	min-height: 290px;
	padding: 20px 40px 0 40px;
/*Dano 	background: url(images/templatemo_home_top.png) no-repeat bottom center; */
}

#main_service_section2 {
	width: 880px;
	min-height: 290px;
	padding: 20px 40px 0 40px;
}

.service_box {
	width: 410px;
}

.service_image {
	width: 150px;
	float: left;
	margin: 3px 0 0 0;
}

.service_box .service_text {
	float: right;
	width: 250px;
	text-align: justify;
}

.service_text h2 {
	font-size: 24px;
	color: #e66a34;
	margin-bottom: 25px;
/*  pisma zablokoval Levicky 12.9. */	
/*	font-family: Georgia, "Times New Roman", Times, serif; */
/*  pismo z normal na bold zmenil Levicky 12.9. */
	font-weight: bold;
}

.service_text h3 {
	color: #e66a34;
}

.service_text p {
	margin-bottom: 20px;
}

.content_section {
	width: 880px;
	padding: 20px 40px;
	clear: both;
}

.content_section p {
	text-align: justify;
	margin-bottom: 10px;
}

.content_section h2 {
	font-size: 24px;
	color: #e66a34;
	margin-bottom: 25px;
/*  pisma zablokoval Levicky 12.9. */
/*	font-family: Georgia, "Times New Roman", Times, serif; */
/*  pismo z normal na bold zmenil Levicky 12.9. */
	font-weight: bold;
}

/*  definoval h3 pba pre Levicky 12.9. */

.content_section h3 {
	color: #e66a34;
}

.section_410 {
	width: 410px;
}

/* admincek */

.recent_project {
	margin: 0;
	padding: 0;
	list-style: none;
}

.recent_project li {
	margin: 0;
	padding: 0;
	display: inline;
}

.recent_project li a {
	float: left;
	display: block;
	width: 80px;
	height: 80px;
	margin: 0 10px 10px 0;
	border: 5px solid #648C8C;
	display: inline;
	text-align: center;
}

/* obrazok v akciach */

.news_image {
	float: left;
	margin: 3px 25px 0 0;
/*	border: 5px solid #303030; */
}

.news_box {
	clear: both;
	margin-bottom:20px;
}

.news_box h3 {
	font-size: 14px;
	font-weight: bold;
/*  dalsi riadok definoval Levicky 12.9. */
	color: #e66a34;
	margin: 0 0 10px 0;
}

/* end of obrazok v akciach */

/* end of content */

/* footer */

#templatemo_footer {
/*Dano	width: 900px;
	min-height: 74px;
	padding: 50px 40px 30px 40px;
	margin: 0 auto;
	color: #d4d2d2;*/
	text-align: center;
/*Dano zmenil nasledovne riadky */
	clear: both;
	width: 100%;
	margin: 0 auto;
	background: #656565;
	border-top: 10px solid #ea6a37;
/*Dano	background: url(images/templatemo_content.png) no-repeat top;
/*Dano	background: url(images/templatemo_footer.png) no-repeat top; */
}

#templatemo_footer a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#templatemo_footer a:hover {
	text-decoration: none;
}

#templatemo_footer .footer_menu {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu li {
	margin: 0px;
	padding: 0 20px;
	display: inline;
	border-right: 1px solid #ffffff;
}

.footer_menu li a {
	color: #ffffff;
}

.footer_menu .last_menu {
	border: none;
}

/* end of footer */

/* chybova hlaska pri prihlaseni */

.error_message {
	background: red;
	color: yellow;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 20px;
}

/* koniec chybove hlasky pri prihlaseni */

/* ponuka vyhladavanych interpretov v katalogu */

#livesearch {
	background: #ffffff;
	padding: 2px 2px;
	max-height: 400px;
	overflow: auto;
	position: absolute;
	z-index: 99;
	border: 1px solid #A9A9A9;
	border-width: 0 1px 1px 1px;
	-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
	-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
}
#livesearch a{
	color:#000000;font-family:tahoma;font-size:14px;
}

/* koniec ponuky vyhladavanych interpretov v katalogu */

/* nadpis Testovaci server */

.ftop {
	position:fixed;
	overflow: 0;
	left:0px;
	margin-top:-3px;
	padding-top:-3px;
	z-index: 1;
/*	background: #FF0000; */
		display: inline;
		width: 100%;
		height: 18px;
		font-size: 8px;
		text-align: center;
		color: white;

	background-color: #FF0000;
	filter:alpha(opacity=40);-moz-opacity:40%;
}

/* koniec nadpisu Testovaci server */

#result { border: 1px #e5b614; width: 300px; margin: 0 0 35px 0; padding: 10px 20px; font-weight: bold; }
#change-image { font-size: 0.8em; }