* {
	color: #303030;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}

a, a:visited, a:hover, a strong {
	color: #8bc541;
	outline: none;
}


ul, li {
	padding: 0px;
	margin: 0px;
}


input, select {
	margin: 3px 0px 3px 0px;
	border: 1px solid #b8b8b8;
	color: #616060;
	width: 180px;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, sans-serif;
	padding: 4px;
}

form {
	padding: 0px;
	margin: 0px;
}

img {
	border: none;
}

body {
	margin: 0px;
	padding: 0px;
	background: #ecf3e9;
}

#ogrodje {
	width: 800px;
	margin: 0 auto;
}

.header {
	height: 151px;
	background: url(/design/header.jpg) repeat-x top left;
}


#logo {
	width: 125px;
	float: left;
	cursor: pointer;
	height: 100px;
	margin: 35px 0px 15px 35px;

}

#header_desno {
	float: left;
	margin-top: 45px;
	width: 580px;
}

#dnstitle {
	float: left;
	display: block;
	width: 220px;
	padding: 6px 0px 5px 10px;
	/*background: url(/design/url.gif) no-repeat top left;*/
}

#dnssubtitle {
	float: left;
	width: 740px;
	padding: 0px 0px 0px 0px;
}s

div#primer_uporabe {
	padding: 3px;
	border: 1px solid #b4b4b4;
	border-style: none none solid none;
	background: white;
	margin: 5px auto;
	/*width: 200px;*/

}

#vstopna_dns h2 {
	border-bottom: 1px solid #b4b4b4;
	color: #8bc541;
	padding: 5px;
	margin: 2px;
	font-size: 120%;
}

#vstopna_dns ul, #vstopna_dns li {
	margin: 0px;
	list-style: none
}

#vstopna_dns li {
	background: url(/design/bullet.gif) no-repeat center left;
	margin: 0px;
	padding: 2px 20px;
}

ol li {
	padding: 3px 5px;
}

#content {
	background: url(/design/content_bg.jpg) repeat-y top left;
	padding: 0px 20px;
}



.foottext {
	color: #2d2d2d;
	background: url(/design/pikice.gif) repeat-x top left;
	padding: 10px;
}

.foottext a, .foottext a:visited {
	color: #94ca58;
	text-decoration: none;
}

.foottext a:hover {
	color: black;
}


#footer {
	background: url(/design/footer.jpg) no-repeat top left;
	height: 17px;
}


.subheader_userdata {
	width: 300px;
	float:left;
	padding: 60px 0px 5px 0px;
}

.header_links {
	float: right;
	width: 800px;
	height: 32px;
	text-align: right;
}

.header_links a, .header_links a:visited {
	padding: 5px;
	color: #8bc541;
	display: block;
	float: left;
	text-decoration: none;
}

.header_links a:hover {
	color: white;
	background: #8bc541;
}

.title_box {
	background: url(/design/box_top.gif) repeat-x top left #000000;
	font: bold 10px Verdana;
	color: #ffffff;
	padding: 5px;
}

.paket {
	border: 1px solid #000000;
	background: #ffffff;
	padding: 5px;
}

.paket input {
	border: 1px solid #cecece;
	padding: 2px;
}

.paket select {
	border: 1px solid #cecece;
	padding: 2px;
}

.login_top {
	width: 425px;
	height: 111px;
	background: url(/design/login_top.gif) no-repeat top left #ffffff;
}

.login_content {
	width: 425px;
	height: 60px;
	background: url(/design/login_content.gif) repeat-y top left #ffffff;
}

table.login {
	margin-right: 30px;
}

table.login td input {
	border: 1px solid #cecece;
	padding: 2px;
	width: 150px;
}

.login_bottom {
	width: 425px;
	height: 15px;
	background: url(/design/login_bottom.gif) no-repeat top left #ffffff;
}

.paket_box {
	padding: 0px;
	background: #fff;
	width: 200px;
}

.paket_box a, .paket_box a:visited {
	padding: 5px 2px 5px 35px;
	display: block;
	margin: 3px;
	color: #000000;
	text-decoration: none;
}

