/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #f5f5f5 url(images/img01_4.jpg) repeat-x;
	font: normal 14px Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ff7800;
}

h2 {
	text-transform: uppercase;
	font-size: 18px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

h4 {
	text-transform: uppercase;
	font-size: 20px;
	margin: 0 0 20px 0;
}

p, blockquote, ul, ol {
}

blockquote {
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
}

a {
	color: #F49500;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 950px;
	/*width: 760px;*/
	height: 107px;
	margin: 0 auto;
}

#header a {
	color: #5C5C5C;
	text-decoration: none;
}

#header h1, #header h2 {
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header .top {
	float: left;
	margin-top: 7px;
	height: 95px;
	border: none;
}

#header h1 {
	float: left;
	padding: 75px 0 0 6px;
	font-size: 19px;
}

#header h2 {
	color: #5C5C5C;
	float: right;
	padding: 64px 30px 0 0;
	font-size: 30px;
	font-style: italic;
}

#header h2.n2, #header h2.n3, #header h2.n4, #header h2.n5 {
	padding: 75px 30px 0 0;
	font-size: 20px;
}

#header h2.n2 a,#header h2.n3 a, #header h2.n4 a , #header h2.n5 a { color: #FFFFFF }

/* Menu */

#menu {
	width: 950px;
	height: 40px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li {
	display: inline;
	position: relative;
	float: left;
}

#menu ul li:hover ul {
	display: block;
}

#menu ul li.last{
	float: right;
}

#menu ul li a {
	display: block;
	padding: 13px 20px 13px 20px;
	background: url(images/img03_2.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D8D8D8;
}

#menu ul li.first a, #menu ul li.last a {
	background: none;
}

#menu ul li.testing { float: none; }
#menu ul li.testing {	
	text-align: center;
	word-spacing: 12px;
}


#menu a:hover {
	color: #FFFFFF;
}

#menu ul li ul {
	display: none;
	background: #919191;
	padding: 5px 5px 5px 5px;
	list-style-type: none;	
	position: absolute;
	top: 40px;
}

#menu ul li ul li {
	display: block;
	float: left;
	clear: left;
}

#menu ul li ul li a {
	text-transform: none;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: none;
	display: block;
	padding: 2px 2px 2px 2px;
	margin-right: 5px;
}

/* Content */

#content {
	min-height: 200px;
	width: 920px;
	margin: 0 auto 10px auto;
	padding: 20px;
	border-bottom: #FF8817 solid;
	background: #FFFFFF;	
}

#content ul {
	list-style-type: disc;
}

#content table {
	display: block;
	border-collapse: collapse;
	width: 59em;
	margin: auto;
	margin-bottom: 20px;
}

#content table tr td {
	border: 1px #AAAAAA solid;
	padding: 5px;
}

#content table.table_form {
	width: 540px;
	margin: auto;
}

#content table.table_form tr td {
	border: none;
}

#content table.table_form tr td input, #content table.table_form tr td textarea {
	width: 250px;
}

#content table.table_form tr td select {
	width: 255px;
}

#content img.right {
	height: 300px;
	float: right;
	margin: 0 0 0 10px;
	padding: 10px;
}

#content img.right_wide {
	width: 400px;
	float: right;
	padding: 10px;
	margin: 0 0 0 10px;
}

#content .request_ok {
	margin: auto;
	text-align: center;
	color: green;
}

#content .request_bad {
	margin: auto;
	text-align: center;
	color: red;
}

#content .new {
	height: 10px;
	color: #FF7800;
	margin: 5px 0px 10px 0px;
	float:right;
	text-align: center;
}

#content p {
	margin: 10px 10px 20px 0;
}

#content h2 {
	margin: 0 0 20px 0;
}

#content .test_question {
	margin: 0 0 20px 70px;
}

#content .test_question input {
		margin-left: 70px;
}

#content .test_question img {
	margin: 0 15px 0 0;
	float: left;
}

#content #testovanie table {
	padding: 20px 0 0 20px;
	width: 900px;
	border-collapse: collapse;
}

#content #testovanie table tr td {
	border: none;
}

#content #testovanie table tr td input {
	width: 100px;
	}

#content #testovanie-ramec {
	border: 3px solid grey;
	height: 100px;
	width: 400px;
	margin: auto;
	margin-bottom: 20px;
	text-align: center;
	padding: 5px 5px 15px 5px;
}

#content #testovanie-ramec h1 {
	color: black;
	font-size: 25px;
}

#content #testovanie-ramec table tr td {
	padding: 0px;
	border: none;
	margin: 0 0 0 10px;
}

#content #testovanie-ramec table {
	width: 260px;
	text-align: left;
	display: table;
}

#content #testovanie .test-correct {
	color: green;
	font-weight: bold;
}

#content #testovanie .test-wrong {
	color: red;
	font-weight: bold;
}

#content .submitter {
	width: 920px;
	text-align: center;
}

/* Footer */

#footer {
	height: 20px;
	padding: 5px;
	background-color: #2D2D2D;
	text-align: center;
}

#footer #legal {
	text-align: center;
	color: #666666;
}

#footer a {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
	

