body {
	
}

.logotype h1 {
	display: none;
	

}

.logotype img {
	margin: 15px;
}

div.header { /*	width: 90%;*/
	font-family: verdana;
	background: url("../images/paper.gif");
	padding-top: 5px;
	
}

div.top_menu { /*	width: 800px;*/
	height: 32px;
	overflow: hidden;

}

#top_menu_before {
	background: transparent url("artgen/nav-left.gif");
	width: 4px;
	height: 32px;
	padding: 0px;
	float: left;
	display: inline;
}

#top_menu_list {
	background: url("artgen/nav-bg.jpg") repeat-x;
	height: 32px;
	color: white;
	width: 99%;
	padding: 0px;
	margin: 0px;
	float: left;
	right: 10px;
}

#top_menu_list ul {
	margin-top: 10px;
	overflow: hidden;
	width: 700px;
	
}

#top_menu_list ul li {
	display: inline;
	padding-left: 5px;
	font-weight: bold;
	font-family: verdana;
	text-decoration: none;
	font-size: 12px;
}

#top_menu_list ul li:before {
	content: "|";
	color: black;
	margin-right: 10px;
}

#top_menu_list li.first:before {
	content: " ";
}

div.content {
	width: 500px;
	margin-left: 20px;
	align: justify;
	font-size: 14px;
	
	
}

div.sub_category h1{
	color: #FF7200;
	font-size: 9px;
	margin-bottom: 10px;
  	font-weight: bold;
}

#top_menu_list ul li a:hover {
	color: white;
}

#top_menu_after {
	background: url("artgen/nav-right.gif") right;
	width: 4px;
	height: 32px;
	text-align: right;
	float: left;
}

div.path {
	clear: both;
	/*width: 90%;*/
	border-style: solid;
	border-width: 1px;
	border-color: #EBE5E5;
	background: #F7F7F7;
	padding: 5px;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 10px;
	
}

div.path a:hover {
	text-decoration: underline;
}

a:HOVER {
	text-decoration: none;
	color: #444444;
}

a {
	text-decoration: underline;
	color: black;
}

/* search */
div.search { /*	width: 780px;*/
	margin-left: 5px;
	margin-right: 10px;
	padding: 5px;
	clear: both;
	background: #7A7C73;
	clear: both;
	height: 30px;
	padding-bottom: 3px;
}

div.search form {
	display: inline;
}


div#search_after {
	display: none;
}

/* link */
div.link {
	backgroundcolor: black;
	padding-left: 50px;
	width: 300px;
	margin: 10px;
	margin-bottom: 10px;
	position: relative;
	font-family: verdana;
	font-size: 12px;
	align: justify;
	
}

div.links_header {
	font-family: verdana;
	font-size: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #F7EFEE;
	width: 500px;
	margin-left: 30px;
}

div.link a {
	display: block;
	color: #5A5C53;
	font-weight: bold;
	margin-right: 10px;
	text-decoration: underline;
	
}

div.link a:HOVER {
	text-decoration: n;
}

div.link div.url {
	position: absolute;
	bottom: -15px;
	color: #5A5C53;
	font-weight: normal;
	text-decoration: none;
	font-size: 0.7em;
	height: 15px;
}

div.link div.description {
	font-size: 0.7em;
	padding-top: 3px;
}

div.link div.plugin {
	position: absolute;
}

/* kategorie */
div.categories {
	font-family: verdana;
	width: 500px;
	display: table;
	margin-bottom: 0px;
	margin-left: 20px;
}

div.category {
	float: left;
	width: 250px;
	font-size: 10px;
	padding-bottom: 5px;
}

div.category h2 {
	font-size: 13px;
	margin-bottom: 0px;
}

div.category a {
	color: #5A5C53;
	text-decoration: underline;
}
div.sub_category {
	float: justify;
	width: 250px;
	font-size: 12px;
}

div.sub_category a {
	color: #5A5C53;
	text-decoration: underline;
}

div.sub_category h2{
	font-size: 12px;
	margin-bottom: 10px;
  	font-weight: bold;
}


/* submit link */
div.submit_link {
	clear: left;
	font-family: verdana;
	width: 500px;
	margin: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #EBE5E5;
	padding: 5px;
	background: #F7F7F7;
	font-size: 12px;;
	background: #F7F7F7;
	padding-bottom: 25px;
}

div.submit_link .req {
	color: red;
}

div.section {
	padding: 5px;
}

