﻿html, body {
	margin: 0;
	padding: 0;
	
}
body {
	background-image: url('../images/new/bck1.jpg');
	background-repeat:repeat-x;
	background-color: #414141;
	margin: 0;
	padding: 0;
	
}

a:link {
	font-family: tahoma;
	font-size: xx-small;
	color: #D3D3D3;
}
.paticka {
	font-family: tahoma;
	font-size: xx-small;
	color: #C0C0C0;
	background-color: #FF8000;
	background-image:url('../images/patickabck.jpg');
	background-repeat:repeat-x;
	width:800px;
	height: 15px;
	text-align: center;
	float:right;
	
}
.text {
	font-family: tahoma;
	color: #000000;
	font-size: small;
}
.textarea {
	font-family: tahoma;
	color: #000000;
	background-color: #d3d3d3;
	background-image: url('../images/textarea.jpg');
	background-repeat:repeat-x;
	font-size: small;
	padding:5px;
}

.textarea1 {
	width: 640px;
	background: #d3d3d3;
	text-align: left;
	float: right;
	margin-right: 7px;
	margin-top: 5px;
}
	
.titulek

{
	min-width:300px;
	font-family: tahoma;
	color: #ffffff;
	background-color: #414141;
	background-image:url('../images/titulekbck.jpg');
	background-repeat:repeat-y;
	padding:5px;
}

.main1 {
	background: #FF8000;
	width:800px;
	height: auto;
	overflow: hidden;
	text-align: center;
}
.paticka-odlesk {
	background-image:url('../images/new/paticka-odlesk.jpg');
	background-repeat:no-repeat;
	width: 800px;
	height:50px;
	

}
.menu_ikony {
	width:160px; 
	height:720px; 
	float:right; 
	background-color:black; 
	position: relative; top:10px;
}
.telo {
	width:100%; 
	height:100%; 
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.telo2 {
	width:980px; 
	height:100%; 
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}


.hlavicka {
	width: 800px; 
	height: 212px;
}
a:visited {
	color: #FF6600;
}
h1 {
	font-size: 16px;
	font-family: tahoma;
	color: #ffffff;

}
h2 {
	font-size: 14px;
	font-family: tahoma;
}
h3 {
	font-size: 12px;
	font-family: tahoma;
}


