body {
	text-align:center;
	font-family:"Calibri", Sans-serif;	
	background: #FFFFFF url("/pics/css/bg-gradient.jpg") repeat-x;
}

img {border:0;}

#page {
	margin:0 auto;
	width:1200px;
	text-align:left;
	margin-top:20px;
}

#header {
	width:100%;
	height:200px;
	background: url("images/header.jpg");	
	color:#FFFFFF;
	font-size:12px;
	padding-top:0px;
	clear:both;
}

#header ul.links {
	font-size:12px;
	list-style-type:none;	
	width:800px;
	margin:0;
	margin-left:140px;
}

#header ul.links li {
	float:left;
	width:100px;
	text-align:center;
	padding:6px 0px;
}


#header .slideshow {left:470px;top:10px;height:150px;width:709px;}
#header .slideshow img {border: 0;}


#top {
	width:100%;
	height:60px;
	background: url("images/menu_bg.png");
	padding-top:5px;

}	

#top ul.menu_top {
	list-style-type:none;
	margin-top:0px;
	margin-left:0px;
	height:14px;
	width:140px;
	float:left;
}


#top ul.menu_top li {
	text-align:center;
}

ul.menu_top li a {
	color:#FFFFFF;
	text-decoration:none;
}

#top ul.links {
	font-size:12px;
	width:980px;
	float:right;
	margin-top:-10px;
	list-style-type:none;
}

#top ul.links li {
	padding-top:14px;
	padding-left:20px;
	float:left;
	text-align:center;
}

#top ul.links li a, #header ul.links li a {
	color:#FFFFFF;
	text-decoration:none;
}

#top ul.links li a:hover, #header ul.links li a:hover, #footer a:hover {
	color:#24c9ff;
	text-decoration:underline;	
}

#content {
	background: #FFF;
	min-height:400px;
	clear:both;
	background:url(images/content_bg.gif);
border-style: solid;
border-width: 0px 1px 1px 0px;
 -moz-border-radius: 0px 0px 20px 20px;
 -webkit-border-radius: 0px 0px 20px 20px;
 border-radius: 0px 0px 20px 20px;
}



#content #left {
	width:320px;
	float:left;	
	background-color:transparent;
}

#left ul.menu_skola {
	width:250px;	
	list-style-type:none;
	margin:0;
	margin-left:25px;
}

ul.menu_skola li {
	text-align:left;
}

#left ul.menu_skola li a, #left a, #footer a {
	color:#0C69B6;
	text-decoration:none;
}

#left ul.menu_skola li a:hover, #left a:hover {
	color:#0060B1;
	text-decoration:underline;
}

#left table.login {
	width:230px;
	padding-top:20px;
}

#left table.login td{
	font-size:12px;	
	text-align:left;
}

#left table.login td input {
	width:100px;
	font-size:12px;
	font-family:"Calibri";
}

#left #partneri, #left #referencie
{
	margin-left:15px;
}

#left #partneri table, #left #referencie table {
	width:270px;
}

#left #partneri table td{
	text-align:center;
	font-size:12px;
	width:100px;
	color:#0C69B6;
	border:0px solid #3D6B8D;
	padding:4px;
}

#left #partneri img {
	border:0;
	width:71px;
}

#left #referencie table td{
	width:130px;
	color:#0C69B6;
	font-size:12px;
	text-align:center;
}


#content #center {
	width:825px;
	background:transparent;
	padding:20px;
	min-height:300px;
	float:left;
	margin-left:-3px;
	text-align:justify;
	font-size:13px;
}

#center h2, h3 {
	font-family:"Calibri";
	color:#0B5FA5;
}

#center h2 {
	font-size:17px;	
}

#center h3, #partneri h3{
	font-size:15px;	
}
#referencie h3{font-size:14px;}

#center ul.list {
	list-style-type:circle;	
}

#center a {
	text-decoration:none;	
	color:#0C69B6;
}

