@charset "utf-8";

body {
	margin: 30px;
	font-family: Arial, Tahoma, Verdana;
	color: #000;
	font-size: 11px;
}

a {
	text-decoration: underline;
	color: #000;
	outline: none;
}
a:hover {
	text-decoration: none;
	color: #666;
}

.clear {
	clear: both;
}
.none {
	display: none;
}
.tekst_zelen_bold {
	font-size: 12px;
	font-weight: bold;
	color: #7AC142;
	padding: 0px;
	margin: 0px;
}

#main_container {
	width: 750px;
	margin: auto;
}

#menu_top {
	width: 630px;
	height: 48px;
	float: left;
	margin: 0px 30px 20px 0px;
	vertical-align: top;
}
#menu_top ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#menu_top li {
	float: left;
	margin-right: 12px;
}
#menu_top a {
	color: #666;
	text-decoration: underline;
}
#menu_top a:hover {
	color: #000;
	text-decoration: none;
}

#menu_home {
	width: 750px;
	height: 220px;
	margin-bottom: 30px;
}
#menu_home ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#menu_home li {
	float: left;
}

a.button_home_oblikovanje {
	width: 180px;
	height: 220px;
	display: block;
	background: url(../../images/gumb_oblikovanje.png) no-repeat left;
	margin-right: 10px;
}
a.button_home_oblikovanje:hover {
	background: url(../../images/gumb_oblikovanje.png) no-repeat right;
}
a.button_home_programiranje {
	width: 180px;
	height: 220px;
	display: block;
	background: url(../../images/gumb_programiranje.png) no-repeat left;
	margin-right: 10px;
}
a.button_home_programiranje:hover {
	background: url(../../images/gumb_programiranje.png) no-repeat right;
}
a.button_home_spletnestoritve {
	width: 180px;
	height: 220px;
	display: block;
	background: url(../../images/gumb_spletnestoritve.png) no-repeat left;
	margin-right: 10px;
}
a.button_home_spletnestoritve:hover {
	background: url(../../images/gumb_spletnestoritve.png) no-repeat right;
}
a.button_home_prodajaopreme {
	width: 180px;
	height: 220px;
	display: block;
	background: url(../../images/gumb_prodajaopreme.png) no-repeat left;
}
a.button_home_prodajaopreme:hover {
	background: url(../../images/gumb_prodajaopreme.png) no-repeat right;
}


#logo {
	width: 90px;
	height: 48px;
	float: left;
	margin-bottom: 20px;
}
#logo a {
	width: 90px;
	height: 48px;
	display: block;
	background: url(../../images/logo_visoo.png) no-repeat;
}

#obvestila {
	width: 350px;
	float: left;
	margin-right: 30px;
	text-align: justify;
}
#obvestila h1 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding: 0px;
	margin: 0px;
}
#obvestila h2 {
	font-size: 12px;
	display: none;
}
#obvestila p {
	padding: 0px;
	margin: 0px;
}
.obvestilo {
	margin-bottom: 25px;
}

#kontakt {
	width: 180px;
	float: left;
	margin-right: 10px;
}
#kontakt h1 {
	font-size: 12px;
	font-weight: bold;
	color: #7AC142;
	padding: 0px;
	margin: 0px;
}
#kontakt h2 {
	font-size: 12px;
	display: none;
}

#akcije {
	width: 180px;
	float: left;
	text-align: justify;
}
#akcije h1 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding: 0px;
	margin: 0px;
}
#akcije h2 {
	font-size: 12px;
	display: none;
}
#akcije p {
	padding: 0px;
	margin: 0px;
}
.akcija {
	margin-bottom: 25px;
}

#content_side {
	width: 260px;
	float: left;
	margin-right: 30px;
}

#content_main {
	width: 460px;
	float: left;
	text-align: justify;
}

#grafika_oblikovanje {
	width: 260px;
	height: 70px;
	display: block;
	background: url(../../images/grafika_oblikovanje.png) no-repeat;
}
#grafika_programiranje {
	width: 260px;
	height: 70px;
	display: block;
	background: url(../../images/grafika_programiranje.png) no-repeat;
}
#grafika_spletnestoritve {
	width: 260px;
	height: 70px;
	display: block;
	background: url(../../images/grafika_spletnestoritve.png) no-repeat;
}
#grafika_prodajaopreme {
	width: 260px;
	height: 70px;
	display: block;
	background: url(../../images/grafika_prodajaopreme.png) no-repeat;
}

#menu_side_sub ul {
	padding-left: 10px;
	margin: 10px;
	list-style-image: url(../../images/bullet_green.png);
}
#menu_side_sub li {
	line-height: 20px;
}

#menu_side ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#menu_side li {
	margin-bottom: 3px;
}
a.button_side_oblikovanje {
	width: 260px;
	height: 30px;
	display: block;
	background: url(../../images/gumb2_oblikovanje.png) no-repeat left;
	text-decoration: none;
}
a.button_side_oblikovanje:hover {
	background: url(../../images/gumb2_oblikovanje.png) no-repeat right;
}
a.button_side_programiranje {
	width: 260px;
	height: 30px;
	display: block;
	background: url(../../images/gumb2_programiranje.png) no-repeat left;
	text-decoration: none;
}
a.button_side_programiranje:hover {
	background: url(../../images/gumb2_programiranje.png) no-repeat right;
}
a.button_side_spletnestoritve {
	width: 260px;
	height: 30px;
	display: block;
	background: url(../../images/gumb2_spletnestoritve.png) no-repeat left;
	text-decoration: none;
}
a.button_side_spletnestoritve:hover {
	background: url(../../images/gumb2_spletnestoritve.png) no-repeat right;
}
a.button_side_prodajaopreme {
	width: 260px;
	height: 30px;
	display: block;
	background: url(../../images/gumb2_prodajaopreme.png) no-repeat left;
	text-decoration: none;
}
a.button_side_prodajaopreme:hover {
	background: url(../../images/gumb2_prodajaopreme.png) no-repeat right;
}

#content_main h1 {
	font-size: 14px;
	font-weight: bold;
	color: #7AC142;
	padding: 10px 0px 7px 0px;
	margin: 0px;
}
#content_main h2 {
	font-size: 11px;
	display: none;
}
#content_main p {
	padding: 0px 0px 20px 0px;
	margin: 0px;
}
#content_main ul {
	margin-top: 0px;
	padding-top: 0px;
}
