form {
  margin:0px;
  padding:0px;
}

body {
	margin: 0px;
	font-family: 'Comic Sans MS','Trebuchet MS',Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;  
	font-weight: normal;
	font-size: 16px;
	background-color: #2c2d2b
}


P, .text {
	font-family: 'Comic Sans MS','Trebuchet MS',Trebuchet,Arial, Verdana, serif, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	color: #111111;
	font-weight: normal;
}
p:first-letter {
	font-size: 150%;
	padding-left:20px;
	font-weight: bold;
}


a:link		{font-size: 16px; color: #820202; font-weight: normal; text-decoration:underline; 	font-family: 'Comic Sans MS','Trebuchet MS',Trebuchet,Arial, Verdana, serif, Arial, Tahoma, Helvetica, sans-serif; }
a:visited	{font-size: 16px; color: #820202; font-weight: normal; text-decoration:underline; 	font-family: 'Comic Sans MS','Trebuchet MS',Trebuchet,Arial, Verdana, serif, Arial, Tahoma, Helvetica, sans-serif; }
a:hover	{font-size: 16px; color: #c00404; font-weight: normal; text-decoration:none;}
a:active	{font-size: 16px; color: #820202; font-weight: normal; text-decoration:none; 	font-family: 'Comic Sans MS','Trebuchet MS',Trebuchet,Arial, Verdana, serif, Arial, Tahoma, Helvetica, sans-serif; }


a.view:link		{background: url(../images/link-view.gif) no-repeat 2px center; padding-left:33px; font-size: 16px; color: #820202; font-weight: normal; text-decoration:none; 	font-family: 'Comic Sans MS','Trebuchet MS',Trebuchet,Arial, Verdana, serif, Arial, Tahoma, Helvetica, sans-serif; }
a.view:visited	{background: url(../images/link-view.gif) no-repeat 2px center; padding-left:33px;font-size: 16px; color: #820202; font-weight: normal; text-decoration:none; 	font-family: 'Comic Sans MS','Trebuchet MS',Trebuchet,Arial, Verdana, serif, Arial, Tahoma, Helvetica, sans-serif; }
a.view:hover	{background: url(../images/link-view.gif) no-repeat 5px center; padding-left:33px;font-size: 16px; color: #c00404; font-weight: normal; text-decoration:none;}
a.view:active	{background: url(../images/link-view.gif) no-repeat 2px center; padding-left:33px;font-size: 16px; color: #820202; font-weight: normal; text-decoration:none; 	font-family: 'Comic Sans MS','Trebuchet MS',Trebuchet,Arial, Verdana, serif, Arial, Tahoma, Helvetica, sans-serif; }

a.photo:link		{ padding-left:33px; font-size: 16px; color: #820202; font-weight: normal; text-decoration:none; 	font-family: 'Comic Sans MS','Trebuchet MS',Trebuchet,Arial, Verdana, serif, Arial, Tahoma, Helvetica, sans-serif; }
a.photo:visited	{padding-left:33px;font-size: 16px; color: #820202; font-weight: normal; text-decoration:none; 	font-family: 'Comic Sans MS','Trebuchet MS',Trebuchet,Arial, Verdana, serif, Arial, Tahoma, Helvetica, sans-serif; }
a.photo:hover	{padding-left:33px;font-size: 16px; color: #c00404; font-weight: normal; text-decoration:none;}
a.photo:active	{padding-left:33px;font-size: 16px; color: #820202; font-weight: normal; text-decoration:none; 	font-family: 'Comic Sans MS','Trebuchet MS',Trebuchet,Arial, Verdana, serif, Arial, Tahoma, Helvetica, sans-serif; }


a.footer:link		{font-size: 10px; color: #666666; font-weight: bold; text-decoration:none; 	font-family: 'Trebuchet MS',Trebuchet,Arial, Verdana, serif, Arial, Tahoma, Helvetica, sans-serif; }
a.footer:visited	{font-size: 10px; color: #666666; font-weight: bold; text-decoration:none; 	font-family: 'Trebuchet MS',Trebuchet,Arial, Verdana, serif, Arial, Tahoma, Helvetica, sans-serif; }
a.footer:hover	{font-size: 10px; color: #000000; font-weight: bold; text-decoration:underline;}
a.footer:active	{font-size: 10px; color: #666666; font-weight: bold; text-decoration:none; 	font-family: 'Trebuchet MS',Trebuchet,Arial, Verdana, serif, Arial, Tahoma, Helvetica, sans-serif; }

.footer {
	color: #222222;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.error {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #880000;
}

h1, .title {
	font-family: 'Comic Sans MS', 'Trebuchet MS',Trebuchet,Arial, Verdana, serif, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 22px;
	font-style:italic;
	color: #000000;
	text-align: center;
	padding-bottom:10px;
	margin-top:0px;
}

h2, .subtitle {
	font-family: 'Comic Sans MS','Trebuchet MS',Trebuchet,Arial, Verdana, serif, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	color: #7A0405;
	font-weight: bold;
	font-style:italic;
}

h3 {
	font-family: 'Comic Sans MS','Trebuchet MS',Trebuchet,Arial, Verdana, serif, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	font-style:italic;
  margin-top:0px;
  margin-bottom:3px;
}


input,textarea,select {
	font-family: 'Comic Sans MS','Trebuchet MS',Trebuchet,Arial, Verdana, serif, Arial, Tahoma, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	overflow:hidden;
}

div.headerBackground {
	height: 139px;
	background: url(../images/header_bcg.gif) repeat-x;
	text-align: center;
}
div.header {
	position: relative;
	margin-left: auto; margin-right: auto;
	height: 139px;
	width: 994px;
	background: url(../images/header_bcg.jpg) no-repeat;
}

img.logo {
	position: absolute;
	left: 36px;
	top: 14px;
}

img.kontakt {
	position: absolute;
	left: 430px;
	top: 15px;
}

img.prijatelji {
	position: absolute;
	left: 390px;
	top: 45px;
}


div.tabs {
	position: absolute;
	top: 98px;
	left: 72px;
}


div.contentBackground {
	background: #222421 url(../images/body_bcg.gif) repeat-x bottom;
	text-align: left;
}

table.contentTable {
	margin-left: auto; margin-right: auto;
	width: 994px;

}

td.contentLeft {
	width:17px;
	background: #222421 url(../images/content_left.jpg) no-repeat bottom;
}
td.contentRight {
	width: 157px;
	background: #222421 url(../images/content_right.jpg) no-repeat bottom;
	padding-top: 10px;
	padding-bottom: 192px;
}

td.contentBottom {
	height:25px !important;
	background: url(../images/bar_bottom.gif) repeat-x bottom;
	padding:0px;
	margin:0px;
}  

td.contentBottomLeft {
	height:25px;
	width:17px;
	background: url(../images/content_bottom_left.gif) repeat-x bottom;
	padding:0px;
	margin:0px;
}  

td.contentBottomRight {
	height:25px;
	width:157px;
	background: url(../images/content_bottom_right.jpg) repeat-x bottom;
	padding:0px;
	margin:0px;
}  

td.container {
	background: #1A1B19 url(../images/container_bcg.jpg) repeat bottom;
	padding:20px 20px 40px 20px;
/*	position: relative;	*/
}

img.ornamentLeft {
	position:absolute;
	left: 22px;
	bottom: 30px;
	z-index: 100;
} 

img.ornamentRight {
	position:absolute;
	left:784px;
	bottom:30px;
	z-index: 100;
}

img.bannerRight {
	margin-bottom:10px;
}

.submit {
	vertical-align:middle;
}

.inputstyle {
	font-family: 'Comic Sans MS','Trebuchet MS',Trebuchet,Arial, Verdana, serif, Arial, Tahoma, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 14px;

}  
th{
	background-color: #fbf698;
	border: 1px solid #eee321;
}


th a:link, th a:visited, th a:active	{font-size: 16px; color: #820202; font-weight: bold; text-decoration:none; 	font-family: 'Comic Sans MS','Trebuchet MS',Trebuchet,Arial, Verdana, serif, Arial, Tahoma, Helvetica, sans-serif; }
th a:hover	{font-size: 16px; color: #C00404; font-weight: bold; text-decoration:none;}


img.photo {
	border: 1px solid #000000;
	background-color: #ffffff;
	padding:8px;	
	margin:5px;
}

img.thumb {
	border: 1px solid #000000;
	background-color: #ffffff;
	padding:3px;	
	margin:2px;
}

.posted {
	font-family: 'Comic Sans MS','Trebuchet MS',Trebuchet,Arial, Verdana, serif, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	font-weight: normal;
}

div.index_container {
	position: relative;
	height: 600px;
}                    

div.main_banner {
	position:absolute;
	top:15px;
	left:0px;
}          
div.common_banner {
	display: inline;
}          


div.welcome_message{
	position:absolute;
	padding: 23px 25px 28px 25px;
	top:348px;
	left:3px;
	width: 369px;
	height: 227px;
	background: url(../images/welcome_message.jpg) no-repeat 0px 0px;
}

img.index_logo1,div.index_logo1 {
	position:absolute;
	top:10px;
	left:440px;
} 

img.index_logo2,div.index_logo2 {
	position:absolute;
	top:200px;
	left:440px;
}

div.index_forum{
	position:absolute;
	padding: 23px 25px 28px 25px;
	top:390px;
	left:440px;
	font-size: 14px;
	width: 281px;
	height: 136px;
	background: url(../images/frame-empty.gif) no-repeat 0px 0px;
}    

div.spacer {
	height:5px;
}

