﻿#blok {
	background-color: #EBEBE7;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}

body {
	background-color: #EBEBE7;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}

html {
	background-color: #EBEBE7;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}

#blok {
	margin: 0 auto;
	text-align: center;
}

.default {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #686C6D;
    text-align: center;
}

a.izbor:active {
	color: #E66D29;
	font-weight: normal;
	text-decoration: underline;
}

a.izbor:visited {
	color: #E66D29;
	font-weight: normal;
	text-decoration: underline;
}

a.izbor:link {
	color: #E66D29;
	font-weight: normal;
	text-decoration: underline;
}

a.izbor:hover {
	color: #E66D29; 
	font-weight: normal;
	text-decoration: none;
}

a.izbor1:active {
	color: #686C6D;
	font-weight: normal;
	text-decoration: underline;
}

a.izbor1:visited {
	color: #686C6D;
	font-weight: normal;
	text-decoration: underline;
}

a.izbor1:link {
	color: #686C6D;
	font-weight: normal;
	text-decoration: underline;
}

a.izbor1:hover {
	color: #686C6D; 
	font-weight: normal;
	text-decoration: none;
}

.copyright {
	font-family: tahoma, verdana, arial, helvetica, sans-serif; 
	text-align: center;
	font-size: 9pt;
	color: #6C6C6C;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a.copyright:active { 
	font-family: tahoma, verdana, arial, helvetica, sans-serif; 
	font-size: 9pt; 
	color: #686C6D; 
	text-decoration: underline;
}

a.copyright:visited { 
	font-family: tahoma, verdana, arial, helvetica, sans-serif; 
	font-size: 12pt; 
	color: #686C6D; 
	text-decoration: underline;
}

a.copyright:link { 
	font-family: tahoma, verdana, arial, helvetica, sans-serif; 
	font-size: 12pt; 
	color: #686C6D; 
	text-decoration: underline;
}

a.copyright:hover { 
	font-family: tahoma, verdana, arial, helvetica, sans-serif;  
	font-size: 12pt; 
	color: #E66D29; 
	text-decoration: underline;
}

.novice	{
	width: 680px;
	height: 25px;
	padding: 9px 0px 7px 0px;
	text-align: center;
}

.portfolio{
	background: url("/images/shadow.gif") no-repeat; 
	width: 715px;
	height: 460px;
	padding: 4px 0px 0px 0px;
}

.dotted-9px {
	background-image:url(/images/dotted-9px.gif); 
	background-repeat:repeat-x; 
	margin:12px 0 0 0;
	height:9px; 
	width:715px;
}