.paket_box a:hover {
	color: #8bc541;
}

.paket_box h1 {
	background: url(/design/tab_small.jpg) repeat-x top left;
	margin: 0px;
	display: block;
	padding: 7px 15px;
	color: #ffffff;
	font-weight: bold;
}

.napaka {
	padding: 2px 0px 2px 0px;
	color: #963318;
	font-weight: bold;
}

.linki_uredi a, .linki a:visited {
	padding: 2px;
	color: #6f6f6f;
	border-bottom: 1px solid #cecece;
	text-decoration: none
}

.linki_uredi a:hover {
	color: #000000;
}

.prikazi_td1 {
	background: #eaeaea;
	border-bottom: 1px solid #cecece;
}

.prikazi_t2 {
	background: #eaeaea;
	border-bottom: 1px solid #cecece;
}

.prijava {
	padding: 5px;
}

#admin_prijava {
	margin: 0px 20px;
	border-top: 1px solid #cecece;
	text-align: center;
	padding: 5px;
}

.prijava input {
	margin: 3px 0px 3px 0px;
	border: 1px solid #b8b8b8;
	color: #616060;
	width: 180px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	padding: 4px;
}

input.submit_prijava {
	background: url(/design/prijava_hover.jpg) no-repeat top left;
	background: url(/design/prijava.jpg) no-repeat top left;
	border: none;
	width: 74px;
	height: 24px;
}

input.submit_prijava:hover {
	background: url(/design/prijava_hover.jpg) no-repeat top left;
	border: none;
	width: 74px;
	height: 24px;
}

.levo_box {
	float: left;
	width: 200px;
}

.desno_box {
	float: left;
	width: 750px;
	min-height: 270px;
	_height: 270px;
	padding: 0px;
}

div#error{
	text-align: center;
	margin: 0px 0px 10px 0px;
	color: #F3500F;
	font-weight: bold;
	font-size: 17px;
}

div#info{
	text-align: center;
	margin: 0px 0px 10px 0px;
	color: #8BC541;
	font-weight: bold;
	font-size: 17px;
}

div#cPikice{
float:left;
margin: 0px 0px 10px 20px;
background: url(/design/pikice.gif) repeat-x top left;
width: 755px;
height:1px;
}

.new {
	color: #8BC541;
	font-size: 13px;
	display: block;
	text-align: center;
	padding: 10px;
}

.longUrl {
	width: 400px;
	display: block;
	margin: 0 auto;
}

.desno_box h1 {
	background: url(/design/tab_big.jpg) no-repeat top left;
	padding: 7px 15px;
	color: white;
	margin: 0px;
}

.textpadding {
	padding: 7px;
}

.domene1 {
	background: #ecf3e9;
	padding: 5px;
}

.domene2 {
	background: #ffffff;
	padding: 5px;
}

.header_content {
	font-weight: bold;
	padding: 5px;
}

.zapis input, select {
	width: 200px;
	padding: 3px;
}


.error {
	color: #cf2323;
	padding: 5px;
}

.error strong {
	color: #cf2323
}

.ok {
	color: #87c734;
	padding: 5px;
	font-weight: bold;
}

.ok strong {
	color: #87c734;
}

#vstopna li {
	padding-top: 10px;
}

input, select {
	background: url(/design/input.gif) left top no-repeat #ecf3e9;
	border-left: none;
	border-top: none;
	border-bottom: 1px solid #dedede;
	border-right: 1px solid #dedede;
	padding: 5px;
}

.image{
	padding: 5px;
	border:1px solid #dedede;
}

.linki{
	width: 400px;
}

div#cRezultat{
	width: 500px;
	text-align: left;
	padding: 20px;
	line-height: 15px;
	background: url(/design/input.gif) left top no-repeat #ecf3e9;
	border-left: none;
	border-top: none;
	border-bottom: 1px solid #dedede;
	border-right: 1px solid #dedede;
	margin: 0 auto;
	color: #404040;
}

div#box {
	border: 1px solid #cecece;
	background: white;
	padding: 20px;
	margin: 15px 20px 20px 20px;
}

.gumbSkrajsaj {
	width: 80px;
}