﻿@charset "utf-8";

body {
	background-color: black;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-family: "Open Sans", Tahoma, Arial, Helvetica, sans-serif;
}
.left01 {
	background-image: url(images/spletne_trgovine.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: white;
}
.left02 {
	background-image: url(images/kreator_cms_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #424242;
}
.left03 {
	background-image: url(images/kreator_cms_03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #424242;
}
.left04 {
	background-image: url(images/kreator_cms_04.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #424242;
}
.left05 {
	background-image: url(images/izdelava_spletnih_strani.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #424242;
}



.right {
	background-color: #E3348F;
	background-image: url(images/spirala.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 60px;
}


table {
	margin: auto;
	height: 100%;
	width: 100%;
}

p {
	color: #FFFFFF;
	font-size: 13px;
	width: 350px;
	text-align: justify;
	line-height: 1.3em;
}

b {
	color: black;
}
a:hover {
	color: black;
}

a {
	color: black;
}

b {
	font-weight: 700;
}

h1 {
	color: white;
	font-size: 40px;
	margin-bottom: 30px;
	line-height: 43px;
	font-family: "Open Sans", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h2 {
	color: black;
	font-size: 18px;
	margin-bottom: 20px;
	width: 350px;
	font-weight: bold;
}

#linki  {
	color: #FFFFFF;
	font-size: 13px;
	width: 350px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 10px;
}
#linki  .link  a  {
	list-style-type: none;
	line-height: 1.5em;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 15px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: bold;
}
#linki  .link  a:hover  {
	background-color: black;
	color: #FFFFFF;
}


.pika_crta {
	background-image: url(images/crta_pika.gif);
	background-repeat: repeat-x;
	width: 350px;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.disclamer {
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e9e9e9;
}

.disclamer p {
	font-size: 11px;
	width: 350px;
	color: #e9e9e9;
}
.disclamer a:hover {
	font-size: 11px;
	width: 350px;
	color: #e9e9e9;
	text-decoration: none;
}
.disclamer a {
	font-size: 11px;
	width: 350px;
	color: #e9e9e9;
	text-decoration: none;
}
.nastevanje {
	list-style-type: none;
	line-height: 1.5em;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 13px;
	color: white;
	width: 335px;
}

form {
	margin: 0px;
	width: 330px;
	/*background-color: #e9e9e9;*/
	padding: 10px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
}

.otherTable {
	margin: 0px;
	width: 350px;
	height: 130px;
	background-color: #e9e9e9;
	padding: 10px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
	}

.formTable td {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #424242;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.textfield  {
	font-size: 11px;
	color: #424242;
	width: 160px;
}
input {
	font-size: 11px;
	color: #424242;
}

.zvezdica {
	color: #bf2582;
}
