* {
	margin: 0;
	padding: 0;
	border: none;
}
body {
     font-family: Arial, Helvetica, sans-serif;
	 font-size: 80%;
     text-align: center;
	 background: #ffffff url('../images/body-bg.gif') repeat-x;
	 color: #5d5d5d;
}
#main {
     width: 900px;
	 margin-top: 11px;
     margin-left: auto;
     margin-right: auto;
     text-align: left;
}
#hlavicka-null {
	width: 100%;
	height: 200px;
	background: url('../images/hlavicka-bg.jpg') no-repeat 650px 0;
}
#vpravo-null {
     width: 690px;
     float: right;
}
#vpravo {
     padding: 10px;
}
#vlevo-null {
     width: 180px;
     float: left; 
}
#vlevo {
     padding: 10px;
}
#paticka-null {
     clear: both;
     width: 100%;
}
#paticka p {
	text-align: center;
	padding: 5px 0;
}

#paticka {
	padding-top: 6px;
	text-align: center;
	font-family: tahoma;
	font-size: 0.7em;
	color: #666666;
	margin-bottom: 1.0em;
}

#paticka a {
	color: #666666;
	text-decoration: underline;
}

#paticka ul li {
	display: inline;
}


/* KONKRÉTNí STYLY */

h2 {
	font-size: 160%;
	color: #90203b;
	margin: 3px 0 15px;
}
.red2 {
	color: #90203b;
	font-weight: bold;
}
.red3 {
	font-size: 0.9em;
	color: #90203b;
	font-weight: bold;
}
h3 {
	font-size: 140%;
	margin: 20px 0 5px;
	color: #6a869a;
}
li h3 {
	font-size: 100%;
	font-weight: bold;
	color: #90203b;
	margin: 0; 
}
h4 {
	font-size: 110%;
	margin: 25px 0 0 0;
	color: #8c8c8c;
}
h5 {
	font-size: 0.9em;
	font-weight: bold;
	margin: 5px 0 5px;
	color: #90203b;
}
strong {
	font-weight: normal;
	color: #90203b;
}
a {
	text-decoration: underline;
	color: #90203b;
}
a:hover {
	text-decoration: none;
}
p,dd {
	margin: 10px 0;
	text-align: justify;
	text-indent: 15px;
}
dt {
	margin-top: 15px;
}
dd {
	margin: 5px 0;
}
hr {
	_border: none;
	height: 1px;
	color: #90203b;
	background-color: #90203b;
	margin: -5px 0 5px;
	clear: both;
}
.noscreen {
	display: none;
}
.red {
	color: #90203b;
	font-weight: bold;
}
.red_W {
	color: #90203b;
}
.right {
	float: right;
}
.small {
	font-size: 70%;
}


/*logo*/
h1#logo {
	font-size: 210%;
	position: relative;
	top: 13px;
	left: 9px;
	width: 300px;
	height: 45px;
	overflow: hidden;
}
h1#logo a {
	color: #000000;
}
h1#logo a:hover {
	text-decoration: none;
}
h1#logo span {
	display: block;
	width: 300px;
	height: 45px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url("../images/linguissimo-logo.gif") no-repeat;
	cursor: pointer;
	_cursor: hand;
}

	/*menu*/
#menu {
	background-color: #c0c0c0;
	padding: 7px 1px;
}
#menu li {
	list-style: none !important;
	
}
#menu li a {
	display: block;
	width: 145px;
	_width: 160px;
	padding: 4px 4px 4px 10px;
	font-weight: bold;
	color: #505050;
	background-color: #c0c0c0;
	text-decoration: none;
	border-bottom: 1px #dfdfdf solid;
}
#menu li a:hover,.menu li a:active{
	background: #b1d4d8;
}

#menu a.vnorene {
	padding-left: 10px;
	width: 144px;
	_width: 160px;
	background: #d3d3d3;
}

ul.square,ul.alpha {
	margin: 5px 0 10px 40px;
	list-style: square;
	text-align: justify;
}
ul.alpha  {
	list-style: lower-alpha;
}
ul.square li{
	margin: 5px 0;
}
.first-letter:first-letter {
	font-size: 140%;
	color: #90203b;
}

#paticka a {
	color: #90203b;
	text-decoration: none;
}
#paticka a:hover {
	text-decoration: underline;
}
.doplnujici-text {
	margin-left: 40px;
}
.strong {
	font-weight: bold;
}
.member {
	color: #000000;
	font-weight: bold;
	position: relative;
	top: -5px;
	left: 8px;
	font-size: 10.45px;
	font-style: italic;
}
.tucne {
	font-weight: bold;
}