html, body {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	background-color: #EEE2CE;
	padding: 0px;
}

table {
	border-collapse: collapse;
}

#logo {
	background: url('images/logo.jpg') center top;
}

.logotop {
	vertical-align: top;
}

#lingvistika {
	background: url('images/lingvistika.gif') center top;
	width: 282px;
	height: 106px;
	margin-left: 20px;
	margin-top: 140px;
}

#semiotika {
	background: url('images/semiotika.gif');
	margin-left: 15px;
	margin-top: 80px;
	width: 272px;
	height: 74px;
}

#cultura {
	background: url('images/cultura.gif');
	margin-top: 155px;
	margin-left: 20px;
	width: 272px;
	height: 74px;
}

#content {
	background: url('images/kolso.gif') repeat-y 20px 20px;
	padding-left: 120px;
	padding-right: 10px;
	vertical-align: top;
	margin: 0px;
	height: 100%;
	text-align: justify
}

#menu {
	background: url('') center top;
	width: 200px;
	vertical-align: text-top
}

.menusmall {
	font-size: 8pt;
}

.menusmall p {
	font-size: 8pt;
	padding-right: 0px;
    padding-left: 0px;
	text-indent: 0px;
	line-height: 1.2;
	text-align: left;
}

.menutop {
	width: 200px;
	height: 22px;
	background: url('images/top.gif') center top;
}

.menuleft {
	width: 10px;
	background: url('images/left.gif') repeat-y left top;
}

.menuright {
	width: 10px;
	background: url('images/right.gif') repeat-y right top;
}

.menubas {
	width: 200px;
	height: 22px;
	background: url('images/bas.gif') center top;
}

#bas {
	height: 70px;
	background-color: #000000;
}

.hr {
	background: url('images/hr.jpg') left top;
	height: 19px
}

h1 {
	margin-top: 5px;
	text-align: left;
	text-indent: 20px;
	font-size: 18pt;
	margin-left: 10px;
	margin-right: 10px;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}

h2 {
	margin-top: 20px;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 16pt;
	font-family: Georgia, Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
}

h3 {
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	margin-bottom: 0px;
	font-size: 14pt;
	font-family: Georgia, Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
}

p {
	padding-right: 10px;
    padding-left: 10px;
	text-indent: 20px;
	line-height: 1.2;
	text-align: justify;
	font-size: 11pt;
}

p.kop {
	padding-right: 10px;
	color: #FFFFFF;
	text-indent: 0px;
    padding-left: 10px;
	text-align: center;
	font-size: 10pt;
}

p.menu {
	margin: 0px;
	line-height: 2;
	padding-left: 0px;
	padding-right: 0px;
	text-indent: 0px;
	text-align: center;
	COLOR: #000000;
	text-decoration: none;
	border: none;
	background: url('images/2.jpg') no-repeat center top;
	width: 170px;
	height: 35px;
	font-weight: bold;
	font-size: 12px;
	display: block;

}

li {
	margin-top: 10px;
}

a * {
	border-style: none;
}

A:link {COLOR: #4F3620; TEXT-DECORATION: underline}

A:visited {COLOR: #4F3620; TEXT-DECORATION: underline}

A:active {COLOR: #4F3620; TEXT-DECORATION: underline}

A:hover {COLOR: #4F3620; TEXT-DECORATION: none}

A.menu:link {
	padding-top: 0px;
	text-align: center;
	line-height: 2;
	COLOR: #000000;
	text-decoration: none;
	width: 170px;
	height: 35px;
	font-weight: bold;
	font-size: 12px;
	display: block;
	background: url('images/1.jpg') no-repeat center top;
}

a.menu:visited {
	padding-top: 0px;
	text-align: center;
	line-height: 2;
	COLOR: #000000;
	text-decoration: none;
	width: 170px;
	height: 35px;
	font-weight: bold;
	font-size: 12px;
	display: block;
	background: url('images/1.jpg') no-repeat center top;
}

a.menu:hover {
	padding-top: 0px;
	text-align: center;
	line-height: 2;
	COLOR: #000000;
	text-decoration: underline;
	width: 170px;
	height: 35px;
	font-weight: bold;
	font-size: 12px;
	display: block;
	background: url('images/1.jpg') no-repeat center top;
}

a.menu:active {
	padding-top: 0px;
	text-align: center;
	line-height: 2;
	COLOR: #000000;
	text-decoration: none;
	width: 170px;
	height: 35px;
	font-weight: bold;
	font-size: 12px;
	display: block;
	background: url('images/1.jpg') no-repeat center top;
}

img.left {
	float: left;
	boreder: 0px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
}

img.right {
	float: right;
	boreder: 0px;
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 10px;
}

