/* Basic elements */

body {
	margin: 0px;
	border: 0px;
	font: 11px verdana;
	color: #666666;
	height: 100%;
	text-align: center;
}

p {
	font-size: 11px;
}

td {
	font-size: 11px;
}

img {
	border: none;
}

h1 {
	font-size: 18px;
	font-weight: bolder;
}

a {
	color: #666666;
	text-decaration: underline;
}

a:hover {
	text-decation: none;
}

/* Main positioning elements */



#main {
	margin: 0px auto;
	padding: 0px;
	width: 770px;
	text-align: left;
	border-left: 1px dotted #333;
	border-right: 1px dotted #333;
	height: 100%;

}

#menu {
	width: 145px;

	border-right: 1px dotted #333;
}

#innermenu {

}

#logo {
	border-bottom: 1px dotted #333;

}

#worldmapimage {
	border: none;
}
.vkortlink
{
        position: relative;
	border: none;

}



.vkortlink a
{
	border: none;
	color: white;
}
/*
	color: #006699;
	text-decoration: none;
        background-color: white;
        font-size: 10px;
        padding: 1 3 1 3;
        border: 1px solid #006699;
        opacity: 0.7;
        -moz-opacity: 0.7;
        filter: alpha(opacity=70);
}

.vkortlink a:hover
{
        text-decoration: none;
        background-color: #ccc;

        opacity: 0.9;
        -moz-opacity: 0.9;
        filter: alpha(opacity=90);
}
*/
.topimg {
	padding: 0px;
	margin: 0px;
}

#submenu {
	background-color: #006699;
	padding: 4px;
	color: white;
}

#submenu a {
	color: white;
	text-decoration: none;
}

#menutop {
	border-bottom: 1px dotted #333;
	height: 35px;
}

#content {
	padding: 10px;
}

.mainmenu {
	border-bottom: 1px dotted #333;
	text-align: right;
	padding: 6px;
	font-weight: bold;
}

.menulink {
	text-decoration: none;
	margin-right: 10px;
}

.sccontent {
	border: 1px dotted #333;
	float: left;
	width: 185px;
	height: 160px;
	margin: 6px;
}
.sccontent2 {
	border: 1px dotted #333;
	width: 185px;
	height: 160px;
	margin: 6px;
}
