/*


*/

/*
STRUCTURE:

		
REST:

*/


@import url("reset2.css");




/*___________________
| 							|
|    TYPO    			|
 ____________________*/
@font-face { font-family: JustMeAgain; src: url('JustMeAgainDownHere.ttf'); } 
@font-face { font-family: OvertheRainbow; src: url('OvertheRainbow.ttf'); } 
 
 
html {
font-size:100%;


}
/*#C9C0B7*/
body {
	background: #190b0a url(tile.jpg) repeat-x;
	color: #e0e0e0;
	text-align: left;
	margin: 0;
	font: 71%/135% Helvetica, Verdana, Geneva, Tahoma, Arial, sans-serif;
}


h1{
	font-size: 4.5em;
	font-family:  Arial, Helvetica, sans-serif;
	line-height: 1em;
	margin: 0;
	padding-top: 0.5em;
	padding-left: 0px;
	padding-bottom: 10px;
	color: #fff;
	
}
h2{
font-size: 2.5em;
line-height: 1em;
margin: 0.7em auto 0.5em 0; 
color: #FFF;
}
h3{	font-size: 1.7em;	margin: 0.5em 0 0.5em 0; font-weight: normal; color: #FFF;}
h4{}
h5{}
h6{}
	/*block strucure*/
div{}
p{	
margin: 0.5em 0;	
padding: 0.2em 0.5em 0.5em 0px;	
line-height: 1.5em;
text-align: left;
}
	/*block phrasal*/
address{	padding-left: 2em;}
blockquote{	padding: 0em 4em; margin-left: 5px;}
pre{
	border: 2px solid #eee; 
	background-color: #111;
	margin: 1em 4em;
	padding: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	color: #EFEFEF;
	overflow: auto;
}

	/*nastaveni VSECH monospace*/
pre, code, kbd, samp,tt{
	font-family: monospace;
	font-size: 1.3em;
}

	/*inline phrasal*/
abbr, acronym{
	border-bottom: 1px dotted;
	cursor: help;
}
cite{
	padding-left: 0.5em;
	padding-right: 0;
	font-style: oblique;
} 
q{
	font-style: oblique;
	quotes: "\201C" "\201D" "\2018" "\2019";
}
code, kbd{
	padding-right: 0.2em;
	padding-left: 0.2em;
}
samp{}
var{	color: Green;}

dfn{}

em{	font-style: italic;}
strong{	font-weight: bolder;}

	/*inline structure*/
span{}

	/*hyper text*/
/*LoVeHAte*/
a:link{
	color: #2da5d0;
	text-decoration: underline;
}
a:visited{
	color: #205163;
	text-decoration: underline;
}
a:hover{ text-decoration: none;}
a:focus{ text-decoration: none;}
a:active{}
a img{	border: none;}

	/*lists*/
dl{}
dt{}
dd{}

ul, ol{
	list-style: square;
	padding-left: 2.5em;
	margin-top: 0.5em;
	margin-bottom: 1.5em;
	margin-left: 1em;
}
ol{
	list-style: decimal;
}
li{}

	/*block presentation*/
hr{	display: none;}

	/*inline presentation*/
b{	font-weight: bold;}
big{	font-size: larger;}
i{	font-style: italic;}
small{	font-size: smaller;}
sub{
	vertical-align: sub;
	font-size: smaller;
}
sup{
	vertical-align: super;
	font-size: smaller;
}
tt{}

	/*edit*/
ins{	text-decoration: none;}
del{
	color: #ccc;
	text-decoration: line-through;
}
 
 
	/*table*/
table{
	border-collapse: separate;
	border-spacing: 2px;
	margin: 1em;
}
caption{
} 
thead, tfoot, tbody{} 
tr{}
th{
	color: #222;
	background-color: white;
	text-align: center;
} 
td{
	padding: 1px;
		text-align: center;
}

/************************************************************
								STRUCTURE
************************************************************/

#head{
	background: url(logo_one.gif) no-repeat left top;
	margin: 10px auto 0 auto;
	width: 950px;
	height: 307px;
}
#head h2{
	background: none;
	padding: 0;
	margin: 0;
}


#head h2 a{
	display: block;
	text-decoration: none;
	width: 100%;
	height: 195px;

}

#head h2 span{
	visibility: hidden;
}
#menu{
	list-style: none;
	margin: 0px 0 0 240px;
	padding: 32px 36px 44px 23px;
	line-height: 100%;
	font-size: 1.5em;
	/*width: 100%;*/
	background: transparent url(menu.png) no-repeat;
	height: 117px;
	font-weight: normal;
}
#menu li{
	float: left;
}
#menu a{
	font-family: JustMeAgain, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 32px;
	padding: 0 0.4em;
	color: #fff;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#menu a:HOVER{
	color: orange;
}