div.submit_link .req span.name:befor {
	content: "*";
}

div.submit_link span.name {
	width: 100px;
	float: left;
	padding-right: 10px;
}

div.submit_link span.input {
	width: 350px;
	float: left;
}

div.submit_link span.info {
	font-size: 10px;
	text-align: justify;
}

div.submit_link div.section {
	clear: left;
}

/* main menu */
div.main_menu {
	float: right;
	position: relative;
	padding: 10px;
	
}

div#main_menu_list {
	width: 12em;
	border-right: 1px solid #000;
	padding: 0 0 0em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva,
		Helvetica, Arial, sans-serif;
	background-color: #90bade;
	color: #333;
}

div#main_menu_list h2 {
	display: none;
}

div#main_menu_after {
	height: 15px;
	width: 170px;
}

div#main_menu_list ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

div#main_menu_list li {
	border-bottom: 1px solid #ffffff;
	margin: 0;
}

div#main_menu_list li.separator {
	height: 1px;
	background: #B0DE24;
}

div#main_menu_list li.first {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #FF7000;
	border-right: 10px solid #FF7000;
	background-color: #7A7C73;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

div#main_menu_list li.separator span {
	display: none;
}

div#main_menu_list li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #FF7000;
	border-right: 10px solid #FF7000;
	background-color: #7A7C73;
	color: #fff;
	text-decoration: none;
	width: 100%;
}

html>body div#main_menu_list li a {
	width: auto;
}

div#main_menu_list li a:hover {
	color: #FF7000;
/*
	border-left: 10px solid red;
	border-right: 10px solid #F7F7F7;
	background-color: #F7F7F7;
	
	width: bold;
*/
}

/* footer */
div.footer {
}

#bottom_menu_list {
	clear: both;
	border-style: solid;
	border-width: 1px;
	border-color: #EBE5E5;
	background: #F7F7F7;
	font-size: 12px;
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 15px;
}

#bottom_menu_list ul {
	margin: 3px;
	padding: 5px;
}

#bottom_menu_list ul li {
	display: inline;
	font-weight: normal;
	font-size: 11px;
	font-family: verdana;
	text-decoration: none;
}

#bottom_menu_list ul li a {
	text-decoration: underline;
	color: #FF7600;
}

input.button {
	color: #474F2B;
	font-weight: bold;
	background: url("artgen/button.png") no-repeat;
	width: 150px;
	height: 21px;
	border: none;
	font-size: 10px;
	font-family: verdana;
	
}

#bottom_menu_list ul li:after {
	content: ",";
}

/* artgen logo */
.artgen_logo {
	text-align: center;
	background: url("../images/paper.gif") repeat;
	height: 200px;
}

.artgen_logo a, a.artgen_logo {
	font-family: verdana;
	font-size: 10px;
	color: #AAAAAA;
	text-decoration: none;
}

.artgen_logo a:hover, a.artgen_logo :hover {
	color: black;
	text-decoration: underline;
}

.linki_stopka{
	
	color:#AAAAAA;
}
h1			{
			font-family: arial;
			color: #FF7200;
			margin: 0;
			padding: 11px 0px 15px 0px;
			font-size: 21px;
			line-height: 21px;
			text-transform: uppercase;
			letter-spacing: 1px;
			font-weight: bold;
			}

h3			{
			font-family: arial;
			color: #FF7200;
			margin: 0;
			padding: 5px 0px 15px 0px;
			font-size: 15px;
			line-height: 15px;
			text-transform: uppercase;
			}			
			
/* do chmurki */
 .word {
  	font-family: verdana;
  	padding: 4px 4px 4px 4px;
  	letter-spacing: 3px;
  }
  span.size1 {
  	color: #5A5C53;
  	font-size: 2.4em;
  }
  span.size2 {
  	color: #5A5C53;
  	font-size:2.2em;
  }
  span.size3 {
  	color: #5A5C53;
  	font-size: 2.0em;
  }
  span.size4 {
  	color: #5A5C53;
  	font-size: 1.0em;
  }
  span.size5 {
  	color: #5A5C53;
  	font-size: 1.6em;
  }
  span.size6 {
  	color: #5A5C53;
  	font-size: 1.4em;
  }
  span.size7 {
  	color: #5A5C53;
  	font-size: 1.2em;
  }
  span.size8 {
  	color: #5A5C53;
  	font-size: .8em;
  }
  span.size0 {
  	color: #5A5C53;
  	font-size: .6em;
  }			