@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#uvod {
	float:left;
	height:132px;
	width: 870px;
}
/* CSS Document */

#mainarea {
	background-color: #FFFFFF;
	width: 870px;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	background-image: url(images/portfolio_bg.jpg);
	background-repeat: no-repeat;
}
#vsebina {
	float: left;
	width: 450px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#vsebina a:hover {
	color: #34AF00;
}
#desno {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 410px;
}
#desno h4 {
	color: #035487;
	font-size: 140%;
	font-weight: bold;
	line-height: 180%;
	background-image: url(images/crta.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#desno p {
	margin: 0px;
	text-align: left;
	font-size: 120%;
	color: #035487;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#desno a:hover {
	color: #34AF00;
}
#portfolio_levo {
	float: left;
	width: 272px;
}
#portfolio_desno {
	float: right;
	width: 178px;
}
#portfolio {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#portfolio a {
	width: 262px;
	display: block;
	text-indent: -5000em;
	margin: 0px;
	padding: 0px;
}
#portfolio li {
	margin: 0px;
	padding: 0px;
}
#portfolio li.portfolio_01 a {
	background-image: url(images/portfolio_01.jpg);
	background-repeat: no-repeat;
	height: 182px;
}
#portfolio li.portfolio_02 a {
	background-image: url(images/portfolio_02.jpg);
	background-repeat: no-repeat;
	height: 158px;
}
#portfolio li.portfolio_03 a {
	background-image: url(images/portfolio_03.jpg);
	background-repeat: no-repeat;
	height: 182px;
}
#portfolio li.portfolio_01 a:hover {
	background-image: url(images/portfolio_01_over.jpg);
	background-repeat: no-repeat;
}
#portfolio li.portfolio_02 a:hover {
	background-image: url(images/portfolio_02_over.jpg);
	background-repeat: no-repeat;
}
#portfolio li.portfolio_03 a:hover {
	background-image: url(images/portfolio_03_over.jpg);
	background-repeat: no-repeat;
}
#portfolio_2 {
	padding: 0px;
	margin-top: 66px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#portfolio_2 a {
	width: 173px;
	display: block;
	text-indent: -5000em;
	margin: 0px;
	padding: 0px;
}
#portfolio_2 li {
	margin: 0px;
	padding: 0px;
}
#portfolio_2 li.portfolio_04 a {
	background-image: url(images/portfolio_04.jpg);
	background-repeat: no-repeat;
	height: 140px;
}
#portfolio_2 li.portfolio_05 a {
	background-image: url(images/portfolio_05.jpg);
	background-repeat: no-repeat;
	height: 126px;
}
#portfolio_2 li.portfolio_06 a {
	background-image: url(images/portfolio_06.jpg);
	background-repeat: no-repeat;
	height: 140px;
}
#portfolio_2 li.portfolio_04 a:hover {
	background-image: url(images/portfolio_04_over.jpg);
	background-repeat: no-repeat;
}
#portfolio_2 li.portfolio_05 a:hover {
	background-image: url(images/portfolio_05_over.jpg);
	background-repeat: no-repeat;
}
#portfolio_2 li.portfolio_06 a:hover {
	background-image: url(images/portfolio_06_over.jpg);
	background-repeat: no-repeat;
}