#center a:hover {
	text-decoration:underline;
	color:#0C69B6;
}

#center ul.faculties {
	margin-top:-20px;
	list-style-type:circle;
}

#center table.list_vuc {
	width:60%;	
	margin-left:20%;
	text-align:center;
}

#center table.list_vuc tr {
	height:25px;
}

#center table.list_vuc a {
	text-decoration:none;
}

#center table.list_district {
	width:86%;	
	margin-left:7%;
	text-align:left;
}

#center table.list_district th {
	text-align:left;
}

#center table.list_district tr {
	height:20px;	
}

#center table.info_skola {
	width:70%;
	margin-left:15%;
	background:#FFFFFF;
}

#center table.info_skola tr {
	height:30px;
}

#center table.info_skola th {
	width:25%;
	text-align:right;
	color:#0B5FA5;
	background-color:#ACC7DB;
	padding-right:10px;
}

#center table.info_skola td {
	text-align:left;
	padding-left:15px;
	background-color:#D3E0E9;
	color:#0C69B6;
}

#center table.odbory {
	width:90%;
	margin-left:5%;	
	background:#FFFFFF;
}

#center table.odbory tr {
	height:30px;
}

#center table.odbory th {
	text-align:center;
	color:#0B5FA5;
	background-color:#ACC7DB;
	padding-left:5px;
	padding-right:5px;
}

#center table.odbory td {
	text-align:center;
	padding-left:10px;
	background-color:#D3E0E9;
	color:#0C69B6;
	
}

#center table.deti {
	background:#FFFFFF;
}

#center table.deti tr {
	height:30px;
}

#center table.deti th {
	text-align:left;
	color:#0B5FA5;
	background-color:#ACC7DB;
	padding-left:5px;
	padding-right:5px;
	width:100px;
}

#center table.deti td {
	text-align:center;
	background-color:#D3E0E9;
	color:#0C69B6;
	padding-left:10px;
	padding-right:10px;
	
}

#center table.marks_list {
	width:80%;	
	margin-left:10%;
	text-align:left;
}

#center table.marks_list tr {
	height:25px;
}

#center table.marks_list a {
	text-decoration:none;
}

#center table.triedy {
	width:70%;
	margin-left:15%;	
}

#center table.triedy tr {
	height:30px;
}

#center table.triedy td {
	width:16%;
	text-align:center;
	background-color:#D3E0E9;
	color:#0C69B6;
	border:1px solid #FFFFFF;
	
}

#center table.predmety {
	width:90%;
	margin-left:5%;	
}

#center table.predmety tr {
}

#center table.predmety td {
	font-size:11px;
	width:10%;
	text-align:center;
	background-color:#D3E0E9;
	color:#0C69B6;
	border:1px solid #FFFFFF;
	
}


#center table.rozvrh {
	width:90%;
	margin-left:5%;	
}

#center table.rozvrh tr {
	height:30px;
}

#center table.rozvrh th {
	text-align:center;
	color:#0B5FA5;
	background-color:#ACC7DB;
	padding-left:5px;
	padding-right:5px;
}

#center table.rozvrh td {
	width:10%;
	text-align:center;
	background-color:#D3E0E9;
	color:#0C69B6;
	border:1px solid #FFFFFF;
}

#center table.akcie {
	width:90%;	
	margin-left:5%;
	text-align:left;
}

#center table.akcie th {
	text-align:left;
	border-bottom:1px solid #3D6B8D;
	height:30px;
}

#center table.akcie tr {
	height:25px;	
}

#center table.akcie td {
	
}

#center table.znamky {
	width:90%;
	margin-left:5%;	
}

#center table.znamky tr{
	height:30px;
}

#center table.znamky tr.line1 td{
	background-color:#CBDAE4;
}

#center table.znamky tr.line2 td{
	background-color:#BFD2DF;
}

