@charset "utf-8";

body {
	font-family: "Trebuchet MS";
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	background-image: url(../images/signUp_03.png);
	background-repeat: repeat-x;
	background-position: 0px 145px;
}
.textPrvaStran {
	padding-right: 30px;
	padding-left: 35px;
	font-size: 14px;
	text-align: justify;
	margin-top: 5px;
}

#outer{

}

#container {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	height: 158px;
}
#topLeft {
	float: left;
	height: 158px;
	width: 234px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#topRight {
	width: 584px;
	float: right;
	height: 158px;
	background-image: url(../images/backTopRight.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
#navBack {
	background-image: url(../images/navBack.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 160px;
	margin: 0px;
}
#backImg {
	background-image: url(../images/backImg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#content {
	width: 820px;
}

#contentTop {
	background-image: url(../images/contentBack.png);
	background-repeat: repeat-y;
	background-position: center;
}
#vsebina {
	margin-right: 20px;
	margin-left: 20px;
}
#prvaStranLeft {
	float: left;
	width: 364px;
}
#prvaStranRight {
	float: right;
	width: 364px;
}
.prvaStudentje {
	height: 271px;
	width: 364px;
	background-image: url(../images/prvaStran_10.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.prvaZaposlovalci {
	height: 271px;
	width: 364px;
	background-image: url(../images/prvaStran_12.png);
}


#navigation {
	height: 38px;
	width: 100%;
	margin-top: 10px;
	float: left;
}
.linkTop {
	height: 35px;
	width: 133px;
	margin-left: 30px;
	float: left;
	line-height: 35px;
	text-align: center;
}


#contentBottom {
	background-image: url(../images/contentBottom.png);
	height: 39px;
	background-repeat: no-repeat;
	background-position: center;
	width: 820px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
}
.linkTop2 {
	height: 35px;
	width: 133px;
	margin-left: 5px;
	float: left;
	line-height: 35px;
	text-align: center;
}
.linkTop a {
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 43px;
	color: #000000;
	font-weight: bold;
}
.email {
	float: right;
	height: 20px;
	margin-right: 20px;
	line-height: 23px;
	margin-top: 58px;
}
.email a {
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
}


.linkTop2  a {
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 43px;
	color: #000000;
	font-weight: bold;
}
.contentMain {
	margin-right: 35px;
	margin-left: 35px;
}
.contentMain h2 {
	color: #4CAEE2;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #8BCBED;
}
.contentMain h3 {
	font-size: 14px;
	background-color: #E9F4FC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #78BEED;
	padding-left: 15px;
	height: 30px;
	line-height: 30px;
	color: #003399;
}

.mainText {
	font-size: 13px;
}

.linkTop2 a:visited {
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 43px;
	color: #000000;
	font-weight: bold;
}
.linkTop2 a:hover {
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 43px;
	color: #4EAEE2;
	font-weight: bold;
}
.linkTop a:visited {
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 43px;
	color: #000000;
	font-weight: bold;
}
.linkTop a:hover {
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 43px;
	color: #4EAEE2;
	font-weight: bold;
}
#bottomLinks {
	width:100%;
	height:95px;
	background-color: #CCCCCC;
	color: #000000;
	background-image: url(../images/bottomBack_06_06_06.png);
	background-repeat: repeat-x;
}
#signUp {
	height: 70px;
	background-image: url(../images/signUp_03.png);
	background-repeat: no-repeat;
	background-position: 210px;
}
.contentMain li {
	font-weight: bold;
	font-style: italic;
}
.mainText a {
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #FFCC00;
	color: #1E83B9;
}
.mainText a:visited {
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #FFCC00;
	color: #1E83B9;
}
.mainText a:hover {
	text-decoration: none;
	color: #124E6D;
}
#bottomLinks a {
	text-decoration: none;
	color: #666666;
	border-top-style: none;
}
#bottomLinks a:visited {
	text-decoration: none;
	color: #666666;
}
#bottomLinks a:hover {
	text-decoration: none;
	color: #124E6D;
}
.email a:visited {
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
}
.email a:hover {
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #00FF00;
}
#cont {
	margin-right: 30px;
	margin-left: 30px;
	font-size: 14px;
}
#cont a {
	color: #FF00C0;
	text-decoration: none;
}
#cont  a:visited {
	color: #FF00C0;
	text-decoration: none;
}
#cont a:hover {
	color: #191919;
}
#cont h4 {
	background-color: #EFEFEF;
	color: #060606;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#vsebina2 a {
	text-decoration: none;
	color: #FF00C0;
}