#main{
	width: 950px;
	margin: 80px auto 0 auto;
	padding-top: 0;
	padding-left: 0;
	/*background: url(test5.png) repeat;*/
	padding-bottom: 5em;
	
}
#main h1{
	color: #e5811c;
	/*#F89200;*/
	padding-bottom: 0.5em;
	padding-top: 0px;
	padding-left: 0;
	margin-left: 0;
}

#ads{
	float: right;
	width: 130px;
	margin-top: 8em;
}
#left{
	float: left;
	width: 220px;
	margin-left: 40px;
	margin-top: 7em;
}
#left h2{
	font-size: 2em;
}
#left ul a{
	color: #fff;
}
.pic_teas{
	border: 1px solid white;
	margin: 1em 0;
}
#right{
	margin-left: 270px;
	margin-right: 165px;

}
#right p{
	text-align: justify;

}
#welcome{
		margin-right: 165px;
		margin-left: 40px;
		padding-top: 3em;
}
#welcome h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.4em;
	padding-top: 0;
	margin: 0; 
	padding-bottom: 0.2em;
	color: #e5811c;
}
#welcome-summary{
	padding-left: 20px;
	background: #2B1710 url(welcome-s-back.jpg) no-repeat bottom left;
	border: 2px solid #20100D;
	border-left: none;
}
#welcome-summary h2{

	padding-top: 0.5em;
	padding-bottom: 0.5em;
	color: #e5811c;
}
.welcome-s-pic{
	float: right;
	padding: 3px;
	padding-left: 0.6em;
}

#welcome p{
	font-size: 1.1em;
}
#welcome p.p2{
	font-size: 2em;
	color: white;
}
#welcome-newsbox{
	float:right;
	margin-top: 7em;
	width: 200px;
}
#welcome-services{
	margin-top: 3em;
	margin-right: 240px;
}
#welcome-services h1{
	padding-top: 0.7em;
}
#welcome-services ul{
	list-style: none;
	padding-left: 0em;
	margin-top: 0.5em;
	margin-bottom: 1.5em;
	margin-left: 0em;
	/*border-top: 1px dotted #553017;*/
	background: url(services-mircro.gif) no-repeat 25px 20px;
}
#welcome-services  li{
	font-size: 1.1em;
	line-height: 1.3em;
	padding: 0.5em 0.1em 2em 0.1em;
	margin-left: 115px;
	color: #ffffff;
	border-bottom: 1px dotted #553017;
	/*red852E0F*/
}
#welcome-services ul > li:first-child{
	border-top: 1px dotted #553017;
}
#welcome-services  h3{
	font-size: 2.1em;	
	margin: 0.5em 0 0.5em 0; 
	font-weight: normal; 
	line-height: 1.1em;
	color: #FFF;
}


/*-----------------------------------------------------*/
#infobox-out{
	clear: both;
	/*background: #5B3820;#3D2316url(foottext.png) repeat #20100D#1E0E0C*/
	background: #2B1710; /*url(infoboxtexg.gif) repeat;*/
	border: 3px solid #20100D;
	border-left: none;
	border-right: none;
}
#infobox{
	width: 950px;
	margin: 0 auto;
	padding: 1.5em 0;
	color: #8A7C74;
}
#infobox h2{
	font-size: 1.7em;
	padding-top: 0;
	margin: 0; 
	/*#;003256#e5811c*/
	padding-bottom: 0.5em;
	/*color: #C96B2B;*/
	color: #e5811c;
}
#contact{
	width: 20%;
	float: left;
	padding-right: 2%;
	padding-left: 40px;
}
#news{
	width: 20%;
	float: left;
	padding-right: 2%;
	padding-left:3%;
	border-left: 1px solid #553017;
}
#w3{
	width: 20%;
	float: left;
	padding-right: 2%;
	padding-left: 3%;
	border-left: 1px solid #553017/*e5811c*/;
}
#subs{
	width: 20%;
	float: left;
	padding-left:3%;
	border-left: 1px solid #553017;
}
a.rss{
	display: block;
	font-size: 1.7em;
	margin: 0;
	padding: 1px 0 0.7em 24px;
	/*#;003256#e5811c*/
	/*color: #C96B2B;*/
	color: #e5811c;
	background: url(rss2.gif) no-repeat left top;
}

.cl-both{
	clear: both;
	display: block;
	visibility: hidden;
}
#foot{
	width: 910px;
	margin: 0 auto;
	padding: 1.5em 0;
	padding-left: 40px;
	color: #5F534F;
}
#submenu{
	float: right;
}
#submenu a{
	color: #5F534F;
}
input{	margin: 2px;	margin-left: 0px;	padding: 2px;	border: 1px solid #444;	background: #277592;	color: white;}
.submit{
	background: transparent;
	border-color: #553017;
	padding: 2px 1px;
	color: #8A7C74;
}

/*-----------------------------------------

					1 #wrap

------------------------------------------*/