#center table.znamky th {
	text-align:center;
	color:#0B5FA5;
	background-color:#ACC7DB;
	padding-left:5px;
	padding-right:5px;
	border-bottom:1px solid #3D6B8D;
}

#center table.znamky td {
	width:10%;
	text-align:center;
	color:#0C69B6;
}

#center table.subject_list {
	width:90%;
	margin-left:5%;	
	margin-top:15px;
}


#center table.subject_list td {
	font-size:14px;
	height:50px;
	width:25%;
	text-align:center;
	background-color:#D3E0E9;
	color:#0C69B6;
	border:1px solid #FFFFFF;
}

#center table.subject_list td a:hover {
	font-weight:bold;
	text-decoration:none;
}

#center table.teacher_sub {
	width:50%;
	margin-left:25%;
	margin-top:20px;
	font-size:13px;
}

#center table.teacher_sub th {
	text-align:center;
	border-bottom:1px solid #3D6B8D;
}

#center table.teacher_sub tr {
	height:25px;	
}

#center table.materialy {
	width:100%;
	margin:0;
	margin-bottom:15px;
	background-color:#D3E0E9;
	color:#0C69B6;

}

#center table.materialy th {
	text-align:center;
	border-bottom:1px solid #3D6B8D;
	color:#0B5FA5;
	background-color:#ACC7DB;

}

#center table.materialy tr.line1 td {
	text-align:center;
}

#center table.materialy tr.line2 td {
	border-bottom:1px solid #FFFFFF;
	text-align:right;
	font-size:11px;
	color:#000000;
}

#center table.check_list {
	width:90%;
	margin-left:5%;
}

#center table.check_list td {
	width:16%;
}

#center table.check_list td input{
	border:1px solid #3D6B8D;
	background:#ACC7DB;
	margin-right:5px;
}

#center table.file_management {
	width:90%;
	margin-left:5%;
}

#center table.file_management td {
	text-align:left;
	padding-left:4px;
	padding-right:4px;
}

#center table.file_management th {
	border-bottom:1px solid #3D6B8D;
	background-color:#ACC7DB;
	height:25px;
}

#center table.file_management tr.line1 {
	background-color:#CBDAE4;
}

#center table.file_management tr.line2 {
	background-color:#BFD2DF;
}

#center table.file_management td input.manage {
	width:16px;
	height:16px;
	font-size:0px;
	border:0;
	background-color:transparent;
	vertical-align:center;
	padding:0;
	float:left;
}

#center table.file_management td img {
	float:left;
}

#center table.file_management input.edit {background:url("/pics/icons/edit.png") no-repeat;}
#center table.file_management input.delete {background:url("/pics/icons/delete.png") no-repeat;}

#center table.teacher_list {width:90%;margin-left:5%;}
#center table.teacher_list th {
	text-align:center;
	color:#0B5FA5;
	background-color:#ACC7DB;
	padding-left:5px;
	padding-right:5px;
	border-bottom:1px solid #3D6B8D;
}
#center table.teacher_list tr {height:20px;}
#center table.teacher_list td {color:#000000;padding-right:10px;}
#center table.teacher_list tr.line1 td{background-color:#CBDAE4;}
#center table.teacher_list tr.line2 td{background-color:#BFD2DF;}

#center table.foto_logo {width:70%;margin-left:15%;background:#FFFFFF;}
#center table.foto_logo th {width:50%;color:#0B5FA5;background-color:#ACC7DB;}
#center table.foto_logo td {color:#0C69B6;background-color:#D3E0E9;text-align:center;}
#center table.foto_logo td img {border:0;padding:10px;height:100px;}




#center select {
	font-family:"Calibri";	
	font-size:12px;
	border:1px solid #3D6B8D;
	background:#ACC7DB;
}

#center input.text, textarea.text {
	font-family:"Calibri";	
	font-size:13px;
	border:1px solid #3D6B8D;
	background:#ACC7DB;
}

#footer {width:100%;text-align:center;font-size:11px;margin-top:15px;}




