body,td,th,input,textarea,select {font-family: verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000;}
body {margin: 0px auto;padding: 0px 0px;background-image: url(design/bg-body.gif);background-repeat: repeat-x;background-color: #580606;}

a {color: #FF6600;text-decoration: underline;}
a:hover {text-decoration: none;color: #666666;}

input,textarea,select {font-size: 11px; border:1px solid #ccc;}

img {border: 0px;}
/*#col-02 img {border: 2px solid #000;}*/

h1,h2,h3,h4,h5,h6 {font-weight: bold;	color: #FF9900;	margin:0px;	padding:0px 0px 8px 0px;}

.clear {clear: both;}

h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4 {font-size: 12px;}
h5 {font-size: 12px;}
h6 {font-size: 12px;}

#bodybigpic{
	background-image:url("images/bg_img.gif");
	background-repeat:repeat;
	background-color:#000099;
	text-align:center;
	color:#CCCCCC;
	font-weight:bold;
}

#bodybigpic img {
	background-color:#E2E2E2;
	padding: 4px;
	border:1px solid #696969;
	

}

#imgbox_dtp img {
	border: 1px solid #A8A8A8;
	padding: 3px;
	background-color:#E2E2E2;
	float:left;
	margin: 5px;
	display:block;
	height:169px;


}

#over {margin: 0px auto;padding: 0px;width: 950px;background-color: #fff;background-image: url(design/bg-main.jpg);background-repeat: no-repeat;}

#head {height: 189px;background-image: url(design/head.jpg);background-repeat: no-repeat;width: 950px; margin: 0px auto;}

#top-menu {background-image: url(design/bg-top-menu.jpg);height: 34px;width: 950px;margin: 0px auto;padding: 5px 0px 0px 0px;}
#top-menu ul {list-style-type: none; padding: 0px 0px; margin: 0px; float:left;}
#top-menu ul ul {float:none;width: 200px; padding: 0px; margin: 0px 0px; visibility: hidden; position:absolute; left: 0px; top: 20px; background-color: #333; border: 0px solid #F89C00;}
#top-menu ul ul ul {float:none;width: 200px; position:absolute; left: 191px; top: 0px;}

#top-menu li {padding: 0px 0px; position:relative; float:left; width:auto; white-space: nowrap; border-right: 2px solid #F89C00;}
#top-menu li ul li {width: 200px; border-right: 0px; float:none; border-bottom: 1px solid #666;}

#top-menu li:hover ul {visibility: visible;}
#top-menu li:hover {color:#fff;}
#top-menu li.rozbalene ul {visibility: visible;}
#top-menu li.sbalene ul {visibility: hidden;}
#top-menu li.rozbalene {visibility: visible;}

#top-menu a { float:left; color : #fff; display:block; padding: 0px 15px 0px 15px; font-weight: bold; text-decoration:none; font-size:12px; width:auto; line-height: 21px; height: 21px;}
#top-menu a.sel { color : #FEC86E; text-decoration:none;}
#top-menu a:hover { color : #EA8F32; text-decoration:none;}

#top-menu li li a {float:none;font-weight: normal; width: 170px;}

#foot {font-size: x-small; height: 36px;color: #fff; background-image: url(design/foot.gif);background-repeat: repeat-x;text-align: center;background-color: #AF0902; line-height: 36px;width: 950px; margin: 0px auto;}
#foot a {color: #D7FCFF;text-decoration: underline;}
#foot a:hover {text-decoration: none;	color: #fff;}

#col-01, #col-02, #col-03 {float: left;}
/*
#col-01 {width: 180px; margin-left: 25px; font-size: x-small;}
#col-02 {width: 480px;}
#col-03 {width: 180px; margin-right: 25px; font-size: x-small;}
*/
#col-01 {width: 180px; padding: 10px 5px 10px 35px; font-size: x-small;}
#col-02 {width: 490px; padding: 10px 10px;}
#col-03 {width: 180px; padding: 10px 35px 10px 5px; font-size: x-small;}


#content {padding: 10px; font-size: small;}

.bg-grad-01 {background-image: url(design/bg-grad-01.gif); background-color: #B80000; border: 1px solid #300;}
.bg-grad-02 {background-image: url(design/bg-grad-02.gif); background-color: #FF6E09; border: 1px solid #c00;}
.bg-grad-01, .bg-grad-02 {color: #fff; background-repeat: repeat-x; padding: 5px 5px;margin:5px 0px;}

.bg-grad-03 {background-color: #efefef;}
.bg-grad-04 {background-color: #ccc;}
.bg-grad-03, .bg-grad-04 {padding: 5px 5px;}


.bg-grad-01 a,
.bg-grad-02 a {color: #fff;}
.bg-grad-01 a:hover,
.bg-grad-02 a:hover {color: #fff;}
.bg-grad-01 h2,
.bg-grad-02 h2 {color: #fff;}

#col-01 .bg-grad-01 strong,
#col-01 .bg-grad-02 strong {font-size: medium; font-weight: bold; display:block; text-align: left; padding: 10px 0px;}

#col-03 .bg-grad-01 strong,
#col-03 .bg-grad-02 strong {font-size: medium; font-weight: bold; display:block; text-align: left; padding: 10px 0px;}


.text-center {text-align: center;}
.text-right {text-align: right;}
.text-left {text-align: left;}
.text-block {text-align: justify;}

.right {float:right;}
.left {float:left;}

img.right {float:right; margin: 5px 5px 5px 10px;}
img.left {float:left; margin: 5px 10px 5px 5px;}


fieldset.img_box {
	display:block;
	width:95%;
	margin: 2em auto;
	border:1px dotted #E9E9E9;

}

.img_box a {
	diplay:block;
	background-image:url(design/bg_img_box.gif);
	width:120px;
	height:90px;
	margin: 0 1em;
	float:left;
	
}

fieldset.img_box legend {
background-color:#710607;
color:#CCCCCC;
padding:.2em;
font-weight:bold;
margin: 0 0 1em;


}

fieldset.img_box img {
	border:none;
	padding:4px;
	margin:3px;
	float : left;

	}
	
	
	
	



	

/*
#col-02 {background-color: #ccc; float:none; margin: 5px auto;}
*/