@charset "utf-8";
#telo {
	background-color: #ffffff;
	width: 800px;
	height: 100%;	
}
#teloReg {
	background-color: #ffffff;
	width: 800px;
	height: 800px;	
}
#teloEdu {
	background-color: #ffffff;
	width: 800px;
	height: 2000px;	
}
#teloOther {
	background-color: #ffffff;
	width: 800px;
	height: 100%;	
}
#teloStu {
	background-color: #ffffff;
	width: 800px;
	height: 2000px;	
}
#teloNewSkill {
	background-color: #ffffff;
	width: 800px;
	height: 100%;	
}
#teloAbout {
	background-color: #ffffff;
	width: 800px;
	min-height: auto;
}
html {
	background-image: url(../images/back_paper.gif);
	background-repeat: repeat;
	height: 100%;
}
body {
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 100%;
	margin-bottom:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00349a;
}
#header {
	background-image: url(../images/image_02.gif);
	height: 18px;
	padding-top: 82px;
	padding-left: 30px;
	color: #ff9934;

}
#header a {
	color: #ff9934;
	text-decoration: none;
}
#header a:hover {
	color: #ff9934;
	text-decoration: underline;
}
#levo {
	background-image: url(../images/image_04.jpg);
	width: 180px;
	height: 500px;
	background-repeat: no-repeat;
	float: left;
	padding-top: 60px;
	padding-left: 30px;
	font-weight: bold;
}
#levo a {
	text-decoration: none;
}
#verlin {
	background-image: url(../images/image_05.jpg);
	width: 5px;
	height: 634px;
	background-repeat: no-repeat;
	float: left;
}
#centar {
	background-image: url(../images/image_06.gif);
	width: 320px;
	height: 180px;
	background-repeat: no-repeat;
	float: left;
	padding-left: 240px;
	padding-top: 150px;
}
#register a {
	text-decoration: none;
}
#CDlogo {
	background-image: url(../images/image_07.gif);
	width: 565px;
	height: 141px;
	background-repeat: no-repeat;
	float: left;
}

#companies {
	float: left;
	text-align: center;
	width: 560px;
	height: auto;
	padding-top: 20px;
}
#centarReg {
	border-style: dotted;
	border-width: 1px;
	border-color: #999999;
	width: 500px;
	height: auto;
	float: left;
	margin-top: 40px;
	margin-left: 15px;
	padding: 15px;
	font-size: 10px;
}
#centarAbout {
	border-style: dotted;
	border-width: 1px;
	border-color: #999999;
	width: 500px;
	height: auto;
	float: left;
	margin-top: 40px;
	margin-left: 15px;
	padding: 15px;
	font-size: 10px;
}
#centarRegStu {
	background-color: #ffffff;
	border-style: dotted;
	border-width: 1px;
	border-color: #999999;
	width: 500px;
	height: auto;
	float: left;
	margin-top: 40px;
	margin-left: 15px;
	padding: 15px;
	font-size: 10px;
}
#centarEdu {
	background-color: #ffffff;
	border-style: dotted;
	border-width: 1px;
	border-color: #999999;
	width: 510px;
	height: auto;
	float: left;
	margin-top: 40px;
	margin-left: 15px;
	padding: 10px;
	font-size: 10px;
}
#centarOther {
	background-color: #ffffff;
	border-style: dotted;
	border-width: 1px;
	border-color: #999999;
	width: 510px;
	height: auto;
	float: left;
	margin-top: 40px;
	margin-left: 15px;
	padding: 10px;
	font-size: 10px;
}
#footer {
	background-color: #CCCCCC;
	color: #ffffff;
	float: left;
	text-align: center;
	vertical-align: middle;
	width: 800px;
	height: 20px;
	padding-top: 10px;
}
#companies img {
	border-style: none;
}
#levo img {
	border-style: none;
}